aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredcitats3-3/+9
2004-03-03Fix typocitats1-2/+2
2004-03-02Fix small (yet big) bug in show_displaymarkster1-1/+1
2004-03-02Improve restart handlingcitats1-4/+6
2004-03-02Fix asterisk exiting on verbose without a console (bug #1126)citats1-1/+1
2004-03-02Process SDP on 183 session progress (bug #930)markster1-3/+7
2004-03-02More BSD compat crapmarkster1-2/+2
2004-03-02BSD portability fixmarkster1-0/+1
2004-03-02Fix app_chanisavail.c when passed string is big (bug #1139)citats1-5/+5
2004-03-02Ignore interrupted system call error on "accept"markster1-1/+2
2004-03-02Remove extra spacing from manager.c and change Event action/variable tocitats1-31/+28
2004-03-02Add function ast_false, like ast_truecitats2-0/+22
2004-03-01Allow semi-blocking fd's on manager (bug #1100)markster2-8/+86
2004-03-01Fix app_random.c (bug #792)citats1-2/+2
2004-03-01Remove extra \r\n from manager event sent by res_parking.c (bug #1134)citats1-1/+0
2004-03-01Handle video codecs properlymarkster2-2/+2
2004-03-01Remove comment about EXPERIMENTAL_TRANSLATION since its not usedcitats1-7/+0
2004-02-29Fix app_chanisavail if there are invalid arguments (bug #1130)citats1-2/+2
2004-02-28Don't write duration if file disappears (bug #1102 -- thanks hmodes)markster1-5/+10
2004-02-27Make iax2 compile on *BSDmarkster1-0/+1
2004-02-27Change text in ast_get_group to explain that max group is 31 (bug #1014)citats1-1/+1
2004-02-27Add 'SAY TIME' to AGI. (bug #269)citats1-0/+27
2004-02-27Include errno.hmarkster1-0/+1
2004-02-27Ignore ECHILD in app_systemmarkster1-1/+3
2004-02-27Move ast_get_group from res_parking.c to channel.ccitats4-36/+35
2004-02-27Typo in app_zapras.ccitats1-1/+1
2004-02-27Add G.726, revise Changelogmarkster3-1/+507
2004-02-27Typo in app_queue.ccitats1-1/+1
2004-02-27Get rid of compiler warnings when calling ast_queue_logcitats2-4/+4
2004-02-27Check result of malloc in app_dial.ccitats1-2/+8
2004-02-26Fix Bug # 981malcolmd1-3/+4
2004-02-26Really fix format_wav_gsm.c. Thanks PCadach! (bug #1087)citats1-3/+1
2004-02-26Fix 'show translations'citats1-3/+3
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionscitats5-16/+34
2004-02-25Add extra \n so email sent by voicemail has the right header delimitercitats1-1/+1
2004-02-25Fix slow down in rtp.cmarkster1-1/+1
2004-02-25Replace MP3 with G726 in ast_codec2strcitats1-1/+1
2004-02-25Increase length of DTMF tones in SIP et all, in-bandmarkster1-16/+16
2004-02-25Don't be biased against G.726 in translation tablemarkster1-7/+6
2004-02-25Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)markster5-2/+1000
2004-02-25Add missing include to chan_iax2.ccitats1-0/+1
2004-02-25Bug # 1052 Got it this time..I'm sure of it ;)malcolmd1-5/+5
2004-02-24Add IAX2 firmware upgrade supportmarkster5-5/+340
2004-02-24Bug # 1079. indications.conf.sample changes for Greecemalcolmd1-1/+11
2004-02-24Fix Bug # 935 and Bug # 1052malcolmd1-7/+7
2004-02-24Fix corruptin in app_cut (bug #1084)markster1-0/+2
2004-02-24Handle change password properly with multiple VM contexts (bug #1069)markster1-2/+22
2004-02-23Really initialize queue logmarkster1-3/+5
2004-02-23Optimization in pri_fixupmarkster1-0/+5
2004-02-23Fix some comments in pbx.c and pbx_config.ccitats2-2/+3