aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-08when parsing a text configuration option, ensure that the buffer on the stack...kpfleming1-2/+3
2008-10-08If we receive DTMF make sure that the state of the speech structure goes back...file1-0/+1
2008-10-07revert this change until i can understand why it results in locking order cha...kpfleming1-20/+14
2008-10-07don't start a PBX on incoming PRI call channels until after we're done settin...kpfleming1-14/+20
2008-10-07Make 'imapsecret' an alias to 'imappassword' in voicemail.conf.seanbright1-2/+2
2008-10-06Dialplan functions should not actually return 0, unless they have modified thetilghman11-18/+54
2008-10-06Check whether an extension exists in the _call method, rather than the _alloctilghman1-0/+12
2008-10-06ensure that the private structure for pseudo channels is created without 'lea...kpfleming1-7/+6
2008-10-05Fix silly formatting.qwell1-1/+2
2008-10-03Change some preprocessor macros to struct definitions so that we getseanbright1-6/+6
2008-10-03(closes issue #13425)jpeeler3-3/+9
2008-10-03(closes issue #13579)murf1-1/+1
2008-10-02Backport support for some of the keyword modifications used in 1.6 (while war...tilghman1-2/+8
2008-10-02Some sanity checks that may have led to prior crashes, found by codefreeze-laptilghman1-9/+15
2008-10-01Update the realtime_pgsql.sql script to create the setinterfacevar column.lmadsen1-0/+1
2008-09-30channels/chan_misdn.crmudgett8-2238/+2344
2008-09-27fix some minor issues with rev 144924kpfleming4-3/+6
2008-09-27improve header inclusion process in a few small ways:kpfleming15-44/+26
2008-09-26This patch was applied to 1.4 but it completelymmichelson1-2/+0
2008-09-26(closes issue #13563)murf1-0/+2
2008-09-25(closes issue #12101)murf1-1/+8
2008-09-25Backport Hebrew language to voicemail.tilghman1-4/+133
2008-09-24improved helptext of misdn_set_opt.crichter1-1/+2
2008-09-23(closes issue #13489)murf1-38/+71
2008-09-23In at least one machine, we noted that the timestrmurf1-8/+7
2008-09-22Use the advertised header size in .au files instead of just assuming theyseanbright1-3/+4
2008-09-20Make vmail.cgi work with mailboxes defined in users.conf, too.seanbright1-1/+34
2008-09-19This fix comes from a debugging session on a test box that has been getting h...murf1-10/+15
2008-09-19Adjust for technology when generating user extensiondbailey1-1/+1
2008-09-18A micro-fix, in sip_park_thread, where d is freed before the func is done usi...murf1-1/+1
2008-09-18compare peer and chan instead of looking at the parked user (pu), which could...jpeeler1-1/+1
2008-09-17When callerid is blank, we want to use "unknown caller" in those cases, too.tilghman1-2/+2
2008-09-17Allow for "G.729" if offered in an SDP even thoughmmichelson1-0/+1
2008-09-16(closes issue #13493)jpeeler1-24/+24
2008-09-16(closes issue #13465)jpeeler1-22/+48
2008-09-15Set the raw formats at the same time as the other formats.tilghman1-2/+2
2008-09-12(closes issue #12965)jpeeler1-0/+4
2008-09-12Create rules for disallowing contacts at certain addresses, which maytilghman2-7/+51
2008-09-12fix copyright year rangemvanbaak1-1/+1
2008-09-12Missing merge from 1.2 fixes errant exit on DTMF, only when language is Italiantilghman1-1/+1
2008-09-12Don't return a free'd pointer, when a file cannot be opened.tilghman1-0/+1
2008-09-12Tested by: sergee, murf, chris-mac, andrew, KNKmurf4-2/+54
2008-09-11(closes issue #13364)murf1-24/+40
2008-09-10(closes issue #12318)murf1-0/+2
2008-09-10Fix detection of PWLIB and OpenH323 version when spacing in the headersseanbright2-12/+8
2008-09-10Publish new extra sounds version.tilghman1-1/+1
2008-09-10It is a normal situation that a task gets put in the scheduler that should runrussell1-5/+3
2008-09-09Make sure that the branch sent in CANCEL requestsmmichelson1-1/+6
2008-09-09When determining if codecs used by SIP peers allowmmichelson1-1/+1
2008-09-09Ensure that the stored CDR reference is still valid after the bridge beforerussell1-0/+17