On Friday 18 July 2014 16:31:08 Moacir Ferreira wrote:
Is it possible to create a static user/extension in Kamailio? I.e.: Have extension 11223344 being sent to IP address 192.168.0.100 while also not requiring this extension to authenticate when making calls.
Setting $rd to "192.168.0.100" should do the trick if $rU equals "11223344". It is up to the endpoint whether to accept this call or not.