Israel Gottlieb
2011-Feb-23 10:17 UTC
[asterisk-users] extend the timout on ringing for pri or sip
Hi Does anyone know how i could extend the timer for the ringing time on a pri or sip trunk ? Today the call gets a cancel request after a minute if not answerd yet is it on asterisk or is a provider side setting? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110223/635f33d6/attachment.htm>
Rizwan Hisham
2011-Feb-24 10:25 UTC
[asterisk-users] extend the timout on ringing for pri or sip
use the timeout option in the Dial application like so Dial(SIP/trunk,120) If you dont specify the timeout the default timeout used bya sterisk is probably more than 60 seconds. On Wed, Feb 23, 2011 at 3:17 PM, Israel Gottlieb <isrlgb at gmail.com> wrote:> Hi > > Does anyone know how i could extend the timer for the ringing time on a pri > or sip trunk ? > Today the call gets a cancel request after a minute if not answerd yet > is it on asterisk or is a provider side setting? > > > -- > _____________________________________________________________________ > -- 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 >-- Best Ragards Rizwan Qureshi VoIP/Asterisk Engineer Axvoice Inc. V: +92 (0) 3333 6767 26 E: rizwanhasham at gmail.com W: www.axvoice.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110224/d65d5413/attachment.htm>
Israel Gottlieb
2011-Feb-24 11:01 UTC
[asterisk-users] extend the timout on ringing for pri or sip
sorry i wasnt clear enough i meen inbound On Thu, Feb 24, 2011 at 12:25 PM, Rizwan Hisham <rizwanhasham at gmail.com>wrote:> use the timeout option in the Dial application like so > > Dial(SIP/trunk,120) > > If you dont specify the timeout the default timeout used bya sterisk is > probably more than 60 seconds. > > On Wed, Feb 23, 2011 at 3:17 PM, Israel Gottlieb <isrlgb at gmail.com> wrote: > >> Hi >> >> Does anyone know how i could extend the timer for the ringing time on a >> pri or sip trunk ? >> Today the call gets a cancel request after a minute if not answerd yet >> is it on asterisk or is a provider side setting? >> >> >> -- >> _____________________________________________________________________ >> -- 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 >> > > > > -- > Best Ragards > Rizwan Qureshi > VoIP/Asterisk Engineer > Axvoice Inc. > V: +92 (0) 3333 6767 26 > E: rizwanhasham at gmail.com > W: www.axvoice.com > > > -- > _____________________________________________________________________ > -- 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/20110224/8678fe93/attachment.htm>