Hi,
I may sound very newbie, any help is much appreciated.
using regular expression (regex), the goal is to manipulate any line with :
<sel:479140109;phone-context=+11477>,<sip:479140109@sip-gam.com;user=phone>
to become :
<sip:479140109@sip-gam.com;user=phone>
Thanks
subok
I may sound very newbie, any help is much appreciated.
using regular expression (regex), the goal is to manipulate any line with :
<sel:479140109;phone-context=+11477>,<sip:479140109@sip-gam.com;user=phone>
to become :
<sip:479140109@sip-gam.com;user=phone>
Thanks
subok