Shahed
2004-Dec-17 17:47 UTC
[Asterisk-Users] 3rd party call control / CSTA , JTAPI or TAPI interfaces
Hello all, (Not sure if this is more appropriate for user or dev list) Does asterisk have any sort of "standards based" api that can enable an application to do call control on the switch ? For example, if I am developing a call center application using asterisk, I would like to be notified of inbound calls and then be able to route them to extensions / agents based on my application logic. I know that I may be able to do this using AGI (have not yet looked at it in any depth), but was wondering if there is or are there any plans to develop - a standard interface like JTAPI, TAPI , CSTA etc that an external application can interface with ? If AGI is the only way, can anyone comment on how it compares with API's like JTAPI or propiatary API's like ASAI for Avaya Definity switches, with regard to call contol and event notification ?? Thanks Shahed
Shahed
2004-Dec-18 01:24 UTC
[Asterisk-Users] 3rd party call control / CSTA , JTAPI or TAPI interfaces
Hello all, (Not sure if this is more appropriate for user or dev list) Does asterisk have any sort of "standards based" api that can enable an application to do call control on the switch ? For example, if I am developing a call center application using asterisk, I would like to be notified of inbound calls and then be able to route them to extensions / agents based on my application logic. I know that I may be able to do this using AGI (have not yet looked at it in any depth), but was wondering if there is or are there any plans to develop - a standard interface like JTAPI, TAPI , CSTA etc that an external application can interface with ? If AGI is the only way, can anyone comment on how it compares with API's like JTAPI or propiatary API's like ASAI for Avaya Definity switches, with regard to call contol and event notification ?? Thanks Shahed
tim panton
2004-Dec-18 06:03 UTC
[Asterisk-Users] 3rd party call control / CSTA , JTAPI or TAPI interfaces
On 18 Dec 2004, at 20:52, Shahed wrote:> (REPOST, sorry if you get this more than once.) > > > I know that I may be able to do this using Asterisk Manager API > (have not yet looked at it in any depth) or AGI, but was wondering if > there is or are there any plans to develop - a standard > interface like JTAPI, TAPI (there is an external link on wiki) , > CSTA etc that an external application can interface with, as part of > the main Asterisk project ? > > If the Manager API or AGI is the only way, can anyone comment on > how it compares with API's like JTAPI (on a good implementation like > perhaps Cisco ??) or propiatary API's like ASAI for Avaya Definity > switches, with regard to call contol and event notification ?? > > Thanks > Shahed >There is some talk (and code I believe) of doing a JTAPI interface for Asterisk over at gjtapi.sourceforge.net . I've looked into it, and it is perfectly do-able, just not done yet. Care to put a Bounty on it ? Tim.
Shahed
2004-Dec-18 13:52 UTC
[Asterisk-Users] 3rd party call control / CSTA , JTAPI or TAPI interfaces
(REPOST, sorry if you get this more than once.) Hello all, (Not sure if this is more appropriate for user or dev list) Does asterisk have any sort of "standards based" api that can enable an application to do call control on the switch ? For example, if I am developing a call center application using asterisk, I would like to be notified of inbound calls and then be able to route them to extensions / agents based on my application logic. I know that I may be able to do this using Asterisk Manager API (have not yet looked at it in any depth) or AGI, but was wondering if there is or are there any plans to develop - a standard interface like JTAPI, TAPI (there is an external link on wiki) , CSTA etc that an external application can interface with, as part of the main Asterisk project ? If the Manager API or AGI is the only way, can anyone comment on how it compares with API's like JTAPI (on a good implementation like perhaps Cisco ??) or propiatary API's like ASAI for Avaya Definity switches, with regard to call contol and event notification ?? Thanks Shahed