[Asterisk-Users] Music On Hold & WAITEXTEN(,m), BUG????

Miguel Soto msoto at customautomation.com
Wed Jan 11 12:38:39 MST 2006


Hi:
 
Both applications are working now, MusicOnHold() and WaitExten(,m). The
last one works if I write
WaitExten( 20, m())  (it will take the default class).  But, is it a bug
or I was misunderstanding the sintax of the application? 
 
Any comments?
 
Regards
Miguel Soto
 
-----Original Message-----
From: Miguel Soto [mailto:msoto at customautomation.com] 
Sent: Wednesday, January 11, 2006 11:42
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Music On Hold & WAITEXTEN(,m)
 
Scratch the last mail this is the right one
 
Hi,
 
I have an issue, I can hear music on hold with MusicOnHold() but I can't
hear anything with WaitExten (,m).
(I did: make mpg123, cd mpg.., make, make install). My extensions.conf
is:
 
[incoming]
exten =>s,1,Answer()
exten =>s,n,Background(welcome)
exten =>s,n,WaitExten(20,m)  ;at this point the debugger doesn't say
anything about music on hold
                                              ; I dial 2   
exten =>2,1,MusicOnHold()     ;the debugger says "Started music on
hold..." and I can hear the music
 
Any ideas?
 
Miguel Soto 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060111/29e9a579/attachment.htm


More information about the asterisk-users mailing list