Jump to content

Recommended Posts

Posted

Hi,

I'm wondering how is the best way to control a call from outside process like event socket or Asterisk AGI
The Pivot module is greate, still he has limitation that it can control the call only once without getting more info from the channel
how is the best way to connect the FS or the ecallmgr and control the call, including getting notifications about the call as well as executing commands like play, answer, bridge, hangup, etc?

Thank you

Posted (edited)
6 minutes ago, Menashe said:

Hi,

I'm wondering how is the best way to control a call from outside process like event socket or Asterisk AGI
The Pivot module is greate, still he has limitation that it can control the call only once without getting more info from the channel
how is the best way to connect the FS or the ecallmgr and control the call, including getting notifications about the call as well as executing commands like play, answer, bridge, hangup, etc?

Thank you

You have blackhole available. Also webhooks.

If pivot has the mentioned limitations, so is 'not great'.

Edited by fmateo05
Additional information (see edit history)
Posted

Metaflows and Konami allow some control, along with the channels API. Look at the Channels API documentation link I posted as it gives some examples of call control.

×
×
  • Create New...