sanchal.singh at alliance-infotech.com
2007-Jul-30 08:14 UTC
[asterisk-users] how to configure zaptel for incoming call
Hi, I am able to dial through asterisk PBX having TE120P card to E1 card running application. Communication was established successfully Now, I want to do the reverse way out. I am using the following configurations 1)zaptel.conf span=1,1,0,ccs,hdb3,crc4 defaultzone=us bchan=1-15,17-31 dchan=16 2)zapata.conf group=1 signalling=pri_net switchtype=euroisdn context=incoming channel=1-15,17-31 What configuration changes is to be done for landing of call to asterisk PBX when dialled from E1 card running application. I was trying to dial out from E1 card running application with extension number 114 and added the following lines in extensions.conf of asterisk configuration files exten=>114,1,Answer but asterisk debugging console is giving the error message -- Extension 's' in context 'channelbank' from '' does not exist. Rejecting call on channel 0/1, span 1 Can anybody tell me how to handle the configuration files for extension number to be called from E1 card running application. Thanx and regards, sanchal
Travis Schafer
2007-Jul-30 08:56 UTC
[asterisk-users] how to configure zaptel for incoming call
Sanchal, You may want to make sure that you have "immediate=no" set for your E1 channels in zapata.conf. This makes asterisk wait for digits, rather than skipping to the "s" extension on incoming calls. --TS>>> <sanchal.singh at alliance-infotech.com> 7/30/2007 4:14 AM >>>Hi, I am able to dial through asterisk PBX having TE120P card to E1 card running application. Communication was established successfully Now, I want to do the reverse way out. I am using the following configurations 1)zaptel.conf span=1,1,0,ccs,hdb3,crc4 defaultzone=us bchan=1-15,17-31 dchan=16 2)zapata.conf group=1 signalling=pri_net switchtype=euroisdn context=incoming channel=1-15,17-31 What configuration changes is to be done for landing of call to asterisk PBX when dialled from E1 card running application. I was trying to dial out from E1 card running application with extension number 114 and added the following lines in extensions.conf of asterisk configuration files exten=>114,1,Answer but asterisk debugging console is giving the error message -- Extension 's' in context 'channelbank' from '' does not exist. Rejecting call on channel 0/1, span 1 Can anybody tell me how to handle the configuration files for extension number to be called from E1 card running application. Thanx and regards, sanchal _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070730/55382108/attachment.htm