Dial to PSTN problem

I use TDM844P Card.
When I dial the local number through the PSTN,it can’t work.
The message shows:
[color=red]
[Nov 13 11:34:52] WARNING[19942] channel.c: No channel type registered for ‘zap’
[Nov 13 11:34:52] WARNING[19942] app_dial.c: Unable to create channel of type ‘zap’ (cause 66 - Channel not implemented)
[Nov 13 11:34:52] NOTICE[19942] cdr.c: CDR on channel ‘SIP/09015126502-081bc330’ not posted
[/color]

Can someone help me why I get this message?

Thanks for share!!

login to your asterisk cli and type this commadn and send your result

CLI> zap show channels

[quote=“ehsan310”]login to your asterisk cli and type this commadn and send your result

CLI> zap show channels[/quote]

Sorry!! I don’t have this command.

Do these things:

from command line as root.

lsmod | grep zap

if there is nothing, it means zaptel modules haven’t been loaded. There are a few things that could be wrong.

  1. What distro are you running
  2. What user is running asterisk
  3. What user is running zaptel
  4. Are your udev rules correctly set up

Your zaptel not installed properly

you must install zaptel before installing asterisk

try again and first of all install zaptel