Re: [OpenSIPStack] upper registration route problem - authentication fails
Brought to you by:
joegenbaclor
From: OpenSIPStack F. <ope...@op...> - 2008-06-23 16:12:14
|
Hello Joegen, I'm close to give up on that... I have been debugging a lot of things so far - but there is no true result. The only thing I have found is the following: The via.GetUri() is called I see a strange behavior when we are parsing the via: headers. I added some debugs in order to find out what it causes: 337287:45:59.687 PWL: [CID=0x0000] show uri in via.GetURI Part 1: 337287:45:59.687 PWL: [CID=0x0000] show uri in via.GetURI Part 2, after GetAddress() sip: 85.xx.x.200 337287:45:59.687 PWL: [CID=0x0000] show uri in via.GetURI: sip: 85.xx.x.200:5060 As you can see, we have a space between sip: and the IP Address. What is your opinion ? Can that be the root cause ? I tried to find out where the sip: is added but were unable to. Can you please give me a hint ? Does it make sense to send you a complete SIP trace off list ? Many thanks for your help in advance. Regards, Andre |