Page 1 of 1

app_dial.c: Unable to create channel of type 'SIP' (cause 20

PostPosted: Tue Jun 26, 2012 11:19 am
by Cj4life24
[Jun 25 12:38:35] WARNING[10924] app_dial.c: Unable to create channel of type 'SIP' (cause 20 - Unknown)

i got this error on all agent computers about the same time. What would cause this error and what happened? A simple reboot solved the problem but i would really like to know what caused it.

Re: app_dial.c: Unable to create channel of type 'SIP' (caus

PostPosted: Mon Jul 02, 2012 8:08 pm
by williamconley
Often it happens because the "carrier" in question has no "qualify" entry or a "qualify=yes" or "qualify={some number}".

If the round trip "sip ping" exceeds 1000MS (or the {some number} value), the Asterisk system will "disqualify" that sip connection and refuse to dial it. If there is no "failover", the call then fails. It's designed to allow for removing bad quality calls from the system in favor of "failover" more expensive but good quality carriers. But if implemented when there is only ONE carrier ... the effect is not quite as helpful.

Which reminds me: You DO have at least THREE carriers, right? (I mean ... paychecks are on the line here ... it may be considered irresponsible to have less than three if families are depending on this dialer ... :) ).

Also, I note you posted your Vicidial Version with build, very good, but it is also a very good idea to post your Installer (with version) and your asterisk version. :shock:

Re: app_dial.c: Unable to create channel of type 'SIP' (caus

PostPosted: Thu Jul 05, 2012 12:08 pm
by Cj4life24
Thank you for the help. I found out it was due to a large number of dropped packets. And yes we do have 3 carriers. I will add that info to my signature too.