Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

OpenWRT 23.03 and SIM7600E not connect #26

Description

@igodor

I installed your version of the chan-quectel plugin on a router with OpenWRT with a Simcom SIM7600E modem.
Asterisk 20.5.2, openwrt 23.05.3
Cannot establish a connection to the modem, a connection error occurs and constantly reconnects.

-- [quectel0] Trying to connect on /dev/ttyUSB2...
-- [quectel0] Connected, initializing...
-- [quectel0] Manufacturer: SIMCOM INCORPORATED
[quectel0] SimCOM module
== [quectel0] Model: SIMCOM_SIM7600E
== [quectel0] Revision identification: LE11B04SIM7600M21-A
== [quectel0] IMEI: 800000000000000
== [quectel0] IMSI: 250000000000000
[quectel0] Location area code: 4E2B
[quectel0] Cell ID: 16F45B1
== [quectel0] SMS service centre: +79000000000
== [quectel0] ICCID: +CCID: 8970000000000000000
== [quectel0] ICCID: 8970000000000000000
[Jun 19 11:50:03] NOTICE[7136]: src/at_response.c:2629 at_response_cpcmreg: [quectel0] SimCom - Voice channel inactive
[Jun 19 11:50:03] ERROR[9437]: src/monitor_thread.c:119 check_dev_status: [quectel0][DATA] Lost connection: I/O error
-- [quectel0] Error initializing channel
[Jun 19 11:50:03] WARNING[9437]: src/tty.c:32 tty_close_lck: [TTY] Unable to disable exlusive mode for /dev/ttyUSB2: I/O error
-- [quectel0] Disconnected
-- [quectel0] Trying to connect on /dev/ttyUSB2...
-- [quectel0] Connected, initializing...
-- [quectel0] Manufacturer: SIMCOM INCORPORATED
[quectel0] SimCOM module
== [quectel0] Model: SIMCOM_SIM7600E
== [quectel0] Revision identification: LE11B04SIM7600M21-A
== [quectel0] IMEI: 800000000000000
== [quectel0] IMSI: 250000000000000
[quectel0] Location area code: 4E2B
[quectel0] Cell ID: 16F45B1
== [quectel0] SMS service centre: +79000000000
== [quectel0] ICCID: +CCID: 8970000000000000000
== [quectel0] ICCID: 8970000000000000000
[Jun 19 11:51:03] NOTICE[7136]: src/at_response.c:2629 at_response_cpcmreg: [quectel0] SimCom - Voice channel inactive
[Jun 19 11:51:03] ERROR[9628]: src/monitor_thread.c:119 check_dev_status: [quectel0][DATA] Lost connection: I/O error
-- [quectel0] Error initializing channel
[Jun 19 11:51:03] WARNING[9628]: src/tty.c:32 tty_close_lck: [TTY] Unable to disable exlusive mode for /dev/ttyUSB2: I/O error
-- [quectel0] Disconnected
-- [quectel0] Trying to connect on /dev/ttyUSB2...
-- [quectel0] Connected, initializing...
-- [quectel0] Manufacturer: SIMCOM INCORPORATED
[quectel0] SimCOM module
== [quectel0] Model: SIMCOM_SIM7600E
== [quectel0] Revision identification: LE11B04SIM7600M21-A
== [quectel0] IMEI: 800000000000000
== [quectel0] IMSI: 250000000000000
[quectel0] Location area code: 4E2B
[quectel0] Cell ID: 16F45B1
== [quectel0] SMS service centre: +79000000000
== [quectel0] ICCID: +CCID: 8970000000000000000
== [quectel0] ICCID: 8970000000000000000
[Jun 19 11:52:03] NOTICE[7136]: src/at_response.c:2629 at_response_cpcmreg: [quectel0] SimCom - Voice channel inactive
[Jun 19 11:52:03] ERROR[9637]: src/monitor_thread.c:119 check_dev_status: [quectel0][DATA] Lost connection: I/O error
-- [quectel0] Error initializing channel
[Jun 19 11:52:03] WARNING[9637]: src/tty.c:32 tty_close_lck: [TTY] Unable to disable exlusive mode for /dev/ttyUSB2: I/O error
-- [quectel0] Disconnected

Everything works correctly on the original plugin(https://github.com/IchthysMaranatha/asterisk-chan-quectel).
Can you tell me what settings need to be made?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions