Displaying 2 results from an estimated 2 matches for "agent_hangup".
2006 Feb 14
5
Call centre - * hang's up
...DTMF '*'
Feb 14 08:27:08 DEBUG[13349]: channel.c:3253 ast_generic_bridge: Didn't get a frame from channel: Agent/401
Feb 14 08:27:08 DEBUG[13349]: channel.c:3525 ast_channel_bridge: Bridge stops bridging channels SIP/211-5396 and Agent/401
Feb 14 08:27:08 DEBUG[13349]: chan_agent.c:760 agent_hangup: Hangup called for state Up
--
Tomislav Parcina
tparcina#lama.hr
2004 Jun 25
0
problems compiling shadydial-asterisk on gentoo
...-DNEW_PRI_HANGUP -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_ PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_agent.o chan_agent.c
chan_agent.c: In function `agent_hangup':
chan_agent.c:566: warning: implicit declaration of function `ast_say_digit_str'
chan_agent.c: In function `agent_new':
chan_agent.c:736: warning: assignment from incompatible pointer type
chan_agent.c:754: error: too many arguments to function `ast_queue_frame'
chan_agent.c: At to...