[Asterisk-Users] MOH different question

Kevin kevin at honeycomb.net
Mon Oct 20 10:26:16 MST 2003


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: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Robert
Hajime Lanning
Sent: Monday, October 20, 2003 11:43 AM
To: asterisk-users at lists.digium.com
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
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list