search for: ed28

Displaying 2 results from an estimated 2 matches for "ed28".

Did you mean: d28
2006 Feb 22
3
Streaming Music On Hold
...nt_wnpr and this is how I am testing it: exten => 1234,1,Answer exten => 1234,2,SetMusiconHold(stream2) exten => 1234,3,WaitmusiconHold(60) exten => 1234,4,Hangup and this is the console output I get when I dial 1234: Asterisk Ready. *CLI> -- Executing Answer("SIP/3250072-ed28", "") in new stack -- Executing SetMusicOnHold("SIP/3250072-ed28", "stream2") in new stack -- Executing WaitMusicOnHold("SIP/3250072-ed28", "60") in new stack -- Started music on hold, class 'stream2', on channel 'SIP/32...
2006 Feb 23
1
Streaming Music On Hold - Reality Check
...exten => 1234,2,SetMusiconHold(stream2) > > exten => 1234,3,WaitmusiconHold(60) > > exten => 1234,4,Hangup > > > > and this is the console output I get when I dial 1234: > > > > Asterisk Ready. > > *CLI> -- Executing Answer("SIP/3250072-ed28", "") in new stack > > -- Executing SetMusicOnHold("SIP/3250072-ed28", "stream2") in new > stack > > -- Executing WaitMusicOnHold("SIP/3250072-ed28", "60") in new stack > > -- Started music on hold, class 's...