Hi Guys, I have a need to alter the general timeout in Asterisk. I am wondering if this is something that is hard coded into Asterisk code or if there is a parameter that can be set somewhere. For outbound, I am using x. and hence unless I append a # sign, I would have to wait maybe 5 seconds or so for the call to go through. Is there anywhere in Asterisk that I can change this 5 seconds to let's say 1 second? I understand that there might be the risk of dialing the number unfinished but that's okay with me. Also, for my situation, I can't use specific dial-plans so please guide me to the general timeout parameter if it exists. Thanks, Bruce -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100320/64858500/attachment.htm
bruce bruce wrote:> > For outbound, I am using x. and hence unless I append a # sign, I > would have to wait maybe 5 seconds or so for the call to go through. > Is thereYou really do need to give us a snippet of the outbound code. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Zeeshan Zakaria
2010-Mar-20 15:16 UTC
[asterisk-users] Asterisk general Timeout for digits
As soon as the dialed number matches one of the dial patterns defined in extensions.conf or its included files, asterisk starts dialing it. The wait you have is probably from the trunk provider's side because by default asterisk doesn't start playing the ring tone unless it gets acknoledgement from the provider's side indicating that the call is successfully going through. But even before the above process starts, sip soft phones have their own dialing patterns and timeout values. As soon as your dialed number matches one of them, it is sent to asterisk which does the above. So first you'll have to check your sip phone's dialout pattern and timeout values. -- Zeeshan A Zakaria On 2010-03-20 10:58 AM, "Doug Lytle" <support at drdos.info> wrote: bruce bruce wrote:> > For outbound, I am using x. and hence unless I append a # sign, I > would ha...You really do need to give us a snippet of the outbound code. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100320/5b6f0c3e/attachment.htm
Zeeshan Zakaria
2010-Mar-20 16:38 UTC
[asterisk-users] Asterisk general Timeout for digits
Seems like pattern matching needs to be fixed in some config file. Can you give example of a number you dial? -- Zeeshan A Zakaria On 2010-03-20 12:15 PM, "bruce bruce" <bruceb444 at gmail.com> wrote: Thanks for the input. I am using A2Billing and it takes long time to authenticate PIN number and to dial destination number. If # sign is used then it's a different story and it goes through quick. -Bruce On Sat, Mar 20, 2010 at 11:16 AM, Zeeshan Zakaria <zishanov at gmail.com> wrote:> > As soon as the...-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100320/53a8404e/attachment.htm
Possibly Parallel Threads
- Should I move to 1.6 or 1.8, or stay with 1.4?
- Does Asterisk support NI-1 (DMS 100) and NI-2 for T1s?
- URGENT - How to exclude one ZAP channel for outgoin and incoming calls
- Opensource Speech recognition for Asterisk
- Phone losing IP address for a few seconds but doesn't drop call