[Asterisk-Users] MOH different question
Robert Hajime Lanning
lanning+asterisk at monsoonwind.com
Mon Oct 20 09:42:43 MST 2003
<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
More information about the asterisk-users
mailing list