using vicidial meetme conferences with 'A', 'M' and 'w'

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

using vicidial meetme conferences with 'A', 'M' and 'w'

Postby marmu » Tue May 29, 2012 9:57 am

Hello fellow vicidial professionals!

I am playing Music on Hold while an agent waits for a call. Problem now is that it stops when the supervisor enters the conference to monitor it. I just read about the 'w' option which waits until a marked user enters the conference. So could someone please tell me if it is possible to mark the outbound call which is about to be send into the meetme conference? And if so, how can that be done?

For now this is our extensions.conf for vicidial conferences:
exten => _86000[5-9]X,1,SetMusicOnHold(brummen)
exten => _86000[5-9]X,n,Meetme,${EXTEN}|Mq
exten => _86000[5-9]X,n,Hangup
exten => _8600[1-5]XX,1,SetMusicOnHold(brummen)
exten => _8600[1-5]XX,n,Meetme,${EXTEN}|Mq
exten => _8600[1-5]XX,n,Hangup

I'd say this must be extended by the option 'w'

Further there must be some kind of "...Meetme,${EXTEN}|A..." for the outbound call which is to be send into the meetme conference. Any hint on where that should/could be added?

Thanks a lot in advance!

Cheers,
Marcus
Vicibox redux 3.1.10 64 bit (ViciBox_Redux.x86_64-3.1.10.iso)
Admin-GUI: VERSION: 2.4-310a - BUILD: 110506-1537 - with some adaptions :)
Asterisk 1.4.39.2-vici | Single Server | wanpipe_voicetime
2x Intel(R) Xeon(R) X5650 | 12 GB | SAS 15k RAID1
marmu
 
Posts: 190
Joined: Fri Mar 12, 2010 6:57 am

Re: using vicidial meetme conferences with 'A', 'M' and 'w'

Postby marmu » Mon Jun 25, 2012 8:31 am

Hi guys,

if someone is interested in this topic here is my solution in theory:

Instead of
Code: Select all
exten => _86000[5-9]X,1,SetMusicOnHold(brummen)
exten => _86000[5-9]X,n,Meetme,${EXTEN}|Mq
exten => _86000[5-9]X,n,Hangup


I will call an AGI script to determine the channel of the call.
If channel like "berofix" it is the outbound call and it will enter the conference as follows:
Code: Select all
Meetme,${EXTEN}|AMq

else
Code: Select all
Meetme,${EXTEN}|wMq


That should do the trick. I will implement and test this now. Have a nice monday!

Cheers,
Marcus
Vicibox redux 3.1.10 64 bit (ViciBox_Redux.x86_64-3.1.10.iso)
Admin-GUI: VERSION: 2.4-310a - BUILD: 110506-1537 - with some adaptions :)
Asterisk 1.4.39.2-vici | Single Server | wanpipe_voicetime
2x Intel(R) Xeon(R) X5650 | 12 GB | SAS 15k RAID1
marmu
 
Posts: 190
Joined: Fri Mar 12, 2010 6:57 am

Re: using vicidial meetme conferences with 'A', 'M' and 'w'

Postby marmu » Tue Jun 26, 2012 6:44 am

Works fine for me. If someone is interested in the perl AGI script, tell me and I will post it here or on pastebin.

Cheers,
Marcus
Vicibox redux 3.1.10 64 bit (ViciBox_Redux.x86_64-3.1.10.iso)
Admin-GUI: VERSION: 2.4-310a - BUILD: 110506-1537 - with some adaptions :)
Asterisk 1.4.39.2-vici | Single Server | wanpipe_voicetime
2x Intel(R) Xeon(R) X5650 | 12 GB | SAS 15k RAID1
marmu
 
Posts: 190
Joined: Fri Mar 12, 2010 6:57 am


Return to Support

Who is online

Users browsing this forum: No registered users and 137 guests