eric weaver
2009-Mar-27 04:02 UTC
[asterisk-users] Need help on how to programmatically call an extension & test call state
I would be grateful if someone could tell me where to find the docs to get started on the following problem: A program needs to be written to place a SIP call to a certain extension on another Asterisk system, and see whether the call state ratchets up to "ringing", then drop, and take action on the results. Can anyone refer me to the appropriate starting point to read up on this? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090326/4258e813/attachment.htm
David fire
2009-Mar-27 05:22 UTC
[asterisk-users] Need help on how to programmatically call an extension & test call state
you can use the asterisk Manager or AMI. there is a very good java project asterisk-java but there are librarys for almost every languaje. look for Asterisk Manager and AMI www.voip-info.org is a good place to start David 2009/3/27 eric weaver <ecweaver at gmail.com>> I would be grateful if someone could tell me where to find the docs to get > started on the following problem: > > A program needs to be written to place a SIP call to a certain extension on > another Asterisk system, and see whether the call state ratchets up to > "ringing", then drop, and take action on the results. > > Can anyone refer me to the appropriate starting point to read up on this? > Thanks. > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090327/ff44fed5/attachment.htm
eric weaver
2009-Mar-27 17:59 UTC
[asterisk-users] Need help on how to programmatically call an extension & test call state
On Thu, Mar 26, 2009 at 10:22 PM, David fire <ddfire at gmail.com> wrote:> you can use the asterisk Manager or AMI. > there is a very good java project asterisk-java but there are librarys for > almost every languaje. > look for Asterisk Manager and AMI www.voip-info.org is a good place to > start >Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090327/f7b10fd9/attachment.htm