search for: prefcodec

Displaying 10 results from an estimated 10 matches for "prefcodec".

2004 Sep 28
4
Gatekeeper registration failed
...pTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=0 libTraceFile=stdout gatekeeper=200.69.192.252 gatekeeperPassword = secret name=xxxxxxxxxx secret=xxxxxxxxxx AllowGKRouted = yes gatekeeperTTL=100 userInputMode=TONE amaFlags=omit alias=50312049 allow=all prefcodec=G729A [50312049] type=friend context=50312049 gatekeeper=200.69.192.252 gatekeeperPassword = secret gwprefix=4 name=xxxxxxxx secret= xxxxxxxx alias=50312049 Please, may you help me?
2017 Jan 06
3
Issue with handling of 480 DND
...ing Call for 4120089 [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: Updating call counter for outgoing call [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: ** Our capability: (alaw|ulaw|gsm) Video flag: False Text flag: False [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: ** Our prefcodec: (alaw) [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: -- Done with adding codecs to SDP [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: Done building SDP. Settling with this capability: (alaw|ulaw|gsm) [Jan 6 11:38:29] DEBUG[5383][C-000473c5] chan_sip.c: Initializing initreq for meth...
2007 Jan 10
0
Festival Problems
...0 [Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6255 transmit_response_with_sdp: Setting framing from config on incoming call [Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6003 add_sdp: ** Our capability: 0x10c (ulaw|alaw|g729) Video flag: True [Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6004 add_sdp: ** Our prefcodec: 0x0 (nothing) [Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6155 add_sdp: -- Done with adding codecs to SDP [Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6200 add_sdp: Done building SDP. Settling with this capability: 0x10c (ulaw|alaw|g729) [Jan 10 17:16:05] DEBUG[9082]: pbx.c:1767 pbx_extension_helper:...
2007 May 09
1
Replaces header
...ll [May 9 08:42:42] DEBUG[20530]: chan_sip.c:6220 add_sdp: ** Our capability: 0x4 (ulaw) Video flag: True [May 9 08:42:42] DEBUG[18512]: channel.c:1026 channel_find_locked: Avoiding initial deadlock for channel '0xa29dd20' [May 9 08:42:42] DEBUG[20530]: chan_sip.c:6221 add_sdp: ** Our prefcodec: 0x0 (nothing) [May 9 08:42:42] DEBUG[20530]: chan_sip.c:6352 add_sdp: -- Done with adding codecs to SDP [May 9 08:42:42] DEBUG[18512]: channel.c:1026 channel_find_locked: Avoiding initial deadlock for channel '0xa29dd20' [May 9 08:42:42] DEBUG[20530]: channel.c:2381 ast_internal_timi...
2015 Feb 13
2
Debugging some DTMF Weirdness.
I'm attempting to find where my extra long DTMF Tones are coming from. I'm dialing from my sip handset through my proxy to my Asterisk box which is my PSTN Gateway. I'm pressing 4 to select a menu and everything is fine. [Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin '4' received on SIP/trunk-0a02dee0 [Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin passthrough
2009 Jul 13
1
Trouble with originating a call through Asterisk Manager Interface
...G[11552] chan_sip.c: Updating call counter for outgoing call [Jul 12 19:08:58] DEBUG[11552] chan_sip.c: Our T38 capability (0), joint T38 capability (0) [Jul 12 19:08:58] DEBUG[11552] chan_sip.c: ** Our capability: 0x44 (ulaw|slin) Video flag: False [Jul 12 19:08:58] DEBUG[11552] chan_sip.c: ** Our prefcodec: 0x40 (slin) [Jul 12 19:08:58] DEBUG[11552] chan_sip.c: -- Done with adding codecs to SDP [Jul 12 19:08:58] DEBUG[11552] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=-1) [Jul 12 19:08:58] DEBUG[11552] chan_sip.c: Done building SDP. Settling with this capability...
2009 May 26
0
No Voice - only "noisy audio"
...;t care because they're not a member of any queue. 13:37:40 chan_sip.c: SIP answering channel: SIP/1000-0021a568 13:37:40 chan_sip.c: Setting framing from config on incoming call 13:37:40 chan_sip.c: ** Our capability: 0xc (ulaw|alaw) Video flag: True Text flag: True 13:37:40 chan_sip.c: ** Our prefcodec: 0x0 (nothing) 13:37:40 chan_sip.c: -- Done with adding codecs to SDP 13:37:40 channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=28) 13:37:40 chan_sip.c: Done building SDP. Settling with this capability: 0xc (ulaw|alaw) 13:37:40 chan_sip.c: Trying to put 'SIP/2....
2017 Apr 21
2
Asterisk 1.8.32.3 : no video (h.264)
Hello you mean while placing a video call ? What info am I looking for in the debug output ? Kind regards. J. On 21-04-17 12:28, Marcelo Terres wrote: > Did you try to activate DEBUG and set the verbosity to a higher level > (100?) to check what Asterisk tells you about? > > Regards, > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi I am using following say.conf file. Its a default file, which comes with Asterisk installation. When I call SAY DATETIME AGI function, it simply returns without playing date & time. Where as if I use mode=old setting, it works. Is this a bug or mode=new is not implemented for SAY DATETIME AGI function? [general] mode=new ; method for playing numbers and dates ;
2012 Aug 17
2
How to test Websocket support in SIP in Asterisk trunk?
I see no indication of how to do this in sip.conf, and when I start Asterisk, it doesn't wait on port 80. Greetings, -- Juan Carlos Castro y Castro Instant Solutions - Telefonia Gerando Resultado http://www.instant.com.br Principais capitais: 4063-6100 Demais regi?es: (11)4063-6100