aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-08Fix pedantic mode of chan_sip to only check themmichelson1-7/+23
2008-09-08When doing an async goto, detect if the channel is already in the middle of arussell1-9/+15
2008-09-08Remove RPM package targets from Makefile (and all associated parts).qwell4-160/+0
2008-09-08Actually use Zaptel CFLAGS if using Zaptel instead of DAHDIrussell2-1/+9
2008-09-06This fix comes from Joshua Colp The Brilliant, who, given the trace, came up ...murf1-0/+2
2008-09-06Reverting behavior change (AGI should not exit non-zero on SUCCESS)tilghman1-1/+1
2008-09-05Agent's should not try to call a channel's indicate callbackmmichelson1-1/+1
2008-09-05Since greetings are not stored in IMAP, we shouldmmichelson1-1/+9
2008-09-05Commit 140417 had a logic flaw in it whichmmichelson1-3/+3
2008-09-05A small change to prevent double-posting of CDR's; thanks to Daniel Ferrer fo...murf1-1/+1
2008-09-04(closes issue #13357)murf5-442/+876
2008-09-04(closes issue #11979)jpeeler2-5/+12
2008-09-03Fix voicemail forwarding when using ODBC storage.mmichelson1-2/+13
2008-09-03Don't freak out if the poll emulation receives NULL for the pollfds arrayrussell1-5/+5
2008-09-02After adding the context checking to app_voicemailmmichelson1-0/+1
2008-09-02I am turning the warnings generated in ast_cdr_free and post_cdr into verbose...murf1-10/+10
2008-09-02After reconsidering, with respect to 13409, ast_cdr_detach should be OK, bett...murf1-1/+1
2008-09-02(closes issue #13409)murf2-0/+7
2008-09-02Make sure to use the correct length of the mohinterpret and mohsuggestseanbright1-2/+2
2008-08-29After working on the ao2_containers branch, I noticedmmichelson3-5/+5