Before we can fix the problem we have to find the cause. Maybe it is related to the expires parameter - as you see, a 200 OK response may include the expires parameter two times: - in the Expires: header - in the Contact: header
Maybe this confuses RTC (just a guess). Try playing around with the expires parameters.
regards, klaus
SIP/2.0 200 OK Via: SIP/2.0/UDP 10.10.0.161:7440;branch=z9hG4bK-d87543-113007526-1--d87543-;rport From: Klaus sip:klaus.darilion@nic.at43.at;tag=de73fa72 To: Klaus sip:klaus.darilion@nic.at43.at Call-Id: f15d2f3eb1517811 CSeq: 844 REGISTER Expires: 171 Contact: sip:klaus.darilion@10.10.0.161:7440;expires=171 Content-Length: 0
Pavel Siderov - Hostmates wrote:
But I tried many other dialers and all of them work great w/ my sip proxy... so I think that the problem is w/ my client. Any idea how to fix that?
Thanks, Steve
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "braincrew.com" somebody@braincrew.com Cc: serusers@lists.iptel.org Sent: Friday, March 04, 2005 3:49 PM Subject: Re: [Serusers] UAC disapear from "location"
Try to use your application with an other SIP proxy - e.g. iptel.org and freeworlddialup.
This way you can find out if your application is wrong or your SIP proxy. Maybe the RTC API does not like the 200 OK messages.
regards, klaus
braincrew.com wrote:
Hi Klaus,
all "expire" variables are set to 600 seconds (10 min)
modparam("registrar", "default_expires", 600) modparam("registrar", "min_expires", 600) modparam("registrar", "max_expires", 600)
I'm using ser v 0.9
Thanks, Steve
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "braincrew.com" somebody@braincrew.com Cc: serusers@lists.iptel.org Sent: Friday, March 04, 2005 2:41 PM Subject: Re: [Serusers] UAC disapear from "location"
Hi Steve!
Once I also had this problem with Windows Messenger, but I can't remember the problems origin. I think I could solve it by setting the default-expires, min-expires and max-expires. Which ser version do you use?
regards, klaus
braincrew.com wrote:
Hi guys, I'm trying to build sip dialer using microsoft api. It's still in beginning phase but I have problem: dialer disapear from the location after some time. I tried to make it re-register after every five minutes but sometimes it fails. Somebody can help me? Thanks in advance, Steve Plawer
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers