Hi all,
Can't receive a 200 0k response from openser register server when URI in a To header field in a REGISTER request contains escaped characters. The details can be as follows:
1 Test topology:
NUT(REG && PX) UA11 UA12 DNS
| | | |
IP : 3ffe:501:ffff:50::50 3ffe:501:ffff:1::1 3ffe:501:ffff:2::2 3ffe:501:ffff:4::1
aor-uri : ss.under.test.com UA11(a)under.test.com UA12(a)under.test.com
contact-uri : UA11(a)node.under.test.com UA12(a)node11.under.test.com
2 tcpdump file can be seen in "14 SIP Registrar- SIP Register-Sequence Number is not Incremented.pcap" attachment
3 openser configuration file can be seen in "openser.cfg" attachment
How can I modify the configuration file if I want to receive the 200 OK?
--------------------------------------
Regards!
Hu xiaoqiang
Hi all, I'm working for a small ITSP, we have been setup an Kamailio server,
now we want to develop a dialer for our
user, we have been tested the portsip sdk(www.portsip.com), it's working
fine with Kamailioso far, but we not doing long time test,
does anyone knows this product is working good with Kamailio? Or have any
other dialer SDK provider to recommend?
Thanks
Please keep the thread in the maillist.
2010/6/22 Xiaoqiang Hu <xhu(a)redhat.com>:
> REFERENCE]
> [RFC3261-10-47, 48, 49]
> 10.3 Processing REGISTER Requests
> 7. The binding updates MUST be commited (that is, made visible to
> the proxy or redirect server) if and only if all binding
> updates and additions succeed. If any one of them fails (for
> example, because the back-end database commit failed), the
> request MUST fail with a 500 (Server Error) response and all
> tentative binding updates MUST be removed.
> --------------------------------------
Do you suggest that the REGISTER contains "invalid" Contact URI's? Not
at all. URI's in the Contact DON'T require to have same username as
the AoR being registered (the URI in To header).
Again, the REGISTER is 100% valid.
PD: If you reference some text in a RFC please append also what you
interpret from such text ;)
--
Iñaki Baz Castillo
<ibc(a)aliax.net>
Hi all,
SIPv6 UA Can't receive a 200 ok response from openser register server after sending Forwarded REGISTER request. The details can be as follows:
1 Test topology:
NUT(REG && PX) UA11 UA12 DNS
| | | |
IP : 3ffe:501:ffff:50::50 3ffe:501:ffff:1::1 3ffe:501:ffff:2::2 3ffe:501:ffff:4::1
aor-uri : ss.under.test.com UA11(a)under.test.com UA12(a)under.test.com
contact-uri : UA11(a)node.under.test.com UA12(a)node11.under.test.com
2 tcpdump file can be seen in "22 SIP Registrar- Forwarded REGISTER request.pcap" attachment
3 openser configuration file can be seen in "openser.cfg" attachment
How can I modify the configuration file if I want to receive 200 OK?
--------------------------------------
Regards!
Hu xiaoqiang
SIPv6 UA Can't receive 404 (Not Found) response from openser register server after sending REGISTER request with an invalid AoR. The details can be as follows:
1 Test topology:
NUT(REG && PX) UA11 UA12 DNS
| | | |
IP : 3ffe:501:ffff:50::50 3ffe:501:ffff:1::1 3ffe:501:ffff:2::2 3ffe:501:ffff:4::1
aor-uri : ss.under.test.com UA11(a)under.test.com UA12(a)under.test.com
contact-uri : UA11(a)node.under.test.com UA12(a)node11.under.test.com
2 tcpdump file can be seen in "17 SIP Registrar- REGISTER request with an invalid AoR.pcap" attachment
3 openser configuration file can be seen in "openser.cfg" attachment
How can I modify the configuration file if I want to receive 404 (Not Found)?
--------------------------------------
Regards!
Hu xiaoqiang
Hi all,
A Record-Route header field exists in 200 OK from openser register server after sending a REGISTER request with a Record-Route header field. The details can be as follows:
1 Test topology:
NUT(REG && PX) UA11 UA12 DNS
| | | |
IP : 3ffe:501:ffff:50::50 3ffe:501:ffff:1::1 3ffe:501:ffff:2::2 3ffe:501:ffff:4::1
aor-uri : ss.under.test.com UA11(a)under.test.com UA12(a)under.test.com
contact-uri : UA11(a)node.under.test.com UA12(a)node11.under.test.com
2 tcpdump file can be seen in "12 SIP Registrar- Record-Route header field in REGISTER request" attachment
3 openser configuration file can be seen in "openser.cfg" attachment
How can I remove the Record-Route field from 200 OK?
--------------------------------------
Regards!
Hu xiaoqiang