On Fri, 2008-10-10 at 10:14 -0400, Paul Mossman wrote: > Hi all, > > Could the SIP Trace installer be create a file association, when run > on a Windows machine? > > On my machine I've manually created a file association ".str" to the > SIP Trace tool, and tweaked my local Interop server to yield Trace > files with a ".str" extension. It works well, I can launch SIP Trace > right from my web browser when downloading a Trace file, and also by > double-clicking on a local trace file. > > It would be very useful to implement this for the Interop site: > http://interop.sipxecs.org/trace.cgi
It would be more robust to create a private mime type for the sipviewer files and then modify the trace.cgi script to return that as the Content-Type of the xml file. Then creating the association uses the mime type rather than a suffix that might collide with other things. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
