Hi I am sending a request to kamailio server with tel uri as a part of request uri. I am getting "478 Unresolvable destination" from the server.
Please let me know what are the changes required to handle TEL URI in kamailio
Here is the request which i am sending to kamailio:
INVITE tel:229;phone-context=domain.com SIP/2.0 From: "228"sip:228@domain.com;tag=xxxxx To: "229"tel:229;phone-context=domain.com
Thanks in advance
Regards Raman
If r-uri is used for routing, then you have to convert the tel uri to sip, see:
http://kamailio.org/docs/modules/stable/modules/siputils.html#idp44032
Note that such questions are not related to development, so the appropriate mailing list would be sr-users.
Cheers, Daniel
On 5/22/13 2:46 PM, Ram Anji wrote:
Hi I am sending a request to kamailio server with tel uri as a part of request uri. I am getting "478 Unresolvable destination" from the server.
Please let me know what are the changes required to handle TEL URI in kamailio
Here is the request which i am sending to kamailio:
INVITE tel:229;phone-context=domain.com http://domain.com SIP/2.0 From: "228"<sip:228@domain.com mailto:sip%3A228@domain.com>;tag=xxxxx To: "229"<tel:229;phone-context=domain.com http://domain.com>
Thanks in advance
Regards Raman
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev