Hi all,
Sorry for the delay, I've been away for a bit. I stumbled across the source of the problem in a eureka moment though. It was the REGISTER that was the problem after all, I was a bit lazy setting that up. I was registering sip:blah@openser instead of sips:blah@openser so when I came to make a call to sips:blah@openser it all went wrong. Having fixed that, all is good in the world.
Thanks for all your help.
Steve
-----Original Message----- From: Cesc [mailto:cesc.santa@gmail.com] Sent: 25 July 2006 17:04 To: Klaus Darilion Cc: Stephen Paterson; users@openser.org Subject: Re: [Users] Error parsing URI's using TLS
On 7/25/06, Klaus Darilion klaus.mailinglists@pernau.at wrote:
No, sending to itself is not necessarily a loop, e.g. if the request URI changes. Then this is a spiral which is allowed. Maybe there could be better loop detection alogrithm, but openser only uses the Max-forwards count.
I agree with you ... but i don't think he had in mind a spiral ;) ... so, he's got a loop in his config file ...
Cesc