[SR-Users] regular expression in kamailio

Wilkins, Steve swwilkins at mitre.org
Sun Aug 26 01:32:21 CEST 2018


Sorry, bad habit of adding // to everything after :, and it was just example of wanting to get the 10d number out of a string.  I will be more concise.
  
But here is what I am talking about.  This is  from a tcpdump trace.

From: "Test" <sip:2223334444 at srv1.phones.com;user=phone>;tag=1c993qq2-j4d1-411f-a7c9-11065fce48a2

Thanks Alex,
-Steve

-----Original Message-----
From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Alex Balashov
Sent: Saturday, August 25, 2018 7:22 PM
To: Kamailio (SER) - Users Mailing List <sr-users at lists.kamailio.org>
Subject: Re: [SR-Users] regular expression in kamailio

On Sat, Aug 25, 2018 at 11:16:29PM +0000, Wilkins, Steve wrote:

> Oh, but I want the 10 digit number. If from is like 
> sip://10000@2223334444, I want 2223334444, not 10000

The (abridged) grammar of a SIP URI is:

  sip:user at domain[:port]

The calling party number would be in the user part, ordinarily.

If you really want the domain, you're going to get a host/IP address of the calling UAC most likely. That can be accessed via @fd.

Perhaps you can provide an example of the exact From header you see and the portion of it you would like to extract? Because your example makes no sense. :-)

-- Alex

--
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


More information about the sr-users mailing list