[asterisk-users] Need Help in Meetme (Conferencing)

Ehsan Khosrowshahi ehsan_ka at yahoo.com
Mon Oct 30 04:55:21 MST 2006


Hi all,

Suppose I have a simple conference configuration as below -->

-------------------------------------------------
meetme.conf
[general]

[rooms]
conf => 0041435215311
-------------------------------------------------

and I have a dial plan like this -->

-------------------------------------------------
extensions.conf
exten => 0041435215311,1,Answer
exten => 0041435215311,2,Wait(1)
exten => 0041435215311,3,Agi(agi://localhost/agiconference.agi)
exten => 0041435215311,4,MeetMe(0041435215311|p)
exten => 0041435215311,5,Playback(vm-goodbye)
exten => 0041435215311,6,Hangup
-------------------------------------------------

How can I Call someone using Originate Call in Manager API to the conference.

If this are the parameters for Manager API call , what should i set in Channel to make a call from conference to the guy who I want to invite, will this work at all?

CallerID = 0041435215311
Channel = ?????
Context = default
Exten = "Extension of the one who i want to call him to join conference"
Priority = 1

Best 
Ehsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061030/72af9c26/attachment.htm


More information about the asterisk-users mailing list