[ILUG] Asterisk / Trixbox Weirdness
Brendan Minish
bminish at minish.org
Sun Aug 3 14:58:07 IST 2008
On Sat, 2008-08-02 at 22:29 +0100, Bricky wrote:
>
> The reason I'd leave this until last though is because it's often a
> mammoth task - asterisk logs tend to be somewhat long :(
it is indeed a big log..
the extracted log difference between a successful call and an
unsuccessful call are as follows
Firstly a call that worked (Full log for this call at)
http://pastebin.com/m4c3eee42
[Aug 3 14:33:11] VERBOSE[3868] logger.c: -- Stopped music on hold on Zap/17-1
[Aug 3 14:33:11] WARNING[3868] app_queue.c: The device state of this queue member, Agent/1019, is still 'Not in Use' when it probably should not be! Please check UPGRADE.txt for correct configuration settings.
[Aug 3 14:33:11] DEBUG[3868] chan_agent.c: Bridge on 'SIP/203-09b08460' being set to 'Agent/1019' (3)
[Aug 3 14:33:11] VERBOSE[3869] logger.c: == Spawn extension (macro-dial, s, 7) exited non-zero on 'Local/203 at from-internal-4fb2,2' in macro 'dial'
[Aug 3 14:33:11] VERBOSE[3869] logger.c: == Spawn extension (macro-dial, s, 7) exited non-zero on 'Local/203 at from-internal-4fb2,2' in macro 'exten-vm'
Now a call that didn't (Full log for this call at)
http://pastebin.com/d6fa46ed2
[Aug 3 14:34:14] VERBOSE[3894] logger.c: -- Stopped music on hold on Zap/6-1
[Aug 3 14:34:14] WARNING[3894] app_queue.c: The device state of this queue member, Agent/1019, is still 'Not in Use' when it probably should not be! Please check UPGRADE.txt for correct configuration settings.
[Aug 3 14:34:22] VERBOSE[2557] logger.c: -- Channel 0/6, span 1 got hangup request, cause 16
It would seem that without the sip bridge begin setup then there is no
way that the call can be passed though to the phone
Any suggestions on how to debug this further ?
.brendan
More information about the ILUG
mailing list