[Kamailio-Devel] Using "kamctl ping" with TCP

Iñaki Baz Castillo ibc at aliax.net
Mon Mar 16 17:55:50 CET 2009


2009/3/16 Iñaki Baz Castillo <ibc at aliax.net>:
> Hi, AFAIK it's not possible to use "kamctl ping" to send an OPTIONS using TCP.
>
> I've tryed:
>  kamctl ping sip:user at domain;transport=tcp
>
> but it doesn't work.

Sorry, my fault, it works.

However I've detected an issue:

I have a domain "domain.org" with NAPTR pointing to SRV TCP and UDP
(TCP has higer priority).
If I do:
  kamctl ping sip:user at domain.org;transport=udp
the INVITE is sent via TCP. It should be sent via UDP.

If the same proxy receives an INVITE with RURI
"sip:user at domain.org;transport=udp" then the INVITE is routed properly
(using UDP).

-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the Devel mailing list