wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
298 stars 104 forks source link

Fixes for regression issues and some improvements. #90

Closed hselasky closed 4 years ago

hselasky commented 4 years ago

Signed-off-by: Hans Petter Selasky hps@selasky.org

miopa commented 4 years ago

No change, State is SMS and messages can't be received until module is unloaded and loaded again

hselasky commented 4 years ago

Can you enable verbose messages in the cli for chan_dongle?

I basically need the sequence of AT commands being executed. Maybe there is an error communicating with the dongle.

--HPS

hselasky commented 4 years ago

Please try again now.

miopa commented 4 years ago

I have just checked-out your fork (at 5110695) and works properly.

(I also tested with applying the commits to wdoekes/master, confirming that sending and receiving simple and concatenated SMS is good)

wdoekes commented 4 years ago

Awesome. All commits are looking sharp :ok_hand: