[SR-Users] Ring Groups not publishing status for BLFs

Jerry Kendall Jerry.Kendall at BishopHosting.com
Sat Oct 9 00:22:18 CEST 2021


Hey there Kamailio Users....

I have followed the guidance of:  https://kamailio.org/docs/modules/5.1.x/modules/tm.html

I have created a dial code '8888' and will change the URI and add a few others...

------------

request_route {

     if($rU=~"^8888$") {
        seturi("sip:a at example.com");
        append_branch("sip:b at example.com");
        append_branch("sip:c at example.com");
        append_branch("sip:d at example.com");
        t_relay();
     }
}
-----------------

It works great BUT....

There no PUBLISH events sent out, as a result, no BLFs flash,etc...

Also, no audio on the line when I pick up the phone.

If I call the dest directly, everything works as expected..

Any ideas?

Jerry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20211008/801f23e1/attachment.htm>


More information about the sr-users mailing list