[Asterisk-Dev] ChanIsAvail Kills Asterisk

Federico Alves sales at minixel.com
Wed May 5 20:25:30 MST 2004


I have been for a few days downloading the current most advanced version
(cvs -d :pserver:anoncvs at cvs.digium.com:/usr/cvsroot checkout asterisk) and
successfully making and making-install it,    but every single time that I
place a call that is supposed to go to my gateway after checking for a
matching SIP phone, Asterisk exits memory with the "Killed" message.

 

 -- SIP Seeding '18003664836' at 18003664836 at 65.32.128.206:45000 for 20

    -- Executing ChanIsAvail("SIP/18003664836-92b7", "Sip/18009354706") in
new stack

Killed

 

My dialplan could not be simpler: 

 

[from-ip]

exten => _X.,1,ChanIsAvail(Sip/${EXTEN})

exten => _X.,2,Dial(Sip/${EXTEN})

exten => _X.,102,Dial(H323/18009354706 at 66.255.165.55/${CALLERIDNUM})

exten => _X.,99,Hangup

 

Am I completely useless as an engineer or something is amiss here? My older
versions work fine but I was hoping to pick up the new H323 improvements
from Jeremy. Is there any way to know what causes the "Killed" message to
appear? Who or what produces that message?

 

Federico

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20040505/57855ea5/attachment.htm


More information about the asterisk-dev mailing list