View previous topic :: View next topic |
Author |
Message |
yudha2008 at gmail.com Guest
|
Posted: Wed Nov 12, 2008 2:33 am Post subject: [Freeswitch-users] Conference |
|
|
Hi,
Just i want to call the 1002==>9841799874 and i want to call another no 9840544078 and add in to the conference room
First method i tried :
api originate sofia/internal/1002%9841799874@172.20.191.228 (9841799874@172.20.191.228)) ====>1002 call 9841799874
api uuid_transfer 04120c08-19e7-4881-8873-0834a11524ff -both 3001 ====>Both caller and extension will be transfer into conference room
Then i call the another caller
api originate sofia/internal/1002%9840544078@172.20.191.228 (9840544078@172.20.191.228))====> 1002 call another caller 9840544078
api uuid_transfer c564f668-6778-4e78-85f6-a78c9c67cfa4 -bleg 3001 ====>Transfer only the caller 9840544078 to conference room 3001
while calling the second no 9840544078 the first line get hold
after the transfer of bleg they all come in to the conference room but the first line caller is in hold so we cant able to unhold the call through api we have to manually go the soft phone and unhold the call .
but i need the unhold should be done in api what is the solution .
i have tried in another method also
api originate sofia/internal/1002%9841799874@172.20.191.228 (9841799874@172.20.191.228))====>1002 call 9841799874
api uuid_transfer 04120c08-19e7-4881-8873-0834a11524ff -both 3001 ====>Transfer only the caller 9841799874 to conference room 3001
api uuid_kill 04120c08-19e7-4881-8873-0834a11524ff
before i hangup i have transfer both the caller in to conference room so when i hangup the extension why my extension got hangup
Can any one suggest me how can i try the conference are else correct where i am wrong.
--
Warm Regards,
N.Baskar |
|
Back to top |
|
|
dule.maillist at gmail... Guest
|
Posted: Wed Nov 12, 2008 2:58 pm Post subject: [Freeswitch-users] Conference |
|
|
Does the second call to 9840544078 have to come from 1002? You can always just call 9840544078 and drop it into the conference directly:
api originate sofia/default/9840544078@172.20.191.228 (9840544078@172.20.191.228) &conference(3001)
or set the channel variable to simulate it coming from 1002
api originate {origination_caller_id_number=1002}sofia/default/9840544078@172.20.191.228 (9840544078@172.20.191.228) &conference(3001)
Granted, not sure I completely understand your problem.
---
danule
On Wed, Nov 12, 2008 at 2:30 AM, Baskar <yudha2008@gmail.com (yudha2008@gmail.com)> wrote:
Quote: | Hi,
Just i want to call the 1002==>9841799874 and i want to call another no 9840544078 and add in to the conference room
First method i tried :
api originate sofia/internal/1002%9841799874@172.20.191.228 (9841799874@172.20.191.228)) ====>1002 call 9841799874
api uuid_transfer 04120c08-19e7-4881-8873-0834a11524ff -both 3001 ====>Both caller and extension will be transfer into conference room
Then i call the another caller
api originate sofia/internal/1002%9840544078@172.20.191.228 (9840544078@172.20.191.228))====> 1002 call another caller 9840544078
api uuid_transfer c564f668-6778-4e78-85f6-a78c9c67cfa4 -bleg 3001 ====>Transfer only the caller 9840544078 to conference room 3001
while calling the second no 9840544078 the first line get hold
after the transfer of bleg they all come in to the conference room but the first line caller is in hold so we cant able to unhold the call through api we have to manually go the soft phone and unhold the call .
but i need the unhold should be done in api what is the solution .
i have tried in another method also
api originate sofia/internal/1002%9841799874@172.20.191.228 (9841799874@172.20.191.228))====>1002 call 9841799874
api uuid_transfer 04120c08-19e7-4881-8873-0834a11524ff -both 3001 ====>Transfer only the caller 9841799874 to conference room 3001
api uuid_kill 04120c08-19e7-4881-8873-0834a11524ff
before i hangup i have transfer both the caller in to conference room so when i hangup the extension why my extension got hangup
Can any one suggest me how can i try the conference are else correct where i am wrong.
--
Warm Regards,
N.Baskar
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
yudha2008 at gmail.com Guest
|
Posted: Wed Nov 19, 2008 5:38 am Post subject: [Freeswitch-users] Conference |
|
|
Hi,
I want to have the following scenario to be done on the conference room.
1. I am calling the 1st person and talking with him.
2. When I require, I need to hold the 1st person and dial out 2nd person. (till such time 1st person to be on hold by hearing hold music).
3. I need to unhold the 1st person so that three of us can be in the conference call.
Kindly help me in getting this done.
Thanks
N.Baskar |
|
Back to top |
|
|
freeswitch-users at li... Guest
|
Posted: Wed Nov 19, 2008 5:55 am Post subject: [Freeswitch-users] Conference |
|
|
On 11/19/2008 4:31 AM, Baskar wrote:
Quote: | Hi,
I want to have the following scenario to be done on the conference room.
1. I am calling the 1st person and talking with him.
2. When I require, I need to hold the 1st person and dial out 2nd
person. (till such time 1st person to be on hold by hearing hold music).
3. I need to unhold the 1st person so that three of us can be in the
conference call.
|
What phone are you using? All SIP phones should have simple conference
call functionality that works exactly as described.
Quote: |
Kindly help me in getting this done.
Thanks
N.Baskar
|
--
-Rupa
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
yudha2008 at gmail.com Guest
|
Posted: Wed Nov 19, 2008 5:59 am Post subject: [Freeswitch-users] Conference |
|
|
Hi,
We need the above process to be done on the event socket through API commands.
Thanks
Baskar.N
On Wed, Nov 19, 2008 at 4:18 PM, Rupa Schomaker (lists) <freeswitch-users@lists.rupa.com (freeswitch-users@lists.rupa.com)> wrote:
--
Warm Regards,
N.Baskar |
|
Back to top |
|
|
|