Can anyone tell me how can I create echo test using ARI stasis application?
5 thoughts on - ARI Echo Test
I’m not sure an ‘echo’ test really makes much sense with ARI, but we do have some nice documentation on getting started with ARI on the wiki. The basic tutorial example should give you an ARI event over a WebSocket connection.
Scott Griepentrog Digium, Inc · Software Developer 445 Jan Davis Drive NW · Huntsville, AL 35806 · US direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090 Check us out at: http://digium.com · http://asterisk.org
— _____________________________________________________________________ — Bandwidth and Colocation Provided by http://www.api-digital.com — New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello
I’m pretty sure there isn’t a way to do that currently. My best guess would be that a new special type of bridge technology could be created that would implement the per-channel echo (no audio bridged between channels in the bridge). That would require new C code in Asterisk for the bridge, and then the usual methods of moving channels in to bridges with ARI could be used.
Thanks for answer, AGI/AMI looks still rocks, will think about using ARI just for queues and conferences.
5 thoughts on - ARI Echo Test
I’m not sure an ‘echo’ test really makes much sense with ARI, but we do have some nice documentation on getting started with ARI on the wiki. The basic tutorial example should give you an ARI event over a WebSocket connection.
https://wiki.asterisk.org/wiki/display/AST/Getting+Started+with+ARI
Nick-
Are you wanting to recreate the dialplan Echo() application in stasis?
Why not just send the call to Echo() instead of Stasis()?
–Apple-Mail=_D0F1B036-5930-43BE-A38A-D3EA752DE628
Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;
charset=utf-8
recreate Echo, if that is possible. trying to recode all dialplan to stasis application
–Apple-Mail=_D0F1B036-5930-43BE-A38A-D3EA752DE628
recreate Echo, if that is possible. trying to recode all dialplan to stasis applicationContent-Transfer-Encoding: quoted-printable Content-Type: text/html;
charset=utf-8
–Apple-Mail=_D0F1B036-5930-43BE-A38A-D3EA752DE628
I’m pretty sure there isn’t a way to do that currently. My best guess would be that a new special type of bridge technology could be created that would implement the per-channel echo (no audio bridged between channels in the bridge). That would require new C code in Asterisk for the bridge, and then the usual methods of moving channels in to bridges with ARI could be used.
Thanks for answer, AGI/AMI looks still rocks, will think about using ARI just for queues and conferences.
Sent from my iPhone