Version 1/3 - Next ยป - Current version
Adrian Georgescu, 11/17/2009 09:43 pm


xcap_dialog_rules

<acronym title="SipTesting*, sip_*, xcap*,depth=2">TOC</acronym>

=== Description ===

{{{
adigeo@ag-imac3:~$xcap_dialog_rules -h
Usage: xcap_dialog_rules [options]

This example script will use the specified SIP account to manage dialog
rules via XCAP. The program will quit when CTRL+D is pressed.

Options:
-h, --help show this help message and exit
-a ACCOUNT_NAME, --account-name=ACCOUNT_NAME
The name of the account to use.
-s, --show-xml Show the dialog rules XML whenever it is changed and
at start-up.
}}}

=== Example ===

{{{
adigeo@ag-imac3:~$xcap_dialog_rules
Retrieving current dialog rules from https://xcap.sipthor.net/xcap-root/
Allowed watchers:








Blocked watchers:

Polite-blocked watchers:
Press (a) to allow, (d) to deny, (p) to politely block a new watcher or (r) to remove a watcher from the rules.
(s) will show the presence rules xml.
a
watcher>
Watcher sip: is now authorized
}}}