[Asterisk-Users] usb phone(AU-100) and usb phone adapter(TJ560B)

Zen Kato zenkato at pis.bekkoame.ne.jp
Sat Apr 23 03:32:47 MST 2005


My notebook has three USB ports. I would like to use usb-phone(AU-100)
and usb-analogphone-adapter(TJ560B) using 'wcusb','wcfxs' and 'zap/1'
and 'zap/2' on CVS-v1-0-03/05/05 on FC3(2.6.11-1.14_FC3).

I could not make /dev/zap/1, /dev/zap/2 for usb devices. How should
I do? Do I need X100P type(PCI-bus) interface for zap channel for 
notebook? 


# lsusb
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 002: ID 0d8c:000e C-Media Electronics, Inc. 
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 003: ID 06e6:c31c Tiger Jet Network, Inc. 
Bus 002 Device 002: ID 05e3:1205 Genesys Logic, Inc. Afilias Optical Mouse H3003
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  

# lsmod
snd_usb_audio          65153  0 
snd_usb_lib            13121  1 snd_usb_audio
snd_rawmidi            28641  1 snd_usb_lib
snd_seq_device          8781  1 snd_rawmidi
ztdummy                 3924  0 
wcusb                  19616  0 
wcfxs                  31904  0 
zaptel                204804  8 ztdummy,wcte11xp,wcusb,wcfxs,wcfxo,wct1xxp,wct4x
uhci_hcd               33497  0 
.......(snip)....

# ztcfg
ZT_CHANCONFIG failed on channel 2: No such device or address (6)

# asterisk -vvvvvc
.....(snip).......
 [chan_zap.so] => (Zapata Telephony w/PRI)
  == Parsing '/etc/asterisk/zapata.conf': Found
    -- Automatically generated pseudo channel
  == Registered channel type 'Zap' (Zapata Telephony Driver w/PRI)
  == Registered channel type 'Tor' (Zapata Telephony Driver w/PRI)
  == Registered application 'CallingPres'
  == Manager registered action ZapTransfer
  == Manager registered action ZapHangup
  == Manager registered action ZapDialOffhook
  == Manager registered action ZapDNDon
  == Manager registered action ZapDNDoff
  == Manager registered action ZapShowChannels
.....(snip).......

# ls -al /dev
.....(snip)......
drwxr-xr-x   2 root    root         120  4 23 19:02 zap
crw-------   1 root    root    196, 253  4 23 19:02 zaptel
crw-rw-rw-   1 root    root      1,   5  4 24  2005 zero

# ls -al /dev/zap
drwxr-xr-x   2 root root      120  4 23 19:02 .
drwxr-xr-x  11 root root     6240  4 23 19:27 ..
crw-rw----   1 root root 196, 254  4 23 19:02 channel
crw-rw----   1 root root 196,   0  4 23 19:02 ctl
crw-rw----   1 root root 196, 255  4 23 19:02 pseudo
crw-rw----   1 root root 196, 253  4 23 19:02 timer

Regards,

Zen



More information about the asterisk-users mailing list