aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-15When counting urgent messages when using IMAP storage, take into account thatmmichelson1-4/+10
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...mmichelson2-2/+2
2008-05-15Prevent crashes from occurring due to a strcmp of a NULL pointer.mmichelson1-4/+4
2008-05-15Use casts or intermediate variables to remove a numberrizzo7-9/+15
2008-05-14Adding a new option to Chanspy(). The 'd' option allows for the spy tommichelson2-41/+75
2008-05-14Fix pedanticness.file1-1/+1
2008-05-14Merged revisions 116463 via svnmerge from russell8-22/+36
2008-05-14Merged revisions 116466 via svnmerge from tilghman1-1/+5
2008-05-14Add a missing context unlock.file1-0/+2
2008-05-14Merged revisions 116409 via svnmerge from qwell1-0/+2
2008-05-14Voicemail "* exit" should not require an exitcontext to be specified.qwell1-1/+1
2008-05-14Merged revisions 116352 via svnmerge from file1-1/+1
2008-05-14Make the ldap version setting work without having both version and protocol set.file1-1/+1
2008-05-14Merged revisions 116296 via svnmerge from tilghman1-1/+8
2008-05-14Fixed a few problems with multiparking: call not being parked in the correct ...jpeeler2-47/+40
2008-05-14Don't add linefeed on received MESSAGEoej1-7/+7
2008-05-14Properly declare charset for text messages.oej1-1/+1
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej7-14/+295
2008-05-14Merged revisions 116230 via svnmerge from oej1-3/+2
2008-05-14Add support for codec settings in originate via call file and manager.oej5-8/+25
2008-05-14Formatting changes (coding guidelines) while thinking about something else...oej1-29/+31
2008-05-14Reformattingoej1-6/+8
2008-05-14Adding commentsoej1-1/+7
2008-05-14Doxygen formatting change onlyoej1-32/+19
2008-05-14Undo inadvertent changes to chan_skinny caused by the merging of urgent messa...mmichelson1-115/+227
2008-05-13Merged revisions 116088 via svnmerge from mmichelson2-8/+21
2008-05-13Merged revisions 116038 via svnmerge from russell1-11/+14
2008-05-13Merged revisions 115990 via svnmerge from russell1-5/+9
2008-05-13Merged revisions 115944 via svnmerge from file1-2/+1
2008-05-13Need to clear calling_party_cat variable after we retrieve itmattf1-1/+1
2008-05-13Add support for receiving calling party categorymattf1-0/+7
2008-05-13Merged revisions 115884 via svnmerge from tilghman1-1/+1
2008-05-13Re-introduce proper error handling that was removed in recent commits.russell3-9/+18
2008-05-13Initialize the start time in smdi_msg_wait. Somehow this code got lost in tr...russell1-0/+2
2008-05-12Add a script which installs every package needed for a Debian install oftilghman1-0/+126
2008-05-12Add support for playing an audio file for caller and callee at start and stop...oej2-8/+45
2008-05-12Merged revisions 115735 via svnmerge from mmichelson1-12/+14
2008-05-12Correctly document state interface for AddQueueMember. Discovered while look...qwell1-2/+2
2008-05-12A small change to fix iax2 native bridging.bbryant1-1/+4
2008-05-11Add Zap MTP2 support to chan_zapmattf4-6/+99
2008-05-11Open up audio channel when we get ACM on SS7 eventmattf1-0/+3
2008-05-10Ensure that "calldate" is acceptable for a column name.tilghman1-0/+3
2008-05-10fix a sample since we now required , and not | for the arguments separatorjunky1-2/+2
2008-05-10ameliorate load and unload to dont use DECLINED or FAILED, when theres no .co...junky2-14/+6
2008-05-10since we unregister, that has not been properly registered, i standardized this.junky1-8/+4
2008-05-09Remove a debug linemmichelson1-1/+0
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson10-820/+1042
2008-05-09Update CHANGES file for previous commit of ENUM and TXCIDNAME changes.bbryant1-0/+6
2008-05-09The following patch adds new options and alters the default behavior of the E...bbryant3-253/+614
2008-05-09Allow a password change to be validated by an external script.tilghman3-13/+143