Re: [asterisk-users] Create new channel from dialplan

2014-05-01 Thread Igor Dvorzhak
there). Josh On Wed, Apr 30, 2014 at 10:21 PM, Igor Dvorzhak idm...@gmail.com wrote: Thanks, it almost what I need. But I can't find a way to pass channel variables to Originate cmd in dialplan. Is it possible at all? On Wed, Apr 30, 2014 at 3:13 PM, Richard Mudgett rmudg...@digium.comwrote

[asterisk-users] Create new channel from dialplan

2014-04-30 Thread Igor Dvorzhak
Hi all, I need a command to originate a new channel from dialplan. I should be able to continue execution of the current context after this command. How to do this? Best, Igor -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Create new channel from dialplan

2014-04-30 Thread Igor Dvorzhak
Thanks, it almost what I need. But I can't find a way to pass channel variables to Originate cmd in dialplan. Is it possible at all? On Wed, Apr 30, 2014 at 3:13 PM, Richard Mudgett rmudg...@digium.comwrote: On Wed, Apr 30, 2014 at 4:33 PM, Igor Dvorzhak idm...@gmail.com wrote: Hi all

Re: [asterisk-users] Variables are empty after Redirecting a channel

2014-02-21 Thread Igor Dvorzhak
Sorry there is a mistake, actually I don't redirect executing channel: exten = s,n,ChannelRedirect(${CHANNEL_TO_REDIRECT},context_2,AMD,1) I can't use Goto because the ${CHANNEL_TO_REDIRECT} is active channel and Goto drops (hangs-up) it. So is there a way to pass variable to the target context

[asterisk-users] Variables are empty after Redirecting a channel

2014-02-20 Thread Igor Dvorzhak
Guys, I am using Asterisk 1.8.20.0 built by mockbuild @ buildvm-24.phx2.fedoraproject.org on a x86_64 running Linux on 2013-01-18 19:52:25 UTC How can I set variable in one context and then Redirect a channel to another context and use variable there? The code below doesn't work, so I've got

[asterisk-users] MeetMe conference splitting

2014-01-23 Thread Igor Dvorzhak
Hello, How to move 2 of 3 users in the MeetMe conference to the newly created MeetMe conference? Dialplan example is welcome. Best, Igor -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to