<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">You could try to add a "s:" in front of this variables.<br class=""></blockquote><br class="">That worked.  And it's one that I will put into any script wrapper.<br class=""></div></div></blockquote><div><br class=""></div>That’s worth remembering, thanks, I gave up trying to do this a while ago and worked around it another way/</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><div class="">Other things are still not clear [from the documentation alone]:<br class=""> - auth_proxy, does it want udp: or sip: prefixes, or is it just host[:port] ?<br class=""></div></div></blockquote><div><br class=""></div><div>Wants the sip: proxy</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""> - expires, in seconds I presume ?<br class=""></div></div></blockquote><div><br class=""></div><div>Yes</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""> - flags, cannot find anything about that ?<br class=""></div></div></blockquote><div><br class=""></div><div>Explained in 8.2 here <a href="https://kamailio.org/docs/modules/devel/modules/uac.html" class="">https://kamailio.org/docs/modules/devel/modules/uac.html</a></div><br class=""><blockquote type="cite" class=""><div class=""><div class=""> - reg_delay, I suppose that delays registration, in seconds ?<br class=""></div></div></blockquote><div><br class=""></div><div>Yes, delays the initial registration but it’s a minimum, sometimes it will be more</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""> - socket, is it like udp:host[:port] or udp:ip[:port] or some other form ?<br class=""></div></div></blockquote><div><br class=""></div><div>udp:ip:port </div><br class=""><blockquote type="cite" class=""><div class=""><div class="">All this is unclear from the current documentation.<br class=""></div></div></blockquote></div><br class=""><div class="">I wonder if you’re looking at an older version of the documentation, most of it is here <a href="https://kamailio.org/docs/modules/devel/modules/uac.html" class="">https://kamailio.org/docs/modules/devel/modules/uac.html</a> but some of the older documents had some bits lacking iirc.</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Ross</div></body></html>