CLI sip subscribe rls » History » Version 2
Anonymous, 04/19/2012 03:30 PM
Milestone
1 | 1 | This script will SUBSCRIBE to the presence event published by the specified |
|
---|---|---|---|
2 | SIP target assuming it is a resource list handled by a RLS server. The RLS |
||
3 | server will then SUBSCRIBE in behalf of the account, collect NOTIFYs with the |
||
4 | presence information of the recipients and provide periodically aggregated |
||
5 | NOTIFYs back to the subscriber. If a target address is not specified, it will |
||
6 | subscribe to the account's own address. It will then interprete PIDF bodies |
||
7 | contained in NOTIFYs and display their meaning. The program will un-SUBSCRIBE |
||
8 | and quit when CTRL+D is pressed. |