Name Asterisk CLI SIP channel commands?
priyadarshan 11-August-2008 01:16:52 PM

Comments


SIP commands

* SIPdtmfMode: Change DTMF mode during SIP call
* SIP_HEADER(): Pick any header from a SIP invite message (replaces by SIPGetHeader)
* SIPAddHeader: Add header to outbound SIP invite
Posted by sagitraz


sip debug: Enable SIP debugging
sip no debug: Disable SIP debugging
sip reload: Reload sip.conf (added after 0.7.1 on 2004-01-23)
sip show channels: Show active SIP channels
sip show channel: Show detailed SIP channel info
sip show inuse: List all inuse/limit
sip show peers: Show defined SIP peers (clients that register to your Asterisk server), see details here
sip show registry: Show SIP registration status (when Asterisk registers as a client to a SIP Proxy)
sip show subscriptions: Lists all sip presence (busy lamp indication) subscriptions
sip show users: Show defined SIP users.

Posted by alwin



Posted: 12-August-2008 02:02:35 PM By: alwin

sip debug: Enable SIP debugging
sip no debug: Disable SIP debugging
sip reload: Reload sip.conf (added after 0.7.1 on 2004-01-23)
sip show channels: Show active SIP channels
sip show channel: Show detailed SIP channel info
sip show inuse: List all inuse/limit
sip show peers: Show defined SIP peers (clients that register to your Asterisk server), see details here
sip show registry: Show SIP registration status (when Asterisk registers as a client to a SIP Proxy)
sip show subscriptions: Lists all sip presence (busy lamp indication) subscriptions
sip show users: Show defined SIP users.

Posted: 26-August-2008 11:06:12 PM By: sagitraz

SIP commands

* SIPdtmfMode: Change DTMF mode during SIP call
* SIP_HEADER(): Pick any header from a SIP invite message (replaces by SIPGetHeader)
* SIPAddHeader: Add header to outbound SIP invite