summaryrefslogtreecommitdiff
path: root/addons/chan_mobile.c
AgeCommit message (Expand)Author
2011-05-25Merged revisions 320716 via svnmerge from Terry Wilson
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-12-20Fix some build errors in addons due to sched API changes.Russell Bryant
2010-10-18Merged revisions 292122 via svnmerge from Matthew Nicholson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-02Fix various typos reported by LintianTzafrir Cohen
2010-07-01Don't free written frames in chan_mobile's mbl_write() function.Matthew Nicholson
2009-12-02Fix support for multiline SMS messages in chan_mobile.Matthew Nicholson
2009-12-02Do something with the service indicator so that asterisk does not attempt to ...Matthew Nicholson
2009-11-06Missed these two channel drivers on the codec_bits mergeTilghman Lesher
2009-08-03Add an 'sms' option to mobile.conf to manually enable or disable SMS support.Matthew Nicholson
2009-07-29This patch adds the ability to send a CUSD command to a bluetooth device.Matthew Nicholson
2009-07-29Fixed a comment for hfp_parse_clipMatthew Nicholson
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-09Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan.Matthew Nicholson
2009-06-30Rename mobile.conf to chan_mobile.conf, make module support old name, tooRussell Bryant
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant