[Freeswitch-users] tel URIs and FreeSwitch

Avi Marcus avi at avimarcus.net
Tue Mar 5 20:14:04 MSK 2013


I presume that "tel:+33312345678" would be the entire destination_number.
You can match ^(?:tel:)?\+?(\d*)$
so e.g. if you have:
tel:+33312345678
+33312345678
33312345678

... then $1 in freeswitch will always be 33312345678.

-Avi Marcus
BestFone

On Tue, Mar 5, 2013 at 4:10 PM, Kevin Mathy <k.mathy at hexanet.fr> wrote:

> Hi List,
>
> Could you, please, confirm that FreeSwitch (Version :* FreeSWITCH Version
> 1.3.13b+git~20130213T200819Z~cd7d1efc2a (git cd7d1ef 2013-02-13 20:08:19Z)
> * ) supports "tel:" URIs in all SIP messages ?
>
> For example, if I receive on my FS an INVITE from a provider like this :
>
> *INVITE <tel:+33312345678 at example.domain>*
>
> Could FS be able to parse and process this URI as it does with "sip:" URIs
> ?
>
> I've found that Sofia-SIP is able, but what about mod_sofia in FS ?
>
> Thanks a lot,
>
> *
> Bien cordialement,
> Best Regards,
>
> **Kevin MATHY*
> *
> *
>
>
> _________________________________________________________________________
> 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/20130305/6e4cd98a/attachment-0001.html 


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