klassenblatt
Neuer User
- Mitglied seit
- 6 Apr 2007
- Beiträge
- 34
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo Leute,
ich brauche auch nochmal Hilfe. Ich hatte das ganze schonmal mit einem Vodafone K3520 Stick zum laufen bekommen, da dieser offenbar Defekt ist habe ich mich nach anderen Sticks umgesehen und bin dabei auf einen Huawei E1750 und einen Huawei E160 gestossen.
Nun habe ich alle 3 Sticks ausprobiert und folgendes Ergebnis:
K3520: Ruf kommt rein, Signalisierung, Stick Neustart
E160 und E1750: Ruf kommt rein, Signalisierung, Ruf wird angenommen, Fehler, Stick neustart.
Die Fehlermeldung ist folgende:
Voice ist auf allen Sticks laut DC-Unlocker und AT^CVOICE? Aktiv.
Mein Asterisk: Asterisk 1.8.18.0 built by root @ asterisk on a i686 running Linux on 2012-11-19 13:50:20 UTC
Mein OS: Linux asterisk 2.6.32-5-686 #1 SMP Mon Feb 25 01:04:36 UTC 2013 i686 GNU/Linux
Auf diesem Rechner lief das ganze schonmal, allerdings mit einem 1.6er Asterisk soweit ich weiß.
Hat jemand eine Idee was ich noch tun könnte?
UPDATE:
Nach Änderung der Ports auf Voice ttyUSB4 und Data ttyUSB3 kann ich die Gespräche annehmen, die Verbindung besteht auch für eine kurze zeit und wir dann mit folgender Meldung getrennt:
ich brauche auch nochmal Hilfe. Ich hatte das ganze schonmal mit einem Vodafone K3520 Stick zum laufen bekommen, da dieser offenbar Defekt ist habe ich mich nach anderen Sticks umgesehen und bin dabei auf einen Huawei E1750 und einen Huawei E160 gestossen.
Nun habe ich alle 3 Sticks ausprobiert und folgendes Ergebnis:
K3520: Ruf kommt rein, Signalisierung, Stick Neustart
E160 und E1750: Ruf kommt rein, Signalisierung, Ruf wird angenommen, Fehler, Stick neustart.
Die Fehlermeldung ist folgende:
-- SIP/16-00000015 is ringing
-- SIP/16-00000015 connected line has changed. Saving it until answer for Dongle/dongle0-0100000001
-- SIP/16-00000015 answered Dongle/dongle0-0100000001
[Nov 27 15:28:20] WARNING[13724]: channel.c:982 channel_indicate: [Dongle/dongle0-0100000001] Don't know how to indicate condition 22
Voice ist auf allen Sticks laut DC-Unlocker und AT^CVOICE? Aktiv.
Code:
###### dongle.conf #####
[general]
interval=15 ; Number of seconds between trying to connect to devices
[defaults]
; now you can set here any not required device settings as template
; sure you can overwrite in any [device] section this default values
context=ankommend ; context for incoming calls
group=0 ; calling group
rxgain=0 ; increase the incoming volume; may be negative
txgain=0 ; increase the outgoint volume; may be negative
autodeletesms=no ; auto delete incoming sms
resetdongle=yes ; reset dongle during initialization with ATZ command
u2diag=-1 ; set ^U2DIAG parameter on device (0 = disable everything except modem function) ; -1 not use ^U2DIAG command
usecallingpres=yes ; use the caller ID presentation or not
callingpres=allowed_passed_screen ; set caller ID presentation by default use default network settings
disablesms=yes ; disable of SMS reading from device when received
; chan_dongle has currently a bug with SMS reception. When a SMS gets in during a
; call chan_dongle might crash. Enable this option to disable sms reception.
; default = no
language=de ; set channel default language
smsaspdu=yes ; if 'yes' send SMS in PDU mode, feature implementation incomplete and we strongly recommend say 'yes'
mindtmfgap=45 ; minimal interval from end of previews DTMF from begining of next in ms
mindtmfduration=80 ; minimal DTMF tone duration in ms
mindtmfinterval=200 ; minimal interval between ends of DTMF of same digits in ms
callwaiting=auto ; if 'yes' allow incoming calls waiting; by default use network settings
; if 'no' waiting calls just ignored
disable=no ; OBSOLETED by initstate: if 'yes' no load this device and just ignore this section
initstate=start ; specified initial state of device, must be one of 'stop' 'start' 'remote'
; 'remove' same as 'disable=yes'
exten=+49173xxxxxxx ; exten for start incoming calls, only in case of Subscriber Number not available!, also set to CALLERID(ndid)
dtmf=relax ; control of incoming DTMF detection, possible values:
; off - off DTMF tones detection, voice data passed to asterisk unaltered
; use this value for gateways or if not use DTMF for AVR or inside dialplan
; inband - do DTMF tones detection
; relax - like inband but with relaxdtmf option
; default is 'relax' by compatibility reason
; dongle required settings
[dongle0]
audio=/dev/ttyUSB3 ; tty port for audio connection; no default value
data=/dev/ttyUSB5 ; tty port for AT commands; no default value
imei=355013xxxxxxxxxxx
Mein Asterisk: Asterisk 1.8.18.0 built by root @ asterisk on a i686 running Linux on 2012-11-19 13:50:20 UTC
Mein OS: Linux asterisk 2.6.32-5-686 #1 SMP Mon Feb 25 01:04:36 UTC 2013 i686 GNU/Linux
Auf diesem Rechner lief das ganze schonmal, allerdings mit einem 1.6er Asterisk soweit ich weiß.
Hat jemand eine Idee was ich noch tun könnte?
UPDATE:
Nach Änderung der Ports auf Voice ttyUSB4 und Data ttyUSB3 kann ich die Gespräche annehmen, die Verbindung besteht auch für eine kurze zeit und wir dann mit folgender Meldung getrennt:
do_monitor_phone: [dongle0] timedout while waiting 'OK' in response to 'AT'
Zuletzt bearbeitet: