I've had asterisk crash twice over the past few weeks. I can't see any obvious problems in the logging. I've enabled debug logging and will see what I can find out when/if it happens again. I'd like to know why it's crashing, and I'll update once I have a theory. Right now the only thing I have different than stock is we enabled chan_echolink. It has 3 repeaters using the pciradio card and one using RTCMs. Bigger question here is the DIAL distro doesn't use systemd to manage asterisk, still uses the old init.d script, so I can't use systemd to restart it on failure. Does anyone have a systemd script to manage asterisk on DIAL? -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net
On 6/15/16 3:59 PM, Bryan Fields wrote:
I've had asterisk crash twice over the past few weeks. I can't see any obvious problems in the logging. I've enabled debug logging and will see what I can find out when/if it happens again.
It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts. Has anyone been seeing asterisk crashes related to this? channel.c: Thread -1260881088 Blocking 'echolink/el0-0', already blocked by thread -1257419968 in procedure ast_waitfor_nandfds It then dies after that message. I do have detailed logs if needed I can post them on a web server.
[Jun 24 00:17:21] DEBUG[26077] chan_iax2.c: Registration created on call 4900 [Jun 24 00:17:21] WARNING[26080] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:17:21] DEBUG[26076] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:17:27] DEBUG[26079] chan_iax2.c: Received iseqno 182 not within window 183->183 [Jun 24 00:17:27] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:17:31] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:17:41] VERBOSE[26064] logger.c: == Refreshing DNS lookups. [Jun 24 00:17:43] DEBUG[26077] chan_iax2.c: Received iseqno 220 not within window 221->221 [Jun 24 00:17:47] DEBUG[26077] chan_iax2.c: Received iseqno 14 not within window 15->15 [Jun 24 00:17:47] WARNING[26082] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: Allocate call number [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: Registration created on call 7527 [Jun 24 00:17:48] WARNING[26079] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:17:48] DEBUG[26080] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:17:53] DEBUG[26080] chan_iax2.c: Received iseqno 232 not within window 233->233 [Jun 24 00:17:54] DEBUG[26078] chan_iax2.c: Received iseqno 225 not within window 226->226 [Jun 24 00:17:57] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:07] WARNING[26079] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: Allocate call number [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: Registration created on call 8176 [Jun 24 00:18:07] WARNING[26076] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:07] DEBUG[26080] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:11] WARNING[26076] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: Allocate call number [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: Registration created on call 6735 [Jun 24 00:18:12] WARNING[26075] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:12] DEBUG[26078] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:15] DEBUG[26084] chan_iax2.c: Received iseqno 241 not within window 242->242 [Jun 24 00:18:17] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:18:21] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:23] DEBUG[26082] chan_iax2.c: Received iseqno 244 not within window 245->245 [Jun 24 00:18:33] DEBUG[26075] chan_iax2.c: Received iseqno 247 not within window 248->248 [Jun 24 00:18:36] VERBOSE[26072] logger.c: -- Received OK from Echolink server nasouth.echolink.org [Jun 24 00:18:38] WARNING[26083] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: Allocate call number [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: Registration created on call 9504 [Jun 24 00:18:38] WARNING[26084] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:38] DEBUG[26082] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:43] DEBUG[26084] chan_iax2.c: Received iseqno 252 not within window 253->253 [Jun 24 00:18:48] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:53] DEBUG[26083] chan_iax2.c: Received iseqno 254 not within window 255->255 [Jun 24 00:18:57] WARNING[26081] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: Allocate call number [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: Registration created on call 14887 [Jun 24 00:18:58] WARNING[26084] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:58] DEBUG[26076] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:19:02] WARNING[26078] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: Allocate call number [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: Registration created on call 5474 [Jun 24 00:19:02] WARNING[26080] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:19:02] DEBUG[26075] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:19:03] DEBUG[26083] chan_iax2.c: Received iseqno 3 not within window 4->4 [Jun 24 00:19:06] DEBUG[26084] chan_iax2.c: Received iseqno 218 not within window 219->219 [Jun 24 00:19:06] VERBOSE[26073] logger.c: -- new CALL=RV9CN,ip=44.137.75.155,name= Slava [Jun 24 00:19:06] DEBUG[15005] pbx.c: Launching 'Rpt' [Jun 24 00:19:06] VERBOSE[15005] logger.c: -- Executing [40821@radio-secure:1] Rpt("echolink/el0-0", "40821") in new stack [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel echolink/el0-0 to read format slin [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel echolink/el0-0 to write format slin [Jun 24 00:19:06] DEBUG[15005] chan_dahdi.c: Using channel -2 [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel DAHDI/pseudo-1265695481 to read format slin [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel DAHDI/pseudo-1265695481 to write format slin [Jun 24 00:19:06] DEBUG[15005] devicestate.c: Notification of state change to be queued on device/channel echolink/el0 [Jun 24 00:19:06] DEBUG[26066] devicestate.c: No provider found, checking channel drivers for echolink - el0 [Jun 24 00:19:06] DEBUG[26066] devicestate.c: Changing state for echolink/el0 - state 2 (In use) [Jun 24 00:19:06] DEBUG[15005] channel.c: Thread -1260881088 Blocking 'echolink/el0-0', already blocked by thread -1257419968 in procedure ast_waitfor_nandfds [Jun 24 00:19:06] DEBUG[15005] pbx.c: Spawn extension (radio-secure,40821,1) exited KEEPALIVE on 'echolink/el0-0' [Jun 24 00:19:06] VERBOSE[15005] logger.c: == Spawn extension (radio-secure, 40821, 1) exited KEEPALIVE on 'echolink/el0-0' [Jun 24 00:19:07] DEBUG[26089] channel.c: Ignoring answer on an inbound call! [Jun 24 00:19:07] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:19:11] VERBOSE[26074] logger.c: -- Received OK from Echolink server servers.echolink.org [Jun 24 00:19:11] VERBOSE[26072] logger.c: -- Received OK from Echolink server servers.echolink.org [Jun 24 00:19:12] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:19:13] DEBUG[26080] chan_iax2.c: Received iseqno 6 not within window 7->7 [Jun 24 00:19:17] DEBUG[26075] chan_iax2.c: Received iseqno 47 not within window 48->48
Output from the CLI in screen is below. It mirrors the logs. -- new CALL=RV9CN,ip=44.137.75.155,name= Slava -- Executing [40821@radio-secure:1] Rpt("echolink/el0-0", "40821") in new stack Node Variable dump for node 40821: RPT_NUMLINKS=49 RPT_LINKS=49,T41618,T3685739,T42032,T41170,T27714,T41599,T42462,T29826,T29901,T29902,T41508,T29771,T27455,T29772,T29827,T43309,T41510,T41629,T28073,T2578,T28183,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T41373,T27654,T29521,T29522,T41688,T1980,T3630564,T42574,T41525,T42393,T1976,T29658,T42205,T41237,T40603,T29659,T42947,T40696,T42215,T40562 RPT_NUMALINKS=3 RPT_ALINKS=3,41618TU,3685739TU,42032TU RPT_TXKEYED=0 RPT_ETXKEYED=0 RPT_RXKEYED=0 RPT_AUTOPATCHUP=0 -- 10 variables == Spawn extension (radio-secure, 40821, 1) exited KEEPALIVE on 'echolink/el0-0' -- Received OK from Echolink server servers.echolink.org -- Received OK from Echolink server servers.echolink.org Itchy*CLI> Disconnected from Asterisk server Executing last minute cleanups Asterisk ending (0). -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net
I have had this happen twice in about 3 weeks. Dell PC / ACID distribution / 2 URIx. I know the software restarted because I have a message play from the start-marco. ...STeve - KF5VH On 6/24/2016 6:18 PM, Bryan Fields wrote:
On 6/15/16 3:59 PM, Bryan Fields wrote:
I've had asterisk crash twice over the past few weeks. I can't see any obvious problems in the logging. I've enabled debug logging and will see what I can find out when/if it happens again. It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
Has anyone been seeing asterisk crashes related to this?
channel.c: Thread -1260881088 Blocking 'echolink/el0-0', already blocked by thread -1257419968 in procedure ast_waitfor_nandfds
It then dies after that message. I do have detailed logs if needed I can post them on a web server.
[Jun 24 00:17:21] DEBUG[26077] chan_iax2.c: Registration created on call 4900 [Jun 24 00:17:21] WARNING[26080] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:17:21] DEBUG[26076] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:17:27] DEBUG[26079] chan_iax2.c: Received iseqno 182 not within window 183->183 [Jun 24 00:17:27] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:17:31] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:17:41] VERBOSE[26064] logger.c: == Refreshing DNS lookups. [Jun 24 00:17:43] DEBUG[26077] chan_iax2.c: Received iseqno 220 not within window 221->221 [Jun 24 00:17:47] DEBUG[26077] chan_iax2.c: Received iseqno 14 not within window 15->15 [Jun 24 00:17:47] WARNING[26082] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: Allocate call number [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:17:47] DEBUG[26082] chan_iax2.c: Registration created on call 7527 [Jun 24 00:17:48] WARNING[26079] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:17:48] DEBUG[26080] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:17:53] DEBUG[26080] chan_iax2.c: Received iseqno 232 not within window 233->233 [Jun 24 00:17:54] DEBUG[26078] chan_iax2.c: Received iseqno 225 not within window 226->226 [Jun 24 00:17:57] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:07] WARNING[26079] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: Allocate call number [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:07] DEBUG[26079] chan_iax2.c: Registration created on call 8176 [Jun 24 00:18:07] WARNING[26076] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:07] DEBUG[26080] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:11] WARNING[26076] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: Allocate call number [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jun 24 00:18:11] DEBUG[26076] chan_iax2.c: Registration created on call 6735 [Jun 24 00:18:12] WARNING[26075] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:12] DEBUG[26078] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:15] DEBUG[26084] chan_iax2.c: Received iseqno 241 not within window 242->242 [Jun 24 00:18:17] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:18:21] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:23] DEBUG[26082] chan_iax2.c: Received iseqno 244 not within window 245->245 [Jun 24 00:18:33] DEBUG[26075] chan_iax2.c: Received iseqno 247 not within window 248->248 [Jun 24 00:18:36] VERBOSE[26072] logger.c: -- Received OK from Echolink server nasouth.echolink.org [Jun 24 00:18:38] WARNING[26083] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: Allocate call number [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:38] DEBUG[26083] chan_iax2.c: Registration created on call 9504 [Jun 24 00:18:38] WARNING[26084] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:38] DEBUG[26082] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:18:43] DEBUG[26084] chan_iax2.c: Received iseqno 252 not within window 253->253 [Jun 24 00:18:48] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:18:53] DEBUG[26083] chan_iax2.c: Received iseqno 254 not within window 255->255 [Jun 24 00:18:57] WARNING[26081] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: Allocate call number [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jun 24 00:18:57] DEBUG[26081] chan_iax2.c: Registration created on call 14887 [Jun 24 00:18:58] WARNING[26084] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:18:58] DEBUG[26076] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:19:02] WARNING[26078] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: Allocate call number [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jun 24 00:19:02] DEBUG[26078] chan_iax2.c: Registration created on call 5474 [Jun 24 00:19:02] WARNING[26080] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 24 00:19:02] DEBUG[26075] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jun 24 00:19:03] DEBUG[26083] chan_iax2.c: Received iseqno 3 not within window 4->4 [Jun 24 00:19:06] DEBUG[26084] chan_iax2.c: Received iseqno 218 not within window 219->219 [Jun 24 00:19:06] VERBOSE[26073] logger.c: -- new CALL=RV9CN,ip=44.137.75.155,name= Slava [Jun 24 00:19:06] DEBUG[15005] pbx.c: Launching 'Rpt' [Jun 24 00:19:06] VERBOSE[15005] logger.c: -- Executing [40821@radio-secure:1] Rpt("echolink/el0-0", "40821") in new stack [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel echolink/el0-0 to read format slin [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel echolink/el0-0 to write format slin [Jun 24 00:19:06] DEBUG[15005] chan_dahdi.c: Using channel -2 [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel DAHDI/pseudo-1265695481 to read format slin [Jun 24 00:19:06] DEBUG[15005] channel.c: Set channel DAHDI/pseudo-1265695481 to write format slin [Jun 24 00:19:06] DEBUG[15005] devicestate.c: Notification of state change to be queued on device/channel echolink/el0 [Jun 24 00:19:06] DEBUG[26066] devicestate.c: No provider found, checking channel drivers for echolink - el0 [Jun 24 00:19:06] DEBUG[26066] devicestate.c: Changing state for echolink/el0 - state 2 (In use) [Jun 24 00:19:06] DEBUG[15005] channel.c: Thread -1260881088 Blocking 'echolink/el0-0', already blocked by thread -1257419968 in procedure ast_waitfor_nandfds [Jun 24 00:19:06] DEBUG[15005] pbx.c: Spawn extension (radio-secure,40821,1) exited KEEPALIVE on 'echolink/el0-0' [Jun 24 00:19:06] VERBOSE[15005] logger.c: == Spawn extension (radio-secure, 40821, 1) exited KEEPALIVE on 'echolink/el0-0' [Jun 24 00:19:07] DEBUG[26089] channel.c: Ignoring answer on an inbound call! [Jun 24 00:19:07] DEBUG[26085] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jun 24 00:19:11] VERBOSE[26074] logger.c: -- Received OK from Echolink server servers.echolink.org [Jun 24 00:19:11] VERBOSE[26072] logger.c: -- Received OK from Echolink server servers.echolink.org [Jun 24 00:19:12] DEBUG[26085] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jun 24 00:19:13] DEBUG[26080] chan_iax2.c: Received iseqno 6 not within window 7->7 [Jun 24 00:19:17] DEBUG[26075] chan_iax2.c: Received iseqno 47 not within window 48->48
Output from the CLI in screen is below. It mirrors the logs.
-- new CALL=RV9CN,ip=44.137.75.155,name= Slava -- Executing [40821@radio-secure:1] Rpt("echolink/el0-0", "40821") in new stack Node Variable dump for node 40821: RPT_NUMLINKS=49
RPT_LINKS=49,T41618,T3685739,T42032,T41170,T27714,T41599,T42462,T29826,T29901,T29902,T41508,T29771,T27455,T29772,T29827,T43309,T41510,T41629,T28073,T2578,T28183,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T41373,T27654,T29521,T29522,T41688,T1980,T3630564,T42574,T41525,T42393,T1976,T29658,T42205,T41237,T40603,T29659,T42947,T40696,T42215,T40562 RPT_NUMALINKS=3 RPT_ALINKS=3,41618TU,3685739TU,42032TU RPT_TXKEYED=0 RPT_ETXKEYED=0 RPT_RXKEYED=0 RPT_AUTOPATCHUP=0 -- 10 variables == Spawn extension (radio-secure, 40821, 1) exited KEEPALIVE on 'echolink/el0-0' -- Received OK from Echolink server servers.echolink.org -- Received OK from Echolink server servers.echolink.org Itchy*CLI> Disconnected from Asterisk server Executing last minute cleanups Asterisk ending (0).
Le 25/06/2016 à 01:18, Bryan Fields a écrit :
It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
Hi, Same here. Our central hub, which is running DIAL on a VM, and has Echolink module, crashes approx once a week. The other systems, with no Echolink, don't crash. I installed a home-made watchdog script that restarts Asterisk service when needed.
Care to postyour script? Could be useful :) -- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy@brannan.name
On Jun 25, 2016, at 3:03 AM, Toussaint OTTAVI <t.ottavi@bc-109.com> wrote:
Le 25/06/2016 à 01:18, Bryan Fields a écrit :
It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
Hi,
Same here. Our central hub, which is running DIAL on a VM, and has Echolink module, crashes approx once a week. The other systems, with no Echolink, don't crash.
I installed a home-made watchdog script that restarts Asterisk service when needed. _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Running a public node in DIAL on RPi2 with Echolink on a private node and no crashes. Very little Echolink activity, though. tnx Mike / W5JR Alpharetta GA
On Jun 25, 2016, at 3:03 AM, Toussaint OTTAVI <t.ottavi@bc-109.com> wrote:
Le 25/06/2016 à 01:18, Bryan Fields a écrit : It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
Hi,
Same here. Our central hub, which is running DIAL on a VM, and has Echolink module, crashes approx once a week. The other systems, with no Echolink, don't crash.
I installed a home-made watchdog script that restarts Asterisk service when needed. _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On 6/24/16 7:18 PM, Bryan Fields wrote:
On 6/15/16 3:59 PM, Bryan Fields wrote:
I've had asterisk crash twice over the past few weeks. I can't see any obvious problems in the logging. I've enabled debug logging and will see what I can find out when/if it happens again.
It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
It crashed again, and it's an echolink issue. I had just linked to a friend on echo link and we were talking. He keyed up, spoke about 15 seconds, and (i was mobile) I saw both 220, 440 and 902 mhz repeaters drop out. The system restarted in 10 seconds due to me using the systemd scripts to manage it. When it restarted echolink came back up and we started talking for the next 20 min without issue. In kern.log Jul 21 16:58:25 Itchy kernel: [8036215.908665] asterisk[31495]: segfault at 192ec ip b7010840 sp b5001f60 error 4 in chan_echolink.so[b700b000+e000] In my asterisk log
[Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:30] DEBUG[32699] channel.c: Auto-deactivating generator [Jul 21 16:57:30] DEBUG[32699] channel.c: Set channel DAHDI/pseudo-1312874724 to write format ulaw [Jul 21 16:57:30] DEBUG[32699] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:30] DEBUG[32699] channel.c: Hanging up channel 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1312874724) [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 77, callwait = -1, thirdcall = -1 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1312874724 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:30] VERBOSE[32699] logger.c: -- Hungup 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:33] DEBUG[31498] chan_dahdi.c: Requested indication 13 on channel DAHDI/2-1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: Node Variable dump for node 42032: [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_TXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMLINKS=46 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_LINKS=46,T41170,T27714,T41599,T29902,T42462,T29826,T29901,T29771,T27455,T29827,T29772,T41508,T28183,T4151 0,T41629,T28073,T2578,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T29659,T41373,T42574,T29658,T41538,T27654,T29521,T29522,T41688,T41525,T1980,T 3630564,T42393,T1976,T42205,T41237,T40603,T42947,T40696,T42215,T40562 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ALINKS=1,41170TU [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:33] VERBOSE[31498] logger.c: -- 9 variables [Jul 21 16:57:34] DEBUG[31487] chan_iax2.c: Received iseqno 238 not within window 239->239 [Jul 21 16:57:39] WARNING[31482] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Allocate call number [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Registration created on call 12318 [Jul 21 16:57:39] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:40] DEBUG[31489] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] DEBUG[32701] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:30] DEBUG[32699] channel.c: Auto-deactivating generator [Jul 21 16:57:30] DEBUG[32699] channel.c: Set channel DAHDI/pseudo-1312874724 to write format ulaw [Jul 21 16:57:30] DEBUG[32699] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:30] DEBUG[32699] channel.c: Hanging up channel 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1312874724) [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 77, callwait = -1, thirdcall = -1 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1312874724 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:30] VERBOSE[32699] logger.c: -- Hungup 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:33] DEBUG[31498] chan_dahdi.c: Requested indication 13 on channel DAHDI/2-1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: Node Variable dump for node 42032: [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_TXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMLINKS=46 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_LINKS=46,T41170,T27714,T41599,T29902,T42462,T29826,T29901,T29771,T27455,T29827,T29772,T41508,T28183,T4151 0,T41629,T28073,T2578,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T29659,T41373,T42574,T29658,T41538,T27654,T29521,T29522,T41688,T41525,T1980,T 3630564,T42393,T1976,T42205,T41237,T40603,T42947,T40696,T42215,T40562 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ALINKS=1,41170TU [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:33] VERBOSE[31498] logger.c: -- 9 variables [Jul 21 16:57:34] DEBUG[31487] chan_iax2.c: Received iseqno 238 not within window 239->239 [Jul 21 16:57:39] WARNING[31482] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Allocate call number [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Registration created on call 12318 [Jul 21 16:57:39] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:40] DEBUG[31489] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] DEBUG[32701] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Hanging up channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-827327442) [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-827327442 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:40] VERBOSE[32702] logger.c: -- Hungup 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Hanging up channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1742131875) [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1742131875 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:41] VERBOSE[32701] logger.c: -- Hungup 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:41] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:41] DEBUG[31496] chan_dahdi.c: Write returned -1 (Resource temporarily unavailable) on channel -2 [Jul 21 16:57:47] WARNING[31487] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Allocate call number [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Registration created on call 10837 [Jul 21 16:57:47] WARNING[31488] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:47] DEBUG[31490] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:49] DEBUG[31491] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == RTP Allocating from port range 5000 -> 31000 [Jul 21 16:58:35] VERBOSE[32727] logger.c: == UDPTL allocating from port range 4500 -> 4999 [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk PBX Core Initializing [Jul 21 16:58:35] VERBOSE[32727] logger.c: Registering builtin applications: [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Answer] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Answer' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [BackGround] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'BackGround' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Busy] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Busy' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Congestion] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Congestion' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Goto] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Goto' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [GotoIf] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'GotoIf' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [GotoIfTime] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'GotoIfTime' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [ExecIfTime] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'ExecIfTime' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Hangup] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Hangup' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [NoOp] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'NoOp' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Progress] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Progress' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [ResetCDR] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'ResetCDR' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Ringing] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Ringing' [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Hanging up channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-827327442) [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-827327442 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:40] VERBOSE[32702] logger.c: -- Hungup 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Hanging up channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1742131875) [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1742131875 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:41] VERBOSE[32701] logger.c: -- Hungup 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:41] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:41] DEBUG[31496] chan_dahdi.c: Write returned -1 (Resource temporarily unavailable) on channel -2 [Jul 21 16:57:47] WARNING[31487] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Allocate call number [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Registration created on call 10837 [Jul 21 16:57:47] WARNING[31488] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:47] DEBUG[31490] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:49] DEBUG[31491] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) Last log message before segfault
[Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == RTP Allocating from port range 5000 -> 31000 [Jul 21 16:58:35] VERBOSE[32727] logger.c: == UDPTL allocating from port range 4500 -> 4999 [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk PBX Core Initializing
Any ideas? It did not write a coredump, so I need to fix that for next time. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
Same thing happens to me, it crashes with echolink users being connected. On 7/21/2016 4:24 PM, Bryan Fields wrote:
On 6/24/16 7:18 PM, Bryan Fields wrote:
On 6/15/16 3:59 PM, Bryan Fields wrote:
I've had asterisk crash twice over the past few weeks. I can't see any obvious problems in the logging. I've enabled debug logging and will see what I can find out when/if it happens again. It crashed last night! The only common theme I see is Echolink connected and then it had an error of sorts.
It crashed again, and it's an echolink issue. I had just linked to a friend on echo link and we were talking. He keyed up, spoke about 15 seconds, and (i was mobile) I saw both 220, 440 and 902 mhz repeaters drop out. The system restarted in 10 seconds due to me using the systemd scripts to manage it.
When it restarted echolink came back up and we started talking for the next 20 min without issue.
In kern.log Jul 21 16:58:25 Itchy kernel: [8036215.908665] asterisk[31495]: segfault at 192ec ip b7010840 sp b5001f60 error 4 in chan_echolink.so[b700b000+e000]
In my asterisk log
[Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:30] DEBUG[32699] channel.c: Auto-deactivating generator [Jul 21 16:57:30] DEBUG[32699] channel.c: Set channel DAHDI/pseudo-1312874724 to write format ulaw [Jul 21 16:57:30] DEBUG[32699] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:30] DEBUG[32699] channel.c: Hanging up channel 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1312874724) [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 77, callwait = -1, thirdcall = -1 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1312874724 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:30] VERBOSE[32699] logger.c: -- Hungup 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:33] DEBUG[31498] chan_dahdi.c: Requested indication 13 on channel DAHDI/2-1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: Node Variable dump for node 42032: [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_TXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMLINKS=46 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_LINKS=46,T41170,T27714,T41599,T29902,T42462,T29826,T29901,T29771,T27455,T29827,T29772,T41508,T28183,T4151 0,T41629,T28073,T2578,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T29659,T41373,T42574,T29658,T41538,T27654,T29521,T29522,T41688,T41525,T1980,T 3630564,T42393,T1976,T42205,T41237,T40603,T42947,T40696,T42215,T40562 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ALINKS=1,41170TU [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:33] VERBOSE[31498] logger.c: -- 9 variables [Jul 21 16:57:34] DEBUG[31487] chan_iax2.c: Received iseqno 238 not within window 239->239 [Jul 21 16:57:39] WARNING[31482] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Allocate call number [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Registration created on call 12318 [Jul 21 16:57:39] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:40] DEBUG[31489] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] DEBUG[32701] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:30] DEBUG[32699] channel.c: Auto-deactivating generator [Jul 21 16:57:30] DEBUG[32699] channel.c: Set channel DAHDI/pseudo-1312874724 to write format ulaw [Jul 21 16:57:30] DEBUG[32699] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:30] DEBUG[32699] channel.c: Hanging up channel 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1312874724) [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 77, callwait = -1, thirdcall = -1 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1312874724 [Jul 21 16:57:30] DEBUG[32699] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:30] VERBOSE[32699] logger.c: -- Hungup 'DAHDI/pseudo-1312874724' [Jul 21 16:57:30] DEBUG[32699] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:30] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:33] DEBUG[31498] chan_dahdi.c: Requested indication 13 on channel DAHDI/2-1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: Node Variable dump for node 42032: [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_TXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMLINKS=46 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_LINKS=46,T41170,T27714,T41599,T29902,T42462,T29826,T29901,T29771,T27455,T29827,T29772,T41508,T28183,T4151 0,T41629,T28073,T2578,T41535,T29227,T29474,T29475,T42978,T41385,TN7GLV,T42610,T29659,T41373,T42574,T29658,T41538,T27654,T29521,T29522,T41688,T41525,T1980,T 3630564,T42393,T1976,T42205,T41237,T40603,T42947,T40696,T42215,T40562 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ALINKS=1,41170TU [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:33] VERBOSE[31498] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:33] VERBOSE[31498] logger.c: -- 9 variables [Jul 21 16:57:34] DEBUG[31487] chan_iax2.c: Received iseqno 238 not within window 239->239 [Jul 21 16:57:39] WARNING[31482] chan_iax2.c: REGISTER-LOG: Sending registration request for '40821' [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Allocate call number [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:39] DEBUG[31482] chan_iax2.c: Registration created on call 12318 [Jul 21 16:57:39] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:40] DEBUG[31489] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] DEBUG[32701] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:40] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Hanging up channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-827327442) [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-827327442 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:40] VERBOSE[32702] logger.c: -- Hungup 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Hanging up channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1742131875) [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1742131875 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:41] VERBOSE[32701] logger.c: -- Hungup 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:41] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:41] DEBUG[31496] chan_dahdi.c: Write returned -1 (Resource temporarily unavailable) on channel -2 [Jul 21 16:57:47] WARNING[31487] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Allocate call number [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Registration created on call 10837 [Jul 21 16:57:47] WARNING[31488] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:47] DEBUG[31490] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:49] DEBUG[31491] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == RTP Allocating from port range 5000 -> 31000 [Jul 21 16:58:35] VERBOSE[32727] logger.c: == UDPTL allocating from port range 4500 -> 4999 [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk PBX Core Initializing [Jul 21 16:58:35] VERBOSE[32727] logger.c: Registering builtin applications: [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Answer] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Answer' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [BackGround] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'BackGround' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Busy] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Busy' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Congestion] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Congestion' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Goto] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Goto' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [GotoIf] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'GotoIf' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [GotoIfTime] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'GotoIfTime' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [ExecIfTime] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'ExecIfTime' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Hangup] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Hangup' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [NoOp] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'NoOp' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Progress] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Progress' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [ResetCDR] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'ResetCDR' [Jul 21 16:58:35] VERBOSE[32727] logger.c: [Ringing] [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Registered application 'Ringing' [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:40] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:40] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Using channel -2 [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Prodding channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format slin [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:40] DEBUG[32702] channel.c: Auto-deactivating generator [Jul 21 16:57:40] DEBUG[32702] channel.c: Set channel DAHDI/pseudo-827327442 to write format ulaw [Jul 21 16:57:40] DEBUG[32702] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:40] DEBUG[32702] channel.c: Hanging up channel 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-827327442) [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-827327442 [Jul 21 16:57:40] DEBUG[32702] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:40] VERBOSE[32702] logger.c: -- Hungup 'DAHDI/pseudo-827327442' [Jul 21 16:57:40] DEBUG[32702] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:40] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Prodding channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format slin [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:41] DEBUG[32701] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:41] DEBUG[32701] channel.c: Auto-deactivating generator [Jul 21 16:57:41] DEBUG[32701] channel.c: Set channel DAHDI/pseudo-1742131875 to write format ulaw [Jul 21 16:57:41] DEBUG[32701] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:41] DEBUG[32701] channel.c: Hanging up channel 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1742131875) [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1742131875 [Jul 21 16:57:41] DEBUG[32701] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:41] VERBOSE[32701] logger.c: -- Hungup 'DAHDI/pseudo-1742131875' [Jul 21 16:57:41] DEBUG[32701] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:41] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:41] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:41] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:41] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:41] DEBUG[31496] chan_dahdi.c: Write returned -1 (Resource temporarily unavailable) on channel -2 [Jul 21 16:57:47] WARNING[31487] chan_iax2.c: REGISTER-LOG: Sending registration request for '42032' [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Allocate call number [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: ip callno count incremented to 5 for 67.215.233.178 [Jul 21 16:57:47] DEBUG[31487] chan_iax2.c: Registration created on call 10837 [Jul 21 16:57:47] WARNING[31488] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:47] DEBUG[31490] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:57:49] DEBUG[31491] chan_iax2.c: ip callno count decremented to 4 for 67.215.233.178 [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Using channel -2 [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Prodding channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format slin [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32708] channel.c: Prodding channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format slin [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:57:50] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32707] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:57:50] DEBUG[32707] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32707] channel.c: Set channel DAHDI/pseudo-1431047561 to write format ulaw [Jul 21 16:57:50] DEBUG[32707] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:57:50] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:57:50] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:57:50] DEBUG[32708] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:57:50] DEBUG[32708] channel.c: Auto-deactivating generator [Jul 21 16:57:50] DEBUG[32708] channel.c: Set channel DAHDI/pseudo-1112987678 to write format ulaw [Jul 21 16:57:50] DEBUG[32708] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:57:50] DEBUG[32707] channel.c: Hanging up channel 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1431047561) [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1431047561 [Jul 21 16:57:50] DEBUG[32707] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32707] logger.c: -- Hungup 'DAHDI/pseudo-1431047561' [Jul 21 16:57:50] DEBUG[32707] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:50] DEBUG[32708] channel.c: Hanging up channel 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1112987678) [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1112987678 [Jul 21 16:57:50] DEBUG[32708] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:57:50] VERBOSE[32708] logger.c: -- Hungup 'DAHDI/pseudo-1112987678' [Jul 21 16:57:50] DEBUG[32708] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:57:50] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:57:55] DEBUG[31489] chan_iax2.c: Received iseqno 234 not within window 235->235 [Jul 21 16:57:57] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:57:59] WARNING[31485] chan_iax2.c: REGISTER-LOG: Sending registration request for '41618' [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Allocate call number [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: ip callno count incremented to 4 for 67.215.233.178 [Jul 21 16:57:59] DEBUG[31485] chan_iax2.c: Registration created on call 3312 [Jul 21 16:57:59] WARNING[31484] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jul 21 16:57:59] DEBUG[31487] chan_iax2.c: schedule decrement of callno used for 67.215.233.178 in 60 seconds [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Received OK from Echolink server nawest.echolink.org [Jul 21 16:58:01] VERBOSE[31480] logger.c: -- Directory pgm done downloading(partial,compressed), 482 records [Jul 21 16:58:02] DEBUG[31490] chan_iax2.c: Received iseqno 249 not within window 250->250 [Jul 21 16:58:09] DEBUG[31491] chan_iax2.c: ip callno count decremented to 3 for 67.215.233.178 [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TU [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31495] logger.c: Node Variable dump for node 40821: [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_LINKS=2,T41618,T3316305 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_NUMALINKS=2 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ALINKS=2,41618TU,3316305TK [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31495] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31495] logger.c: -- 8 variables [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Prodding channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format slin [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32713] channel.c: Prodding channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format slin [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32712] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32712] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32712] channel.c: Set channel DAHDI/pseudo-960634253 to write format ulaw [Jul 21 16:58:19] DEBUG[32712] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=79) [Jul 21 16:58:19] DEBUG[32713] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32713] channel.c: Set channel DAHDI/pseudo-1502252132 to write format ulaw [Jul 21 16:58:19] DEBUG[32713] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32712] channel.c: Hanging up channel 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-960634253) [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-960634253 [Jul 21 16:58:19] DEBUG[32712] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32712] logger.c: -- Hungup 'DAHDI/pseudo-960634253' [Jul 21 16:58:19] DEBUG[32712] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] DEBUG[32713] channel.c: Hanging up channel 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1502252132) [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 78, callwait = -1, thirdcall = -1 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1502252132 [Jul 21 16:58:19] DEBUG[32713] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:19] VERBOSE[32713] logger.c: -- Hungup 'DAHDI/pseudo-1502252132' [Jul 21 16:58:19] DEBUG[32713] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:19] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TU [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] chan_dahdi.c: Using channel -2 [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] VERBOSE[31496] logger.c: Node Variable dump for node 41618: [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMLINKS=2 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_LINKS=2,T40821,T3316305 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_NUMALINKS=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ALINKS=1,40821TK [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_TXKEYED=1 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_ETXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_RXKEYED=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: RPT_AUTOPATCHUP=0 [Jul 21 16:58:19] VERBOSE[31496] logger.c: TRANSFERCAPABILITY=SPEECH [Jul 21 16:58:19] VERBOSE[31496] logger.c: -- 9 variables [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Prodding channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format slin [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 160 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Generator got voice, switching to phase locked mode [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=77) [Jul 21 16:58:19] DEBUG[32714] channel.c: Auto-deactivating generator [Jul 21 16:58:19] DEBUG[32714] channel.c: Set channel DAHDI/pseudo-1050151101 to write format ulaw [Jul 21 16:58:19] DEBUG[32714] channel.c: Scheduling timer at 0 sample intervals [Jul 21 16:58:20] DEBUG[32714] channel.c: Hanging up channel 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: dahdi_hangup(DAHDI/pseudo-1050151101) [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Hangup: channel: -2 index = 0, normal = 76, callwait = -1, thirdcall = -1 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Set option TDD MODE, value: OFF(0) on DAHDI/pseudo-1050151101 [Jul 21 16:58:20] DEBUG[32714] chan_dahdi.c: Updated conferencing on -2, with 0 conference users [Jul 21 16:58:20] VERBOSE[32714] logger.c: -- Hungup 'DAHDI/pseudo-1050151101' [Jul 21 16:58:20] DEBUG[32714] devicestate.c: Notification of state change to be queued on device/channel DAHDI/pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: No provider found, checking channel drivers for DAHDI - pseudo [Jul 21 16:58:20] DEBUG[31471] devicestate.c: Changing state for DAHDI/pseudo - state 2 (In use) Last log message before segfault
[Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Event Logger Started /var/log/asterisk/event_log [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Dynamic Loader Starting: [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/modules.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/modules.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/dnsmgr.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/dnsmgr.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] NOTICE[32727] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Ping [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Events [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Logoff [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Hangup [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Status [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Setvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Getvar [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action GetConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UpdateConfig [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Redirect [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Originate [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action Command [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ExtensionState [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action AbsoluteTimeout [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxStatus [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action MailboxCount [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action ListCommands [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action UserEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Manager registered action WaitEvent [Jul 21 16:58:35] VERBOSE[32727] logger.c: == Parsing '/etc/asterisk/manager.conf': [Jul 21 16:58:35] DEBUG[32727] config.c: Parsing /etc/asterisk/manager.conf [Jul 21 16:58:35] VERBOSE[32727] logger.c: Found [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk Management interface listening on port 5038 [Jul 21 16:58:35] NOTICE[32727] cdr.c: CDR simple logging enabled. [Jul 21 16:58:35] VERBOSE[32727] logger.c: == RTP Allocating from port range 5000 -> 31000 [Jul 21 16:58:35] VERBOSE[32727] logger.c: == UDPTL allocating from port range 4500 -> 4999 [Jul 21 16:58:35] VERBOSE[32727] logger.c: Asterisk PBX Core Initializing Any ideas? It did not write a coredump, so I need to fix that for next time.
On 7/22/16 2:38 AM, Sione Ragle wrote:
Same thing happens to me, it crashes with echolink users being connected.
Can you help me with what will cause this to happen? I need a way to reproduce it, which is elusive at this point. I've tried connecting/reconnecting and multiple connections to it all at the same time with no luck getting it to crash. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
participants (6)
-
Bryan Fields -
Buddy Brannan -
Mike - W5JR -
Sione Ragle -
Steve Mahler -
Toussaint OTTAVI