aboutsummaryrefslogtreecommitdiffstats
path: root/addons/chan_mobile.c
AgeCommit message (Expand)AuthorFilesLines
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