Displaying 2 results from an estimated 2 matches for "ast_control_hold".
2007 Jul 17
1
Music on hold problem
Hi,
I am using asterisk 1.4.
I have confgured the musiconhold.conf file.
However, when i make a call and then hold the call it does nothing.
in the CLI i do not see the starting/stopping musiconhold messages.
i am making calls from sip to h323 using asterisk assip/h323 gateway
(with gnugk and ooh323).
i get the following messages when putting the call on hold:
-- Executing [204 at default:1]
2005 Jul 11
1
Compile Error chan_sccp-20050705 on asterisk 1.0.9 (tarball)
...ed to compile chan_sccp-20050705 but I receive the following
errors:
linux:/home/share/chan_sccp-20050705 # make install
sh ./create_config.sh "/usr/include"
Checking Asterisk version...
* no 'struct ast_channel_tech', using old pvt
* no 'struct ast_callerid'
* no 'AST_CONTROL_HOLD'
* no 'ast_config_load'
* no 'ast_copy_string'
config.h complete.
Now compiling .... sccp_actions.c 853 lines
sccp_actions.c: In function `sccp_handle_unregister':
sccp_actions.c:124: parse error before `*'
sccp_actions.c:125: `r1' undeclared (first use i...