Hi, As part of XECS-1306, I'm revisiting and fixing all the redirect plug-in comments that are currently in place. In the process of doing that, I noticed something in the RedirectPlugin::initialize() routine that I would like to get rid of as part of the interface re-work. Basically, as part of initialize(), the plug-in gets passed a pointer to the RedirectServer's SipUserAgent object. The comments simply define this parameter as "pSipUserAgent is a pointer to the SipUserAgent to use for communication.". Does anybody (Dale?) recall what was the intention behind exposing RedirectServer's UA to the plug-ins? At any rate, that seems to go against the general desire to restrict what a redirector can do and given that none of the redirectors use that today, I propose to get rid of it. Objections?
Thanks, bob
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
