[Asterisk-Users] Busy message
Keith Waters
kwlist at waters.co.za
Wed Jun 23 01:08:34 MST 2004
> There are other users running the latest CVS-HEAD reporting that problem
> (asterisk segfaults when unable to create channel). Maybe you have to
> revert to a previous version till the bug is fixed. ( cvs -D )
OK, thanks, will try that (btw, cvs -D is an invalid command)
Have you any idea why it couldnt create the channel in the first place?
I configured:
exten => _[123456789]XXXX,1,NoOp(.call for .${EXTEN})
exten => _[123456789]XXXX,2,Dial(SIP/${EXTEN},60,tr)
exten => _[123456789]XXXX,3,Voicemail(u${EXTEN})
exten => _[123456789]XXXX,103,Hangup
I got...
-- Executing NoOp("SIP/54321-b373", ".call for .12345") in new stack
-- Executing Dial("SIP/54321-b373", "SIP/12345|60|tr") in new stack
Jun 22 13:37:58 NOTICE[13326]: app_dial.c:681 dial_exec: Unable to create
channel of type 'SIP'
regards,
Keith
More information about the asterisk-users
mailing list