Hello,
today i could reproduce the problem. The problem did not start immediately after the second server is startet.
I also discovered that not only the answers(dtfm) of the callers are missing, also the hangup is missing.
First call (only one server):
[code]tc1:~# asterisk -r -c -vvvvvvv
Asterisk 1.4.21.2~dfsg-3, Copyright © 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for detail s.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.
This package has been modified for the Debian GNU/Linux distribution
Please report all bugs to bugs.debian.org/asterisk
== Parsing ‘/etc/asterisk/asterisk.conf’: Found
== Parsing ‘/etc/asterisk/extconfig.conf’: Found
Connected to Asterisk 1.4.21.2~dfsg-3 currently running on tc1 (pid = 25790)
Verbosity was 4 and is now 7
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– ast_get_srv: SRV lookup for ‘_sip._udp.sipgate.de’ mapped to host sipgate.de, port 5060
– Executing [2351681@default:1] AGI(“SIP/sipgate.de-0a1ac990”, “start.php|7|tc1”) in new stack
– Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|tc1: Array
start.php|7|tc1: (
start.php|7|tc1: => 200
start.php|7|tc1: [result] => 1
start.php|7|tc1: [data] => 091284441 <091284441>
start.php|7|tc1: )
start.php|7|tc1:
start.php|7|tc1: Channel 7
start.php|7|tc1: session 2217
-- Playing '/var/spool/asterisk//tmp//swift_101c1cf757b40874effcafbec68fbe07' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1ac990> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_dd145af798ee59b676ee407f06d5589d' (escape_digits=) (sample_offset 0)
start.php|7|tc1: spiel ermitteln 1
start.php|7|tc1: spiel ermitteln 3
start.php|7|tc1: spiel ermitteln 6
start.php|7|tc1: spielarray ermitteln 1
start.php|7|tc1: select distinct a.* from vesa_spiele s, telefoncomputer c , vesa_teams a where s.orga=1 and s.liga=4 and s.orga=a.orga and s.liga=a.liga and s.heim=a.mid and c.orga=s.orga and c.liga=s.liga and spieltag<=now() and to_days(spieltag)>= to_days(now())-c.meldetage order by a.bez
-- Playing '/var/spool/asterisk//tmp//swift_baaa1503964c6cccbfdcd010a693c88e' (escape_digits=) (sample_offset 0)
-- AGI Script start.php completed, returning 0
-- Executing [2351681@default:2] Hangup("SIP/sipgate.de-0a1ac990", "") in new stack
== Spawn extension (default, 2351681, 2) exited non-zero on 'SIP/sipgate.de-0a1ac990'
more tries (second server running)(as the server did not recognize the hangup, there are multiple processes):
Asterisk 1.4.21.2~dfsg-3, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
This package has been modified for the Debian GNU/Linux distribution
Please report all bugs to [bugs.debian.org/asterisk](http://bugs.debian.org/asterisk)
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.21.2~dfsg-3 currently running on tc1 (pid = 25790)
Verbosity is at least 14
[Sep 27 19:25:14] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:25:30] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:25:46] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:26:02] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:26:18] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:26:34] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Executing [2351681@default:1] AGI("SIP/sipgate.de-0a1a2150", "start.php|7|tc1") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|tc1: Array
start.php|7|tc1: (
start.php|7|tc1: [code] => 200
start.php|7|tc1: [result] => 1
start.php|7|tc1: [data] => 091284441 <091284441>
start.php|7|tc1: )
start.php|7|tc1:
start.php|7|tc1: Channel 7
start.php|7|tc1: session 2224
-- Playing '/var/spool/asterisk//tmp//swift_101c1cf757b40874effcafbec68fbe07' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
[Sep 27 19:26:50] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a2150> Playing 'beep' (language 'en')
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:05] NOTICE[983]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:07] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- <SIP/sipgate.de-0a1a2150> Playing 'beep' (language 'en')
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:21] NOTICE[983]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:23] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a2150> Playing 'beep' (language 'en')
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:37] NOTICE[983]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:39] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a2150> Playing 'beep' (language 'en')
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Executing [2351681@default:1] AGI("SIP/sipgate.de-0a1b24f0", "start.php|7|tc1") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|tc1: Array
start.php|7|tc1: (
start.php|7|tc1: [code] => 200
start.php|7|tc1: [result] => 1
start.php|7|tc1: [data] => 091284441 <091284441>
start.php|7|tc1: )
start.php|7|tc1:
start.php|7|tc1: Channel 7
start.php|7|tc1: session 2226
-- Playing '/var/spool/asterisk//tmp//swift_101c1cf757b40874effcafbec68fbe07' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:27:53] NOTICE[983]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1b24f0> Playing 'beep' (language 'en')
[Sep 27 19:27:55] NOTICE[972]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
-- <SIP/sipgate.de-0a1a2150> Playing 'beep' (language 'en')
-- <SIP/sipgate.de-0a1a7b38> Playing 'beep' (language 'en')
-- Playing '/var/spool/asterisk//tmp//swift_1e063c27fd0f19329e685ffa061fac40' (escape_digits=) (sample_offset 0)
[Sep 27 19:28:05] NOTICE[990]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
-- Playing '/var/spool/asterisk//tmp//swift_4c94da570535559a114f9a0b34f2b068' (escape_digits=) (sample_offset 0)
tc1*CLI>
Second server:
Asterisk 1.2.13, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'show license' for details.
=========================================================================
Connected to Asterisk 1.2.13 currently running on miraculix (pid = 4577)
Verbosity was 0 and is now 14
-- Executing AGI("SIP/sipgate.de-0816bf08", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-08 16bf08'
Sep 27 19:16:23 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-0816bf08!
Sep 27 19:16:23 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGN ORED: ACK
Sep 27 19:16:23 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
-- Executing AGI("SIP/sipgate.de-0816bf08", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-08 16bf08'
Sep 27 19:17:18 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-0816bf08!
Sep 27 19:17:18 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGN ORED: ACK
Sep 27 19:17:18 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- Executing AGI("SIP/sipgate.de-0816bf08", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-0816bf08'
Sep 27 19:18:29 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-0816bf08!
Sep 27 19:18:29 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGNORED: ACK
Sep 27 19:18:29 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- Executing AGI("SIP/sipgate.de-081a6408", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-081a6408'
Sep 27 19:19:33 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-081a6408!
Sep 27 19:19:33 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGNORED: ACK
Sep 27 19:19:33 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
Sep 27 19:23:59 WARNING[4582]: res_musiconhold.c:421 spawn_mp3: Found no files in '/usr/share/asterisk/mohmp3'
Sep 27 19:23:59 WARNING[4582]: res_musiconhold.c:493 monmp3thread: Unable to spawn mp3player
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- Executing AGI("SIP/sipgate.de-081a6408", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|miraculix: Array
start.php|7|miraculix: (
start.php|7|miraculix: [code] => 200
start.php|7|miraculix: [result] => 1
start.php|7|miraculix: [data] => 091284441 <091284441>
start.php|7|miraculix: )
start.php|7|miraculix:
start.php|7|miraculix: Channel 7
start.php|7|miraculix: session 2223
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-081a6408'
Sep 27 19:24:28 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-081a6408!
Sep 27 19:24:28 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGNORED: ACK
Sep 27 19:24:28 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
Sep 27 19:24:48 WARNING[4587]: chan_sip.c:1229 retrans_pkt: Maximum retries exceeded on transmission [1e2390085b6a28e067154e834be98111@sipgate.de](mailto:1e2390085b6a28e067154e834be98111@sipgate.de) for seqno 102 (Critical Response)
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- Executing AGI("SIP/sipgate.de-081a6408", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|miraculix: Array
start.php|7|miraculix: (
start.php|7|miraculix: [code] => 200
start.php|7|miraculix: [result] => 1
start.php|7|miraculix: [data] => 091284441 <091284441>
start.php|7|miraculix: )
start.php|7|miraculix:
start.php|7|miraculix: Channel 7
start.php|7|miraculix: session 2225
Sep 27 19:26:18 WARNING[10540]: file.c:587 ast_readaudio_callback: Failed to write frame
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-081a6408'
Sep 27 19:26:38 WARNING[4587]: chan_sip.c:1229 retrans_pkt: Maximum retries exceeded on transmission [72c9509668ec25b04d29f12b350b87e0@sipgate.de](mailto:72c9509668ec25b04d29f12b350b87e0@sipgate.de) for seqno 102 (Critical Response)
-- Executing AGI("SIP/sipgate.de-0816bf08", "start.php|7|miraculix") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/start.php
start.php|7|miraculix: Array
start.php|7|miraculix: (
start.php|7|miraculix: [code] => 200
start.php|7|miraculix: [result] => 1
start.php|7|miraculix: [data] => 091284441 <091284441>
start.php|7|miraculix: )
start.php|7|miraculix:
start.php|7|miraculix: Channel 7
start.php|7|miraculix: session 2227
== Spawn extension (default, 2351681, 1) exited non-zero on 'SIP/sipgate.de-0816bf08'
Sep 27 19:27:18 ERROR[4587]: chan_sip.c:11440 sipsock_read: We could NOT get the channel lock for SIP/sipgate.de-0816bf08!
Sep 27 19:27:18 ERROR[4587]: chan_sip.c:11441 sipsock_read: SIP MESSAGE JUST IGNORED: ACK
Sep 27 19:27:18 ERROR[4587]: chan_sip.c:11442 sipsock_read: BAD! BAD! BAD!
Sep 27 19:27:38 WARNING[4587]: chan_sip.c:1229 retrans_pkt: Maximum retries exceeded on transmission [7d815ce6313f739078ae5398582a61f5@sipgate.de](mailto:7d815ce6313f739078ae5398582a61f5@sipgate.de) for seqno 102 (Critical Response)
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060
-- parse_srv: SRV mapped to host sipgate.de, port 5060