aboutsummaryrefslogtreecommitdiffstats
path: root/addons/chan_mobile.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Merged revisions 320716 via svnmerge from twilson1-1/+1
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-16/+19
2010-12-20Fix some build errors in addons due to sched API changes.russell1-4/+4
2010-10-18Merged revisions 292122 via svnmerge from mnicholson1-1/+1
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-07-02Fix various typos reported by Lintiantzafrir1-1/+1
2010-07-01Don't free written frames in chan_mobile's mbl_write() function.mnicholson1-1/+0
2009-12-02Fix support for multiline SMS messages in chan_mobile.mnicholson1-11/+122
2009-12-02Do something with the service indicator so that asterisk does not attempt to ...mnicholson1-2/+39
2009-11-06Missed these two channel drivers on the codec_bits mergetilghman1-6/+7
2009-08-03Add an 'sms' option to mobile.conf to manually enable or disable SMS support.mnicholson1-3/+13
2009-07-29This patch adds the ability to send a CUSD command to a bluetooth device.mnicholson1-0/+163
2009-07-29Fixed a comment for hfp_parse_clipmnicholson1-2/+1
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...dbrooks1-23/+23
2009-07-09Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan.mnicholson1-2/+2
2009-06-30Rename mobile.conf to chan_mobile.conf, make module support old name, toorussell1-1/+5
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-0/+4266