Created by: dusty,Last modification on Thu 16 of Feb, 2006 [18:06 UTC]
Action: SIPShowPeer
Peer: <peer>
Comments
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~
Usually ports are the equivalent of simultaneous connnections.
DIDs aren't usually tied to a specific port.
Whether outgoing calls take up a port depends on the provider.
Comments
333
I know I can match the actionID but for my project it would be nice to know the type of response (as indicated).
333
~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~