On Thu, 2004-09-09 at 09:47, Umar Sear wrote: > On Wed, 2004-09-08 at 09:43, Vladyslav wrote: > > HI! > > Have a weird problem with X-lite & Meetme. > > When X-Lite user are join to conference room NOT first one, than > > X-Lite user do not hear anything. This problem gone when X-Lite user get > > into conference room first (when nobody there). > > > > sip.conf > > [104] > > context=VoIP-only > > type=friend > > username=104 > > secret=test > > host=dynamic > > dtmfmode=rfc2833 > > mailbox=104 > > canreinvite=no > > disallow=all > > allow=ulaw > > ;allow=alaw > > ;allow=gsm > > > > On * console have such messages: > > when X-Lite using ULAW: > > Sep 8 09:47:17 WARNING[1233853360]: chan_sip.c:1838 sip_write: Asked to > > transmit frame type 64, while native formats is 4 (read/write = 64/4) > > on x-lite ALAW > > Sep 8 09:49:12 WARNING[1235344304]: chan_sip.c:1838 sip_write: Asked to > > transmit frame type 64, while native formats is 8 (read/write = 64/8) > > on x-lite GSM > > Sep 8 09:51:50 WARNING[1233804208]: chan_sip.c:1838 sip_write: Asked to > > transmit frame type 64, while native formats is 2 (read/write = 64/2) > > > > Please advice. > > Just a long shot, > > Try disallowing GSM for [104] > Umar >
It's disallowed in dialplan already. It's commented out ";allow=gsm" The problem seems more bigger, because not only such problem with X-lite, but also with Grandstream ATA-286 (image 1.0.5.11). I'm using Asterisk CVS-HEAD-08/04/04 -- Best regards Vlad _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
