aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-14update indications to be current with cvs head (inspired by bug #4440)russell1-32/+174
2005-06-13update changelogrussell1-0/+1
2005-06-13if no extension is specified on an overlap call, use the 's' extension (bug #...russell1-0/+7
2005-06-13handle stale authentication nonces more properly (bug #4451)russell1-21/+43
2005-06-10restructure buggy parse_args routinerussell1-62/+52
2005-06-01fix SayUnixTime (bug #4423)russell1-1/+1
2005-05-31fix recording of voicemail duration (bug #4288)russell1-11/+7
2005-05-31fix a sizeof bug (bug #4264)russell1-1/+1
2005-05-31correctly handle rtp padding (bug #4270)russell1-0/+8
2005-05-31remove seemingly bogus line (bug #4299)russell1-1/+0
2005-05-31fix rtptimeout options for a specific peer (bug #4325)russell2-0/+3
2005-05-31fix a mem leak (bug #4154)russell1-10/+9
2005-05-31add "Referred-by" to the aliases list (bug #4404)russell1-0/+1
2005-05-31find sound files that are in the language directory itself (bug #4399)russell1-2/+10
2005-05-31update changelog for the last fixrussell1-1/+3
2005-05-31fix distinctive ring for queue members (bug #3978)russell1-0/+22
2005-05-31fix mem leak (bug #4318)russell1-2/+11
2005-05-31Fix reply digest selection of size (bug #4409)russell1-5/+7
2005-05-31set DNID on incoming calls (bug #4220)russell1-0/+3
2005-05-31don't print an error when you receive no data until normal circumstances with...russell1-6/+2
2005-05-31fix comment (bug #4139)russell1-1/+1
2005-05-28hopefully the last try at making this happy acrossrussell1-6/+14
2005-05-26fix usage of const char (bug #4288)russell1-6/+6
2005-05-24fix output when no help text is available for a cli commandrussell1-3/+8
2005-05-19reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug...russell1-0/+2
2005-05-19close sip socket on unload (bug #4152)russell1-1/+3
2005-05-19fix some compilation issues for ppc (bug #4228)russell1-0/+4
2005-05-19perform variable substitution earlier so it can be used for the cidmatch as w...russell1-1/+1
2005-05-16fix mem leak with MYSQL_USERS (bug #4287)russell1-0/+4
2005-05-16note default values (bug #4284)russell1-0/+2
2005-05-16Remove double fout++ and comment on flag (bug #4267)russell1-1/+2
2005-05-16only initialize random number generators in one place (bug #4017)russell3-2/+6
2005-05-15document zap options (bug #4166)russell1-0/+10
2005-05-15protect ResponseTimeout and DigitTimeout apps from crashing when called in no...russell1-0/+8
2005-05-15indicate default timeouts (bug #4050)russell1-2/+4
2005-05-15ensure that calls to gethostbyname are null terminated,russell7-43/+79
2005-05-14allow spaces in monitor filenames (Thanks to gbdrbob for catching this one!)russell1-1/+1
2005-05-12initialize errno and don't report an error when poll() returns without indica...russell1-1/+2
2005-05-12remove unnecessary declaration (bug #4040)russell1-2/+0
2005-05-12use ast_strlen_zero, also fix a codec config parsing error (bug #4169)russell1-35/+37
2005-05-12oops, I wasn't done with thisrussell1-35/+0
2005-05-12*** empty log message ***russell5-4/+46
2005-05-11add notes about file descriptors (bug #4134)russell1-0/+37
2005-05-11fix ast config path (bug #4184)russell1-1/+1
2005-05-11fix compat with astmm (bug #4217)russell1-2/+11
2005-05-11only unlock hintlock once (bug #4205)russell1-1/+2
2005-05-10add note about the effects of time changes (bug #4020)russell1-0/+24
2005-05-10add fixup routine (bug #3825)russell1-0/+9
2005-05-10fix queue URL passing (bug #3543)russell6-8/+63
2005-05-10allow ALERTING even after PROCEEDING (bug #3963)russell2-3/+6