Hi! I have a problem with one box running asterisk, one pots line and an X100P. Almost every night the phones give 2-3 rings and then stop. There are no actual incoming calls, I verified by putting a device that lists the incoming telephone numbers parallell to the X100p and it doesn't list any calls. This is the output on the console for a real incoming call: ? == Spawn extension (inbound-analog, s, 2) exited non-zero on 'Zap/1-1' ??? -- Hungup 'Zap/1-1' ??? -- Starting simple switch on 'Zap/1-1' Jun 12 17:20:26 NOTICE[8653]: chan_zap.c:5374 ss_thread: Got event 2 (Ring/Answered)... Jun 12 17:20:27 NOTICE[8653]: chan_zap.c:5374 ss_thread: Got event 2 (Ring/Answered)... ??? -- Executing Wait("Zap/1-1", "1") in new stack ??? -- Executing Dial("Zap/1-1", "SIP/201&SIP/202|70|tm") in new stack ??? -- Called 201 ??? -- Called 202 ??? -- SIP/201-1947 is ringing ??? -- SIP/202-e2e7 is ringing ??? -- SIP/202-e2e7 answered Zap/1-1 This is one of the phantom calls: == Spawn extension (inbound-analog, s, 2) exited non-zero on 'Zap/1-1' ??? -- Hungup 'Zap/1-1' ??? -- Starting simple switch on 'Zap/1-1' Jun 13 02:49:43 WARNING[8653]: chan_zap.c:5445 ss_thread: CallerID returned with error on channel 'Zap/1-1' ??? -- Executing Wait("Zap/1-1", "1") in new stack ??? -- Executing Dial("Zap/1-1", "SIP/201&SIP/202|70|tm") in new stack ??? -- Called 201 ??? -- Called 202 ??? -- SIP/201-04fd is ringing ??? -- SIP/202-5f9d is ringing ? == Spawn extension (inbound-analog, s, 2) exited non-zero on 'Zap/1-1' ??? -- Hungup 'Zap/1-1' Is there any way to kill this? Thanks!