David Kanenwisher sent a message using the contact form at http://sflphone.org/contact.
Hello, I needed the ability to send SIP messages without a call being up so I implemented out-of-dialogue SIP messages. I'm using the phone in a call center type situation and I need to use SIP to pass messages between the agent and the server. I pieced together a quick solution by modifying daemon/src/dbus/callmanager.cpp, daemon/src/managerimpl.cpp and daemon/src/sip/ sipvoiplink.cpp because the components I needed were already there. I would like to contribute my changes back in case anyone else needs them but am uncertain whether the change should be in the callmanager. It seems incorrect to put it there because a key part of the feature is that a call doesn't need to be up to send the SIP message. Do you have a recommendation about where the change should go? Thanks, David Kanenwisher _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
