Hi List, I am facing the reverse problem as stated here.I am using ATA 186 to make and recieve call to * through OH323 driver. When I use G711 codec in the ATA to make call then then as soon as i dial an extension the * crashes with 'segmentation fault'. But the same scenerio works fine when i use 723 codec in the ATA .I can dial the number and extension very well/(I have 723 support in the * ). But now problem comes in the outbound as when i use a extension like exten=>12,1,Dial(OH323/12) Then the call goes through but i don't hear any voice. So my two problems are 1.Why asterisk gives seg. fault when i dial exten on 711 codec from ATA 2.Why can't i hear voice from * to ATA when i use 723 in ATA. for 2nd i think that there is mismatch between the codecs so can we change the priority order of the codecs used in the * or Oh323 and if yes, then how?
Please ask if any further Input is required. Rgds Manoj K Gupta ----- Original Message ----- From: "Michael Manousos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 4:54 PM Subject: Re: [Asterisk-Users] Warning Messages > > Inband DTMF detection works only on G.711 frames. > It seems that the codec negotiation phase ended up > with the GSM codec, so you get these messages. > A quick fix would be to comment out this informative > line in 'dsp.c' file. > > > Michael. > > > [EMAIL PROTECTED] wrote: > > hi, > > > > i have connected a SNOM 200 to the asterisk. here are my settings, > > > > Codecs > > ------- > > > > Default codec - g.711u/g.711a > > Packet size - 20ms > > Negotiation - Interoperable > > Type - 160 > > > > DTMF > > ---- > > > > Inband - negotiate > > Outband - negotiate > > Payload Type - 101 > > > > when a call comes to the SNOM or when making an outdial, following warning > > messages are coming on asteisk, > > > > WARNING[1209214400]: File dsp.c, Line 1198 (ast_dsp_process): Unable to detect process 2 frames > > WARNING[1209214400]: File dsp.c, Line 1198 (ast_dsp_process): Unable to detect process 2 frames > > WARNING[1209214400]: File dsp.c, Line 1198 (ast_dsp_process): Unable to detect process 2 frames > > ... > > WARNING[1209214400]: File dsp.c, Line 1198 (ast_dsp_process): Unable to detect process 2 frames > > WARNING[1209214400]: File dsp.c, Line 1198 (ast_dsp_process): Unable to detect process 2 frames > > > > these warning messages come a lot, but still u can have a normal voice > > conversation. > > > > but this warning messages are very irritative.. > > > > does anybody has an idea on this? > > > > Thanks inadvance, > > Surajee > > > > --------------This mail sent through OmniBIS.com-------------- > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
