<div>
                    Thanks for the super quick reply guys.
                </div><div><br></div><div>I want to expose this in my API so I can determine if calls have failed or not. Given that I most likely will want to upgrade to the PRO offering at some point (i'm currently just testing and building with CE). What do you guys think the best plan for this is?</div><div><br></div><div><div>Should I add a command to the soap api manually? Ideally i'd just want a command that checks if a subscriber is on a call or not.</div><div><br></div><div>Thanks,</div><div></div></div><div><div>-- </div><div>Matt Van Veenendaal</div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Friday, October 5, 2012 at 5:11 AM, Jon Bonilla wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>El Fri, 05 Oct 2012 13:42:19 +0200</div><div>Andreas Granig <<a href="mailto:agranig@sipwise.com">agranig@sipwise.com</a>> escribió:</div><div><br></div><blockquote type="cite"><div><div><br></div><div>There's currently no prepared way to do what you want, but there are</div><div>tools on the platform to query real-time call infos, e.g. you can do it</div><div>manually like this:</div><div><br></div><div>root@spce:~# ngcp-sercmd proxy</div><div>sercmd 0.2</div><div>Copyright 2006 iptelorg GmbH</div><div>This is free software with ABSOLUTELY NO WARRANTY.</div><div>For details type `warranty'.</div><div>sercmd> dlg.list</div></div></blockquote><div><br></div><div><br></div><div>You can also do it this way:</div><div>root@spce# ngcp-kamctl proxy fifo get_statistics dialog::active_dialogs</div><div><br></div><div>or if you want more proxy stats:</div><div> </div><div>ngcp-kamctl proxy fifo get_statistics ::all</div><div><br></div><div><br></div><div><br></div><div><br></div><div>In case you run a sip:provider PRO this information can be exported by the snmp</div><div>module with the rest of the system informations.</div></div><div><div>_______________________________________________</div><div>Spce-user mailing list</div><div><a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a></div><div><a href="http://lists.sipwise.com/listinfo/spce-user">http://lists.sipwise.com/listinfo/spce-user</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>