[Asterisk-Users] IAXphone -> ip address -> extension number.
Zoltan Szecsei
zoltans at geograph.co.za
Fri Jul 8 14:12:37 MST 2005
Carlos Alperin wrote:
>Zoltan's problem looks more to be a timing issue, just he is not using
>Zaptel but ztdummy modules that are not loading.
>
>Regards,
>
>Carlos
>
>
>
Is this how the modprobes are supposed to respond??
gl0:/home/zls # modprobe zaptel
gl0:/home/zls # lsmod | grep z
Module Size Used by
zaptel 239620 0
crc_ccitt 6144 1 zaptel
gl0:/home/zls # modprobe ztdummy
Notice: Configuration file is /etc/zaptel.conf
line 142: Unable to open master device '/dev/zap/ctl'
gl0:/home/zls # lsmod | grep z
Module Size Used by
ztdummy 7744 0
zaptel 239620 1 ztdummy
crc_ccitt 6144 1 zaptel
gl0:/home/zls #
More information about the asterisk-users
mailing list