Re: [asterisk-users] Disable MoH for certain phones

2007-08-16 Thread Dovid B
you can set in sip.conf the moh to an invalid class or you can create an mp3 
that is blank
- Original Message - 
From: [EMAIL PROTECTED]
To: asterisk-users@lists.digium.com
Sent: Wednesday, August 15, 2007 3:11 PM
Subject: [asterisk-users] Disable MoH for certain phones


 Hi,

 Is it possible to configure asterisk so it doesn't play MoH from certain
 phones?

 Regards,
 Jan

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

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



___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


[asterisk-users] Disable MoH for certain phones

2007-08-15 Thread jan.sarin
Hi,

Is it possible to configure asterisk so it doesn't play MoH from certain
phones?

Regards,
Jan

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Disable MoH for certain phones

2007-08-15 Thread Forrest Beck
You can define a new class in musiconhold.conf with an empty directory.

Create a directory with nothing in it /var/lib/asterisk/moh/empty

Add this class to musiconhold.conf

[empty]
mode=files
directory=/var/lib/asterisk/moh/empty

Then for the phone' entry in sip.conf add:
musiconhold=empty

Be sure to conect to the CLI and do sip reload


On 8/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi,

 Is it possible to configure asterisk so it doesn't play MoH from certain
 phones?

 Regards,
 Jan

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

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



-- 
***
Forrest Beck
IAXTEL: 17002871718
[EMAIL PROTECTED]
http://www.shift8.biz

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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