[Freeswitch-users] INVALID_NUMBER_FORMAT error

Michael Collins msc at freeswitch.org
Mon Dec 5 20:41:56 MSK 2011


Still not enough information, although there is a clue in the line from
mod_sofia that says invalid URL. You need to check the phone number you are
dialing. What is that number? Also, use pastebin.freeswitch.org and use
"FreeSWITCH Log" as the syntax highlighting as this is getting to be much
too large to put into an email thread.

-MC

On Mon, Dec 5, 2011 at 9:08 AM, Dhairya Vora <dhairya.blogs at gmail.com>wrote:

> Hi Brian,
> Thanks for reply. Here are more details.
>
> *2011-12-05 22:30:31.541222 [DEBUG] switch_ivr_originate.c:1884 Parsing
> global variables
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_request_uuid]=[a3d8554c-1f62-11e1-b2be-4040af60d0d9]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_answer_url]=[http://dev.MMMMMM.net/namo/index.php]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_ring_url]=[http://dev.MMMMMM.net/namo/ring.php]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_hangup_url]=[http://dev.MMMMMM.net/namo/hangUp.php]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [origination_caller_id_number]=[0012018200770]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_from]=[0012018200770]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_to]=[00919426973436]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [plivo_app]=[true]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [absolute_codec_string]=[PCMU]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [originate_timeout]=[60]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_event.c:1521 Parsing variable
> [ignore_early_media]=[true]
> 2011-12-05 22:30:31.541222 [ERR] mod_sofia.c:4279 Invalid URL
> 2011-12-05 22:30:31.541222 [NOTICE] mod_sofia.c:4660 Close Channel N/A
> [CS_NEW]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_core_state_machine.c:494 ()
> Running State Change CS_DESTROY
> 2011-12-05 22:30:31.541222 [DEBUG] switch_core_state_machine.c:504 (N/A)
> State DESTROY
> 2011-12-05 22:30:31.541222 [DEBUG] mod_sofia.c:370 N/A SOFIA DESTROY
> 2011-12-05 22:30:31.541222 [DEBUG] switch_core_state_machine.c:504 (N/A)
> State DESTROY going to sleep
> 2011-12-05 22:30:31.541222 [NOTICE] switch_ivr_originate.c:2459 Cannot
> create outgoing channel of type [sofia] cause: [INVALID_NUMBER_FORMAT]
> 2011-12-05 22:30:31.541222 [DEBUG] switch_ivr_originate.c:3367 Originate
> Resulted in Error Cause: 28 [INVALID_NUMBER_FORMAT]*
>
> I am placing the call using plivo. Please let me know if any other
> information would be useful.
>
> Thanks,
> Dhairya
>
>
> On Mon, Dec 5, 2011 at 10:30 PM, Brian West <brian at freeswitch.org> wrote:
>
>> Can you give us more to go on?  You seem to have cut out the info
>> required to make any sort of recommendation.. how are you trying to place a
>> call?  Could the remote just not like your number format?
>>
>> /b
>>
>> On Dec 5, 2011, at 10:50 AM, Dhairya Vora wrote:
>>
>> Hi group,
>> I am getting this error while generating outbound calls using freeswitch.
>> *freeswitch at server> 2011-12-05 22:01:44.760933 [ERR] mod_sofia.c:4279
>>
>> Invalid URL
>> 2011-12-05 22:01:44.760933 [NOTICE] mod_sofia.c:4660 Close Channel N/A
>> [CS_NEW]
>> 2011-12-05 22:01:44.760933 [NOTICE] switch_ivr_originate.c:2459 Cannot
>> create outgoing channel of type [sofia] cause: [INVALID_NUMBER_FORMAT]
>> 2011-12-05 22:03:50.208776 [ERR] mod_sofia.c:4279 Invalid URL*
>>
>>
>> Can anyone help me with this?
>>
>> -Dhairya
>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.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
>>
>>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111205/df1c706a/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list