On Tue, 2004-08-17 at 19:10, Yelson wrote: > Hi everybody > I'm working on an AGI in perl and i find this problem. > > My agi should dial an outside number (PSTN) but every time that i try to dial > from the agi, asterisk shows this message: > ---------------------------------------------------------------------------------- > -- AGI Script Executing Application: (Dial) Options: (Zap/1d/95449078|30|tTrm) > Aug 17 19:00:58 NOTICE[335890]: app_dial.c:654 dial_exec: Unable to create > channel of type 'Zap' > == Everyone is busy at this time
Maybe it is me, but what is Zap/1d? For an E1, I don't think you should specify a channel but rather a group. So maybe the 1d should be g1. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
