返回列表 發帖

chan_dongle replaces chan_datacard

本帖最後由 ckleea 於 2011-5-26 15:57 編輯

The chan_datacard has been replaced by chan_gongle last week. I have the change to compile and install. Compilation and installation worked but I did not have time to test the voice and SMS functions.

Below is log of changes recently

Log message

rename to chan_dongle
fix locking bug in discovery
fixed bug with discovery
added show call direction in show devices
tune mananer action authority
forget COM port device for discovery
addede manager event DatacardPortFail
fixed RW LOCK intinitialized bug
fixed sigsegv when IMSI is null bug
hide configured device from datacard discovery
added CLI> datacard discovery
added PDU send CLI and Manager
fixed bug in pvt_reconfigure() with restart_time got not now
show 'When change state' in cli show device state.
CCWA if callwaiting is not auto
fix txgain ignore bug
fix datacard removal bug
disable ccwa
fixed discovery response parse
renames
escapee_newlines in manager_event_message()
move defined for manager and application to one place
added discovery block avoid
fix makefile for single file compile
fix init sequence bug
tune init sequence
reduce usage of global vars

chan_dongle can be accessed at http://code.google.com/p/asterisk-chan-dongle/

voice is working.
sms is not working

TOP

sms is not working in both chan_datacard and chan_dongle after upgrading to asterisk 1.8.4

TOP

I suspect it is the cheap peoples SIM problem. Have to be investigated further

TOP

I did this before. Not ok. When I put in a PCCW Sim, it can send SMS

TOP

Dial in and out are of no problem.

TOP

I am now 100% sure is due to the problem of Peoples SIM card. Somehow it can't see SMS.

Both chan_dongle and chan_datacard drivers works very well. The WEB GUI SMS program also works.

Unfortunately only Chinese SMS in, not able to send Chinese SMS out

TOP

Sometimes, SIMS card can be problematic

TOP

已找到原因,somehow my People SIMS card 的訊息中心改咗去中國,所有send 唔到,現在 set 返+85292040031

TOP

web site for chan_dongle is available at

http://code.google.com/p/asterisk-chan-dongle/

TOP

回復 15# 角色

chan_dongle is a newer version. Both are functional to me except that I can send chinese SMS via asterisk

Incoming Chinese SMS is ok.

for chan_dongle, the lastest is r10.

TOP

回復 17# 角色


    As said, I have no problem to receive Chinese SMS and then send out via email. But I am unable to send Chinese SMS directly via asterisk cli, script or web GUI. Kannel GUI can do.

Please see my tutorial posted

TOP

返回列表