atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

Multiple dongles not working #212

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have 4 dongles attached and I can see all them in asterisk using command 
"dongle show devices" but only one dongle is working.
I have configured the dongle as below:

[dongle0]
audio=/dev/ttyUSB1             
data=/dev/ttyUSB2   

[dongle1]
audio=/dev/ttyUSB4             
data=/dev/ttyUSB5

[dongle2]
audio=/dev/ttyUSB7
data=/dev/ttyUSB8

[dongle3]
audio=/dev/ttyUSB10
data=/dev/ttyUSB11

However it shows all 4 dongles in asterisk,only dongle0 is working.
Is there any mistake in configuration?Can anyone help me to solve this issue?

Thanks,
Rutu

Original issue reported on code.google.com by rutu.pa...@inextrix.com on 20 May 2015 at 12:48