search for: dialplan_exec

Displaying 4 results from an estimated 4 matches for "dialplan_exec".

2013 Jan 01
0
Question on Confbridge menu item dialplan_exec
I like the example of using that to add somebody to the conference, but what I don't see is how the dialplan can know what conference the menu item was called from. I was hoping that some variable might have been set, but don't see it in the sources. Is the idea to do that outside of the call to Confbridge?
2016 Aug 14
2
Leave and re-enter a conference
All; What I want to do is create a way to easily send callers into a conference room to have an N-way conference call. I created an extension '100' that calls the MeetMe() command. Then all I need to do is transfer a caller using a blind transfer (*2 in my case) to extension 100. Then I can dial a feature code that sends me into that conference (*15 in my case). So far, a piece of
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
...mp;pngnpbx-abc-cbo-user(${cnftmt}); CONFBRIDGE(bridge,max_members)=20; // Dynamic menu change requires first choosing template. // TODO: file a bug report because no template = crash CONFBRIDGE(menu,template)=default_menu; //CONFBRIDGE(menu,clear)=hmm; Set(CONFBRIDGE(menu,*)=dialplan_exec(pngnpbx-abc-hola-gps,${abcid_},1)); // HERE! Set(CONFBRIDGE(menu,0)=playback_and_continue(${saymenu})); // Operator Set(CONFBRIDGE(menu,1)=no_op); // (blank) Set(CONFBRIDGE(menu,2)=dialplan_exec(pngnpbx-abc-hola-ainfo,${abcid_},1)); // A Set(CONFBRIDGE(menu,3)=decrease_listening_vol...
2012 Aug 26
1
One leg in a conference and adjusting stream volume of other leg
Hi all, I'm looking for some serious help. :) I couldn't find a better description for my problem... I think it is quite complex! Here's what I would like to achieve: A SIP caller dials into to my Asterisk 10. He will automatically listen to a specific MP3 stream. Other SIP callers dial also into my Asterisk. They all will automatically listen to the same MP3 stream. All