search for: local_ast_moh_start

Displaying 6 results from an estimated 6 matches for "local_ast_moh_start".

2005 May 25
2
MoH: mpg123 problems
Hey all, I have read on voip-info.org that to configure MoH asterisk requires the use of mpg123. I have installed mpg123 and restarted asterisk. But, when i put a call on hold i get this error: May 25 14:13:03 WARNING[1872]: res_musiconhold.c:865 local_ast_moh_start: No class: default Can you help, Thanks yusuf
2007 Apr 27
2
Music on Hold issue with asterisk 1.4.2
.../asterisk/extensions.conf exten => 100,1,MusicOnHold(30) exten => 100,2,Hangup When I dial 100 however, I receive the following: -- Executing [100@internal:1] MusicOnHold("SIP/31337-007017f0", "30") in new stack [Apr 28 00:17:33] WARNING[30975]: res_musiconhold.c:947 local_ast_moh_start: No class: 30 [Apr 28 00:17:33] WARNING[30975]: res_musiconhold.c:575 moh0_exec: Unable to start music on hold (class '30') on channel SIP/31337-007017f0 == Spawn extension (internal, 100, 1) exited non-zero on 'SIP/31337-007017f0' Thanks for any input. - sf
2007 Dec 04
0
Queue App - crash (1.4.15)
This is the core trace (gdb) bt #0 0xb7e5a231 in strcasecmp () from /lib/libc.so.6 #1 0xb7ce0a3f in local_ast_moh_start (chan=0x82496a8, mclass=0xb720f828 "default", interpclass=0x0) at res_musiconhold.c:646 #2 0x08083695 in ast_moh_start (chan=0x64, mclass=0x64 <Address 0x64 out of bounds>, interpclass=0x88 <Address 0x88 out of bounds>) at channel.c:4614 #3 0xb741818b in queue_exec (...
2005 May 27
0
Re: MoH: mgp123 problems
...g123 problems > >Hey all, >I have read on voip-info.org that to configure MoH asterisk requires the >use of mpg123. I have installed mpg123 and restarted asterisk. But, >when i put a call on hold i get this error: > >May 25 14:13:03 WARNING[1872]: res_musiconhold.c:865 >local_ast_moh_start: No class: default > >Can you help, >Thanks >yusuf > >
2005 Jul 29
0
How to change default music on hold class
...MOH feature on my little WRT to save processor load. I normally don't use MOH but am playing with atxfer and would like to have something to play to the remote transferee. But when I comment out the "default" clause in musiconhold.conf, I get an error when I do the atxfer, "local_ast_moh_start: No class: default" I dread having to go through and prepend "SetMusicOnHold(native-random)" to every single extension in my dialplan. Is there some other way to set something other than "default" to be the "default?" Thx. b.
2010 Feb 22
1
Problem w/ MoH
...call and runs the musiconhold command with the appropriate class name. All I get on the phone is silence. The console tells me that moh started and immediately stopped, but it complains that there is "No class: moh0" *CLI> [Feb 22 12:17:36] WARNING[31142]: res_musiconhold.c:947 local_ast_moh_start: No class: (moh0) Here is the appropriate output of moh show classes Class: moh0 Mode: custom Directory: /etc/asterisk/diehl/music/moh0/ Application: /usr/bin/madplay -Q -z ---mono -R 8000 -o raw:- -r -a -12 Format: slin I have confirmed that madplay is in /usr/...