JBoss.orgCommunity Documentation

Chapter 5. Running the Example

To easiest way to try the example application is to start the JAIN SLEE container, then use SIPP scripts, run.sh or run.bat depending on which Operating System being used, in sipp directory. The scripts will send the SIP MESSAGE request and handle the remaining SIP messages exchanged, all the traffic should be printed in the application server console. The usage of SIPP scripts requires SIPP to be in $PATH environment variable.

To use a real SIP UA client, such as X-Lite, configure it with 127.0.0.1 as the domain, and then send a MESSAGE with correct format to sip:wakeup@mobicents.org. Note that unless sip:wakeup@mobicents.orgis added to the contact list, some SIP UA clients may ignore the wake up messages.