Archived
14
0
Fork 0

Update doxygen docs to reflect the code...

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47657 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
oej 2006-11-15 15:27:46 +00:00
parent 0c19d9d24a
commit 636969ce98

View file

@ -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