summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-15 15:27:46 +0000
committerOlle Johansson <oej@edvina.net>2006-11-15 15:27:46 +0000
commit5ef820e53cbc295019a1ab8d051aa3309abd01c6 (patch)
tree4247c4f4986ce47bf67620934c5ead2b4b75d394 /channels
parent6edcca7b8d762ab8e3dc1afea7f9c0a74883e543 (diff)
Update doxygen docs to reflect the code...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-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 b13868b54..2971aef04 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -15108,6 +15108,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