Re: [asterisk-users] Meetme and MOH

2010-11-26 Thread Adrian Marsh
Yes John... but I also now find in testing many things broken between my
IAX provider and 1.4.37

Which is a reason to hold back...

 

Thanks,

 

Adrian

 

From: John Novack [mailto:jnov...@stromberg-carlson.org] 
Sent: 26 November 2010 13:41
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc: Adrian Marsh
Subject: Re: [asterisk-users] Meetme and MOH

 



Adrian Marsh wrote: 

Thanks all,

 

I realised after posting 2 things.. 1) I needed to also cover MOH
outside of meetme.  And that 2) theres a bug in 1.4.18 where the
defaults aren't reloaded properly for MOH, and you have to do a server
stop/start to get them to reload.

 

Thanks,

 

Adrian

Probably why there is a 1.4.37?

I found many things broken between 1.4.13 and 1.4.21
But that is now ancient history

John Novack




-- 
 
Dog is my Co-pilot
-- 
_
-- 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

Re: [asterisk-users] Meetme and MOH

2010-11-26 Thread John Novack



Adrian Marsh wrote:


Thanks all,

I realised after posting 2 things.. 1) I needed to also cover MOH 
outside of meetme.  And that 2) theres a bug in 1.4.18 where the 
defaults aren't reloaded properly for MOH, and you have to do a server 
stop/start to get them to reload.


Thanks,

Adrian


Probably why there is a 1.4.37?

I found many things broken between 1.4.13 and 1.4.21
But that is now ancient history

John Novack

--

Dog is my Co-pilot

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

Re: [asterisk-users] Meetme and MOH

2010-11-26 Thread Adrian Marsh
Thanks all,

 

I realised after posting 2 things.. 1) I needed to also cover MOH
outside of meetme.  And that 2) theres a bug in 1.4.18 where the
defaults aren't reloaded properly for MOH, and you have to do a server
stop/start to get them to reload.

 

Thanks,

 

Adrian

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

Re: [asterisk-users] Meetme and MOH

2010-11-18 Thread Warren Selby
On Thu, Nov 18, 2010 at 12:37 PM, Adrian Marsh
wrote:

> Hi,
>
>
>
> With a dynamic Meetme using:  MeetMe(|DsMrc)
>
> How do I control which context MOH uses, other than “default” ?
>
>
>
> Asterisk: 1.4.15
>
>
>
>
In 1.4.x you would use SetMusicOnHold(class) before you called your MeetMe()
in the dialplan.  In 1.6.x (at least 1.6.2.x), you would use
Set(CHANNEL(musicclass)=...) instead.

-- 
Thanks,
--Warren Selby, dCAP
http://www.selbytech.com
-- 
_
-- 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

Re: [asterisk-users] Meetme and MOH

2010-11-18 Thread Sherwood McGowan
On Thu, Nov 18, 2010 at 12:37 PM, Adrian Marsh
 wrote:
> Hi,
>
>
>
> With a dynamic Meetme using:  MeetMe(|DsMrc)
>
> How do I control which context MOH uses, other than “default” ?
>
>
>
> Asterisk: 1.4.15
>
>
>
>
>
> Thanks,
>
>
>
> Adrian
>
>
>
> --
> _
> -- 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
>

Use Set(CHANNEL(musicclass)=MUSICONHOLDCLASSYOUWANT). What I do is add
a column to the conferences/meetme table in my database to hold the
moh class I want and then retrieve that in the dialplan & use the
aforementioned command.

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

[asterisk-users] Meetme and MOH

2010-11-18 Thread Adrian Marsh
Hi,

 

With a dynamic Meetme using:  MeetMe(|DsMrc)

How do I control which context MOH uses, other than "default" ?

 

Asterisk: 1.4.15

 

 

Thanks,

 

Adrian

 

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