aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-14 16:22:35 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-14 16:22:35 +0000
commit0a0c7211e3d82ebb1d801bc5f0bdd1b043369802 (patch)
tree82468017165a0d592d897cac861b21cd156d7816 /channels/chan_sip.c
parentee9bdb740ac513306292a47145507706d0a647e5 (diff)
Update documentation to fit the implementation...
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@47613 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_sip.c')
-rw-r--r--channels/chan_sip.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 12aa99754..b46c9c04f 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -14899,6 +14899,9 @@ static int sip_poke_peer(struct sip_peer *peer)
- registered, no call AST_DEVICE_NOT_INUSE
- registered, active calls AST_DEVICE_INUSE
- registered, call limit reached AST_DEVICE_BUSY
+ - registered, onhold AST_DEVICE_ONHOLD
+ - registered, ringing AST_DEVICE_RINGING
+
For peers without call limit:
- not registered AST_DEVICE_UNAVAILABLE
- registered AST_DEVICE_NOT_INUSE