Hello,
On 10/3/12 12:36 PM, Kamal Palei wrote:
Changing the subject line
On Wed, Oct 3, 2012 at 3:54 PM, Kamal Palei <palei.kamal@gmail.com mailto:palei.kamal@gmail.com> wrote:
Hi All I am using Kamailio - 3.1.5 version. When a message of tel URI comes to Kamailio, Kamailio is not forwarding the message to next proxy. If is returning "478 Unresolved response" . Can somebody give me some pointer how do I handle this situation?
kamailio cannot forward when there is tel uri -- it requires a domain part (hostname/ip) to know where to send the requests.
See this function that should help you convert the tel uri to sip uri: http://kamailio.org/docs/modules/stable/modules_k/siputils.html#id2494464
Cheers, Daniel