CLI sip message
Version 1 (Anonymous, 04/19/2012 03:30 pm)
1 | 1 | This will either sit idle waiting for an incoming MESSAGE request, or send a |
|
---|---|---|---|
2 | 1 | MESSAGE request to the specified SIP target. In outgoing mode the program will |
|
3 | 1 | read the contents of the messages to be sent from standard input, Ctrl+D |
|
4 | 1 | signalling EOF as usual. In listen mode the program will quit when Ctrl+D is |
|
5 | 1 | pressed. |