I have had similar but now resolved. try the following: zapata.conf: busydetect=no callprogress=no or try with different signalling: /etc/zaptel.conf fxsls=1 and signalling=fxs_ks in zapata.conf I think it was the busydetect=no that solved it for me. sm On Tue, 2004-02-17 at 15:44, dkwok wrote:> I have been experiencing hung up when answering incoming calls through > x100p. > > NOTICE[1242768320]: chan_zap.c:4584 ss_thread: Got event 2 (ring/Answered).. > -- Executing Wait("Zap/1-1","1") in new stack > -- Executing Answer("Zap/1-1","") in new stack > -- Executing DigitTimeout("Zap/1-1"."5") in new stack > -- Set digit timeout to 5 > -- Executing ResponseTimeout("Zap/1-1","5") in new stack > -- Set Response Timeout to 5 > -- Executing Playback("Zap/1-1","cpswelcom") in new stack > -- Playing 'cpswelcome' (language 'en') > -- Executing BackGround("Zap/1-1","cpswelcome5") in new stack > -- Playing 'cpswelcome5' (language 'en') > . > . > . > . > -- Called 1001 > -- Sip/1001-a924 is ringing > -- SIP/1001-a924 answered Zap/1-1 > == Spawn extension (operator,s,2) exited non-zero on 'Zap/1-1' > -- Executing Hangup("Zap/1-1","") in new stack > == Spawn extension (operator, h,1) exited non-zero on 'Zap/1-1' > -- Hungup 'Zap/1-1' > > As soon I pick up the phone when it rings. The call was hungup. It seems > to be occasional and not happens all the time. > > Anyone has any comment on what possible cause.-- | http://www.opusvl.com | T: 08717 50 40 02 | F: 08717 50 40 03 | E: sm@opusvl.com
I have been experiencing hung up when answering incoming calls through x100p. NOTICE[1242768320]: chan_zap.c:4584 ss_thread: Got event 2 (ring/Answered).. -- Executing Wait("Zap/1-1","1") in new stack -- Executing Answer("Zap/1-1","") in new stack -- Executing DigitTimeout("Zap/1-1"."5") in new stack -- Set digit timeout to 5 -- Executing ResponseTimeout("Zap/1-1","5") in new stack -- Set Response Timeout to 5 -- Executing Playback("Zap/1-1","cpswelcom") in new stack -- Playing 'cpswelcome' (language 'en') -- Executing BackGround("Zap/1-1","cpswelcome5") in new stack -- Playing 'cpswelcome5' (language 'en') . . . . -- Called 1001 -- Sip/1001-a924 is ringing -- SIP/1001-a924 answered Zap/1-1 == Spawn extension (operator,s,2) exited non-zero on 'Zap/1-1' -- Executing Hangup("Zap/1-1","") in new stack == Spawn extension (operator, h,1) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' As soon I pick up the phone when it rings. The call was hungup. It seems to be occasional and not happens all the time. Anyone has any comment on what possible cause. -- David Kwok Iaxtel/FWD # 17001813482 ext 1002 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1878 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040217/6566988e/smime.bin
On Tue, 2004-02-17 at 07:44, dkwok wrote:> I have been experiencing hung up when answering incoming calls through > x100p.I've noticed that in one system that I've been running x101p's on I was getting a lot of hangups. Sometimes there was loud buzzing. It turns out that the systems (a Dell) has a power supply right over the PCI bus. I moved the HDD, and x101p's to a traditional ATX system on the same phone lines and the problems went away. ...Jeff