Hello, On 29/12/14 11:46, Olle E. Johansson wrote: > Hi! > http://kamailio.org/docs/modules/devel/modules/rtpengine.html#idp4393352 > > Why are the RTPengine MI commands prefixed with "nh_" ? > > And where are the RPC versions of these commands? ;-) > > nh_ was the prefix for nathelper, from the time when nathelper and rtpproxy were in the same module. rtpengine started as a drop in replacement for rtpproxy.
Given that rtpproxy and rtpengine can be used at the same time (as I do in some cases), those should be renamed, I think re_ could be a prefix. On the same idea, rtpproxy commands could get a new prefix rp_ to be more related to the module name. Implementing new rpc commands should be with full module name prefix (e.g., rtpengine.list). Cheers, Daniel -- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
