according to rtpproxy module readme, rtpproxy_destroy function takes
optional flags param:

5.4.  rtpproxy_destroy([flags])

however, the code does not support it:

        {"unforce_rtp_proxy",  (cmd_function)unforce_rtp_proxy_f,    0,
                0, 0,
                ANY_ROUTE},
        {"rtpproxy_destroy",   (cmd_function)unforce_rtp_proxy_f,    0,
                0, 0,
                ANY_ROUTE},

what has happened?

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to