[Freeswitch-users] SIP Error Message 480
Michael Jerris
mike at jerris.com
Tue Dec 15 18:46:41 PST 2009
Yep, there is your issue.. I missed it when you pasted the extension, its a typo in your condition.
Dialplan: sofia/internal/12482578002 at 127.0.0.1:5080 Regex (FAIL) [VoipMs] destination_number(19059183027) =~ /expression=/ break=on-false
Notice what it is comparing there ..
<condition field="destination_number"expression="expression="^1?(\d{10})$">
and notice the typo in your condition.
Mike
On Dec 15, 2009, at 9:27 PM, bcxml wrote:
>
>
> Here is the link to the debug log
>
> http://pastebin.freeswitch.org/11521
>
>
> Brian
>
>
> mercutioviz wrote:
>>
>> On Tue, Dec 15, 2009 at 2:09 PM, Michael Jerris <mike at jerris.com> wrote:
>>
>>> Try turning on debug logs, but from this it looks like its not matching
>>> any
>>> extensions.
>>>
>>> Agreed. "console loglevel debug" at the fs cli and then make a test call,
>> capture output, drop into pastebin.freeswitch.org, and post the URL in
>> this
>> thread.
>> -MC
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> --
> View this message in context: http://old.nabble.com/SIP-Error-Message-480-tp26801000p26805343.html
> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list