Command-line application to send SIP MESSAGE data to any SIP phone. Simply run the application, enter an IP
Address and Message and press enter. The Message should transmit immediately. The application waits three
seconds for a response from the phone and then exits. If a response is received it will terminate sooner.
If an extension is required by your phone / phone server in the form [extension] @ [ip address], using
the 'E' command-line argument will allow you to use an extension.
This application is intended to be simple and provides a foundation to build a graphical interface on in
future. Feel free to distribute and use the application as you wish. Contact me if you have any further
questions.
Executable: SIP Messenger Application
Source Code: SIPMessengerApp.zip
Planet Source Code: Project Page