[OpenSIPStack] user=phone support
Brought to you by:
joegenbaclor
From: Gaurav K. <gkh...@is...> - 2007-10-15 06:41:23
|
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? |