login | register
Tue 02 of Dec, 2008 [03:26 UTC]

voip-info.org

Discuss [2] History

Asterisk Manager API Action SIPshowPeer

Created by: dusty,Last modification on Thu 16 of Feb, 2006 [18:06 UTC]
Action: SIPShowPeer
Peer: <peer>


Comments

Comments Filter
222

333

by RobIII, Wednesday 13 of February, 2008 [22:29:01 UTC]
Also, the event is not returned (most reponses include a <event value="xxx"> or <response value="xxx"> event).
I know I can match the actionID but for my project it would be nice to know the type of response (as indicated).
222

333

by RobIII, Thursday 31 of January, 2008 [12:56:51 UTC]
Astman proxy (1.21) returns a response with:

~np~
<AsteriskManagerOutput>
 ...
<Call limit Value="0"/>
 ...
</AsteriskManagerOutput>
~np~
Making "limit" an attribute without a value and thus invalid XML; I suggest this to be renamed to ~np~<Call-limit Value="0"/>~np~