basti
2019-Feb-15 22:13 UTC
[asterisk-users] Set qualify = yes on trunk can't do outgoing call
Hello when I set qualify = yes on trunk I can't do outgoing call. Incoming is always working. [Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent) but my linphone is registered all the time. when set qualify = no outgoing call is working (but i have problems when WAN IP is changed after reconnect internet connection) how can i solve this? best regards
Rafael dos Santos Saraiva
2019-Feb-15 22:26 UTC
[asterisk-users] Set qualify = yes on trunk can't do outgoing call
Hi When you set qualify to yes, the asterisk "test" the sip trunk with OPTIONS messages, if no receive responses from this messages, it consider the trunk offline. Possibly your sip provider dont accept (and dont reply) sip options requests. Rafael S. Saraiva Porto Alegre - RS | Mobile: (51) 981-747-956 <http://br.linkedin.com/pub/rafael-saraiva/52/aab/230> Em sex, 15 de fev de 2019 às 20:14, basti <mailinglist at unix-solution.de> escreveu:> Hello when I set qualify = yes on trunk I can't do outgoing call. > Incoming is always working. > > [Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525 > dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - > Subscriber absent) > > but my linphone is registered all the time. > > when set qualify = no outgoing call is working > (but i have problems when WAN IP is changed after reconnect internet > connection) > > how can i solve this? > best regards > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > 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/20190215/4381aa45/attachment.html>
basti
2019-Feb-15 22:39 UTC
[asterisk-users] Set qualify = yes on trunk can't do outgoing call
Hello, asterisk think my local phone (extension 20) is absent. On 15.02.19 23:26, Rafael dos Santos Saraiva wrote:> Hi > > When you set qualify to yes, the asterisk "test" the sip trunk with > OPTIONS messages, if no receive responses from this messages, it > consider the trunk offline. Possibly your sip provider dont accept (and > dont reply) sip options requests. > > > Rafael S. Saraiva > Porto Alegre - RS | Mobile: (51) 981-747-956 > [View Rafael Saraiva's profile on LinkedIn] > <http://br.linkedin.com/pub/rafael-saraiva/52/aab/230> > > > > Em sex, 15 de fev de 2019 às 20:14, basti <mailinglist at unix-solution.de > <mailto:mailinglist at unix-solution.de>> escreveu: > > Hello when I set qualify = yes on trunk I can't do outgoing call. > Incoming is always working. > > [Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525 > dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - > Subscriber absent) > > but my linphone is registered all the time. > > when set qualify = no outgoing call is working > (but i have problems when WAN IP is changed after reconnect internet > connection) > > how can i solve this? > best regards > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >