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

DJB International djbinter at gmail.com
Thu Feb 27 21:55:33 MSK 2014


^(\d{5});(.*)$

$1 = 23673
$2 = phone-context=location.systemname


On Thu, Feb 27, 2014 at 10:34 AM, 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140227/1a00b6eb/attachment.html 


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