Displaying 1 result from an estimated 1 matches for "net_incom".
2007 Jan 22
1
2 ring delay before asterisk answer
...hen hear the asterisk server connect and I get a dialtone
from asterisk. I am then able to dial an extension on another asterisk
server.
My question is: How do I get asterisk to connect immediately without the
annoying 2 ring wait before I can start dialing a number.
snippets of extensions.conf
[net_incoming]
exten => s,1,DISA(no-password,net_outgoing)
[net_outgoing]
exten => _2XXX,1,Dial(${PYRMONT}/${EXTEN:1})
exten => _2XXX,n,Hangup()
logging:
Jan 23 07:39:47 NOTICE[16526]: chan_zap.c:6184 ss_thread: Got event 18 (Ring Begin)...
Jan 23 07:39:49 NOTICE[16526]: chan_zap.c:6184 ss_thread:...