aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-06This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)2-0/+103
2005-07-06fix misplaced shebang (bug #4643)russell1-1/+1
2005-06-30fix busted osp buildrussell1-6/+24
2005-06-29fix callerid matching in extensions.confrussell2-89/+100
2005-06-24when switching back to voice mode, wait for 'B' (bug #3833)russell2-16/+34
2005-06-24after a *70, re-enable call waiting on hangup (bug #3971)russell2-1/+21
2005-06-24merge endian.h (bug #3867)russell19-141/+19
2005-06-24This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)2-0/+189
2005-06-24print non-codec capabilities correctly (bug #3960)russell3-5/+43
2005-06-23add note about 2nd genrussell1-0/+1
2005-06-23update for 1.0.8russell1-0/+2
2005-06-22correctly jump to fax extension when inside of a macro (bug #4471)russell1-4/+6
2005-06-21tweak for arm4vl (bug #4545)russell1-0/+6
2005-06-21fix via comparison to not be case sensitive (bug #4496)russell1-1/+1
2005-06-15add support for native DTMFrussell1-3/+24
2005-06-14remove pointless dereference (bug #4353)russell2-11/+6
2005-06-14remove my debug output, d'oh! :)russell1-3/+1
2005-06-14Fix offset calculation for signed linear (bug #4433)russell1-0/+1
2005-06-14fix bounds checking (bug #4406)russell1-33/+26
2005-06-14oops!russell1-2/+2
2005-06-14don't kill the call if tdd mode is not supported by a channel (bug #4370)russell1-4/+4
2005-06-14fix return values on systems where an unsigned char is the default (bug #4455)russell6-16/+18
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