[Kamailio-Users] isup in invite
Klaus Darilion
klaus.mailinglists at pernau.at
Sat Jan 16 10:51:59 CET 2010
Hi ERic!
The ENUM lookup is done with the complete userpart. In your case you
have to parse the E164 number manually.
You can do this for example with string transformations: e.g.
http://www.kamailio.org/dokuwiki/doku.php/transformations:1.5.x#sselect_index_separator
Then use enum_pv_function() with the pseudo variable (pv) holding the
parsed number.
http://kamailio.org/docs/modules/1.5.x/enum#id2467740
regards
klaus
Eric Hiller wrote:
> I have an issue where my sip endpoint is sending ISUP information in the
> invite. IE: sip:+1xxxxxxxxxx;npdi=yes;cic=+1-0110 at xxxx:5060 and when I
> run the enum query I am getting:
> 0(24410) enum_query(): uri user is not an E164 number
>
> This is most likely due to the fact that
> $rU=+17794294010;npdi=yes;cic=+1-0110
>
> Does openser not read the user properly? Is there a way to correct this?
>
> I am running openser 1.2.2 notls
>
> Thanks for any help!
> -Eric
>
> ------------------------------------------------------------------------
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up
> now. <http://clk.atdmt.com/GBL/go/196390709/direct/01/>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list