Re: [SR-Users] Proxy-Registrar call issues

2013-10-21 Thread Coy Cardwell
Just to clarify, I have no direct need for the t_load_contacts and t_next contacts. I am simply trying to follow the outbound modules recommend configuration. As mentioned, if I simply skip them, clients can register. If they are not needed, that's fine by me. Additionally, for the outbound sugge

Re: [SR-Users] Proxy-Registrar call issues

2013-10-21 Thread Coy Cardwell
Yes If either of the t_next_contacts are executed, they fail. If they are removed from the routing logic, the calls are completing, but not reliably as, as the least, some SIP packets like BYE are being dropped. here is a snippet: $avp(oexten) = $rU; if (!lookup("location")) {

Re: [SR-Users] Proxy-Registrar call issues

2013-10-21 Thread Daniel-Constantin Mierla
Hello, before using t_load_contacts()/t_next_contacts(), you have to use lookup("location"); Do you have that one, too? Cheers, Daniel On 10/17/13 11:40 PM, Coy Cardwell wrote: Hello again. Compiling from source, using the proxy-to-central registrar configurations outlined here http://ww

[SR-Users] Proxy-Registrar call issues

2013-10-17 Thread Coy Cardwell
Hello again. Compiling from source, using the proxy-to-central registrar configurations outlined here http://www.kamailio.org/docs/modules/4.0.x/modules/outbound.html and adding in the additional "append_hf("Supported: path, outbound\r\n");" on the proxy, registration works. However, when a call