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/
 |