Re: [OpenSIPStack] user=phone support
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2007-10-15 09:44:52
|
try this in B2BUA Routes [sip:*@69.90.209.57*] sip:YouDestinationDomain notice the "*" after .57. It should allow your filter to match uris with parameters Gaurav Kheterpal wrote: > Hello, > > > > I'm using OpenSBC 1.1.4 and would like to confirm whether it support > "User=phone" as part of URI. I'm having some routing issues when the URI > contains "user=phone". > > > > 38:21.155 PWL: [CID=0x0000] Using Iface: 192.168.96.115 to send to > Dest: 69.90.209.57 > > 38:21.157 INF: [CID=0x0de3] *** NO UPSTREAM ROUTE *** URI > sip:2069220355@69.90.209.57;user=phone > > 38:21.157 INF: [CID=0x0de3] *** NO REGISTRATION FOUND *** Fetching > route through local database URI sip:2069220355@69.90.209.57;user=phone > > 38:21.159 PWL: [CID=0x0000] *** NO MATCH *** sip:5000@* --> > sip:2069220355@69.90.209.57;user=phone > > 38:21.159 PWL: [CID=0x0000] *** NO MATCH *** sip:*@sip3.voipvoip.com > --> sip:2069220355@69.90.209.57;user=phone > > 38:21.160 PWL: [CID=0x0000] *** NO MATCH *** sip:*@69.90.209.57 --> > sip:2069220355@69.90.209.57;user=phone > > 38:21.160 INF: [CID=0x0de3] *** NO STATIC ROUTE *** URI > sip:2069220355@69.90.209.57;user=phone > > 38:21.161 INF: [CID=0x0de3] *** Using To URI *** > sip:2069220355@69.90.209.57;user=phone as route > > > > It looks to me that in the attached logs, since opensipstack is not able to > interpret "user=phone" so all route matching fails and it decides to route > the request based on TO URI. Is that correct? > > > > I tried to grep through the OpenSBC and OpenSIPStack code and did not find > any references to "user=phone". > > > > I would like to confirm whether it's supported or not? > > > > The log file is attached for reference: > > > > Thanks in advance for an early response. > > > > Regards, > Gaurav > > > > P.S -> http://www.opensipstack.org/ seems to be down for the past 12 hours > or so? Is it due to any scheduled maintenance? > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ------------------------------------------------------------------------ > > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > ------------------------------------------------------------------------ > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.488 / Virus Database: 269.14.10/1070 - Release Date: 10/14/2007 9:22 AM > |