aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Use autotagged externalsv1.4.27-rc5lmadsen0-0/+0
2009-11-13Importing files for 1.4.27-rc5 release.lmadsen3-0/+26811
2009-11-13Creating tag for the release of asterisk-1.4.27-rc5lmadsen0-0/+0
2009-11-12fixes merging error, datastore was being freed in the wrong function.dvossel1-1/+2
2009-11-11Solaris doesn't like NULL going to ast_logdbrooks1-4/+5
2009-11-10If two pattern classes start with the same digit and have the same number of ...tilghman1-18/+36
2009-11-10Fix ExternalIVR Documentationdiruggles1-8/+6
2009-11-10Remove broken support for direct transcoding between G.726 RFC3551 and G.726 ...file1-42/+0
2009-11-10Document ExternalIVR event tag collisiondiruggles1-3/+5
2009-11-10don't crash on log message in solarisdvossel1-1/+1
2009-11-10Reverted revision 202022.mnicholson1-14/+2
2009-11-09Update WARNING message.lmadsen1-1/+1
2009-11-09Perform limited bounds checking when destroying ast_mutex_t structures to mak...mnicholson1-9/+10
2009-11-06fixes audiohook write crash occuring in chan_spy whisper mode.dvossel1-2/+10
2009-11-06Don't overwrite caller ID name on a trunk with the configured fullname when u...file1-0/+6
2009-11-06fixes segfault in iLBCdvossel1-0/+5
2009-11-06Fix a bug caused by a partially invalid frame (from the jitterbuffer) passing...file1-5/+1
2009-11-06Properly handle '=' while decoding base64 messages and null terminate strings...mnicholson2-2/+9
2009-11-06fixes crash in astfd.cdvossel1-4/+9
2009-11-06fixes memory leak in func_audiohookinherit.cdvossel1-0/+1
2009-11-05Fix crash on VPB exception when no hardware is present.qwell1-1/+1
2009-11-05chan_misdn Asterisk 1.4.27-rc2 crashdbrooks1-0/+1
2009-11-04Fix incorrect filename comparsion after monitor file changejpeeler1-4/+40
2009-11-04This patch modifies the Dial application to monitor the calling channel for h...mnicholson1-13/+62
2009-11-04Modify the SDP parsing code to parse session and media level items separately.mnicholson1-379/+490
2009-11-04Fix a security issue where it may be possible for someone to execute a cross-...file1-417/+1922
2009-11-04Fix a security issue where sending a REGISTER with a differing username in th...file1-2/+0
2009-11-03Make sure the outgoing flag is cleared if a new channel fails to get created ...rmudgett1-0/+3
2009-11-03Fix a bug where an RPID header could be generated with a blank username in th...file1-1/+1
2009-11-03Fixing bug before someone reports it...oej1-1/+1
2009-11-03Adding IP address in Contact ACL log message and removing redundant messageoej1-2/+1
2009-11-03Use proper response code when violating Contact ACL's.oej1-2/+15
2009-11-02SIP channel name uniquenessdbrooks1-1/+3
2009-11-02Fix a bug where the recorded privacy introduction file would not get removed ...file1-14/+31
2009-11-02Don't allow two separate instances of safe_asterisk when restarting from the ...tilghman1-1/+7
2009-11-02fixes crash on iterator_destroy on uninitialized iteratordvossel1-1/+0
2009-11-02changes calltoken debug messages from LOG_NOTICE to LOG_DEBUG like they are s...dvossel1-6/+6
2009-10-29Add an option to enabling passing music on hold start and stop requests throu...file2-3/+8
2009-10-28Update documentation in sip.conf.sample.lmadsen1-0/+7
2009-10-28Update CALLINGSUBADDR channel variable documentation.lmadsen1-1/+1
2009-10-28Fix documentation (pointed out by TheDavidFactor on #-dev)tilghman1-1/+1
2009-10-27Manager output is not always NULL-terminated, so force a NULL at the end of t...tilghman1-2/+6
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabitzafrir3-14/+14
2009-10-23Don't force menuselect.makeopts to be rebuilt on every build.kpfleming1-3/+26
2009-10-22Clean valgrind output by suppressing false errors.lmadsen2-10/+45
2009-10-21IAX2: VNAK loop caused by signaling frames with no destination call numberdvossel1-10/+77
2009-10-21Revert 225169, as this doesn't account for the possibility of a list of frames.russell1-6/+2
2009-10-21Isolate the frame returned from ast_translate().russell1-2/+6
2009-10-21Fix documentation for ast_softhangup() and correct the misuse thereof.tilghman3-5/+6
2009-10-21Suffix is not needed for a matchtilghman1-16/+6