[Freeswitch-users] Issues with stripping Nortel extra SIP data

Russell Treleaven rtreleaven at bunnykick.ca
Thu Feb 27 21:37:49 MSK 2014


https://wiki.freeswitch.org/wiki/Dialplan_XML#Conditions




On Thu, Feb 27, 2014 at 1:34 PM, Joel E White <joelewhite at gmail.com> wrote:
> Hi
>
> I am wondering how I can strip the extra information being sent from the nortel and passing only digits along.
>
> The string from nortel is
>
> 23673;phone-context=location.systemname
>
> I have substituted the data with fictional information, but this is the gist of it
>
> What I need freeswitch to do is remove everything after the 5 numbers
>
> I have been unsuccessful in doing so using regex (probably because of my lack of knowledge on the subject)
>
> I have been able to accomplish this using asterisk, then passing the data along to freeswitch
>
> exten => _X.,Dial(SIP/${EXTEN:0:-33}@freeswitch
>
> Can someone show me how to accomplish the same using regex and variables like $1?
>
>
> Thank you,
> Joel
>
> Sent from my iPad
> _________________________________________________________________________
> 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



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list