[Asterisk-Users] x100p card + dailing out
Nik Martin
nmartin at radiancetech.com
Thu May 20 08:45:58 MST 2004
Post your zapata.conf and zaptel.conf
Nik
> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Pats1776
> Sent: Thursday, May 20, 2004 9:45 AM
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] x100p card + dailing out
>
>
> I think I have it configured properly. ztcfg -vv shows it as
> channel 1 and zttool shows it as OK. But I can't dial out.
>
> When I try, it shows it arrive in teh right stack, but then
> issues the following errors:
>
> channel.c:1676 ast_request: No channel type registered for
> '{PSTN-1}' app_dial.c:554 dial_exec: Unable to create channel
> of type '{PSTN-1}' = = Everyone is busy at this time
>
> My config files are below:
>
> sip.conf
>
> [general]
>
> port = 5060
> bindaddr = 0.0.0.0
> disallow=all
> allow=gsm
> allow=ulaw
> allow=alaw
> allow=G723.1
> context=from-sip
>
> [2000]
> type=friend
> username=2000
> secret=xxxxxxxx
> host=dynamic
> mailbox=2000
>
>
>
> extensions.conf
>
> [general]
> static=yes
> writeprotect=yes
>
> [globals]
> PSTN-1=Zap/1
>
> [from-sip]
> exten => 2000,1,Dial(SIP/2000,20)
> exten => 2000,2,Voicemail(u2000)
> exten => 2000,102,Voicemail(b2000)
> exten => 2000,103,Hangup
>
> exten => 2999,1,VoicemailMain(${CALLERIDNUM})
>
> include => to-pstn
>
> [to-pstn]
> exten => _1NXXNXXXXXX,1,Dial(${PSTN-1}/${EXTEN})
> exten => _NXXNXXXXXX,1,Dial({PSTN-1}/1${EXTEN})
>
>
> Can anyone help me out here?
>
> Thanks,
>
> Scott
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list