Hello,

I am using asterisk manager interface (http) for originating calls.
How can I get the name of the channel which is created by originate? I
want to use this channel for other manager commands like Atxfer,
Monitor, Hangup etc.

If I do action=originate, channel=SIP/200  then it creates a channel
like 'SIP/200-0865ff80' which I can see in the asterisk console using
"core show channels verbose".  Now if I want to transfer this call I
have to use action=Atxfer, channel=SIP/200-0865ff80 for which I need
the channel name. Is there any way to get this channel name or set the
channel name during originate? On what basis does asterisk assign
channel names, is it random?

-- 
_____________________________________________________________________
-- 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

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to