Thanks, it works.

Now is their a way to use a sound card and use it's input to power music
on hold?
Or is that a feature that needs a little programming to get done?

Kevin,

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Hajime Lanning
Sent: Monday, October 20, 2003 11:43 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] MOH different question



<quote who="Kevin">
> Is there anyway for a sip station to play MoH out of the speaker? I
> know I can do it by calling the station and putting it on hold.
>
> For example:
> On a samsung pbx with MoH, if you goto one of the workstaions and
> press a button The moh plays out of the speaker.
>
> Is there any way to do this with asterisk?

Add an extension for MoH...

exten => 8800,1,Answer
exten => 8800,2,MusicOnHold(default)

Then dial that extension to get music.
If it is a two line phone, you can receive calls via the other line or
use callwaiting.

--
END OF LINE
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to