aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-21fix for sparc64 (bug #3102)russell1-0/+2
2004-12-21fix typo in ast_say_number_full_en (bug #3101)russell1-1/+1
2004-12-21Make sure that read/write format are set up correctlyrussell1-3/+5
2004-12-21Make sure we del any remaining connections (bug #2982)russell1-2/+6
2004-12-21Add errno (bug #3063)russell1-2/+3
2004-12-21unregister the correct apps (bug #3089)russell1-2/+2
2004-12-21fix missing "sip:" in ACK (bug #2687)russell1-2/+2
2004-12-20Fix SIP ACK for BYE (bug #3087)russell1-4/+13
2004-12-20don't return -1 if user enters nothing (bug #3042)russell1-1/+2
2004-12-20Olle's ACK fix (bug #2687)russell1-3/+95
2004-12-20fix parking issue (bug #3840)russell1-0/+1
2004-12-20remove codecs/gsm/lib with make clean (bug #3031)russell1-1/+1
2004-12-19fix language handling (bug #3023)russell1-90/+67
2004-12-15don't allow '#' as a voicemail password (bug #3066)russell1-11/+16
2004-12-15Fix use count for agent/local (bug #2996)russell2-0/+9
2004-12-15Make macro processing consistent with regular exten processing (bug #3044)russell1-1/+2
2004-12-15getting rid of utils/ that came from headrussell1-683/+0
2004-12-10Fix setvar issue (bug #3010)russell1-28/+39
2004-12-10implement fmtp 16 in rtp (bug #2999)russell1-2/+11
2004-12-10update comment (bug #2999)russell1-1/+1
2004-12-09update iaxy firmware to version 20russell1-0/+0
2004-12-08remove unneccesary 'if'russell1-2/+1
2004-12-08fix case sensitivity in codec prefsrussell1-3/+3
2004-12-07fix mem leak in free_value (bug #2990)russell1-0/+2
2004-12-07Don't hold modlock while doing reloadrussell1-3/+14
2004-12-06Add missing free's in rare circumstances (bug #2985)russell1-0/+3
2004-12-05merge codec preference changes for SIPrussell4-294/+434
2004-12-03Release call lock while we look for the peer to avoid a deadlockrussell2-1/+6
2004-12-03canceled voicemail emails corrupt wav (bug 2957)russell1-1/+2
2004-12-03fix error message (bug 2897)russell1-1/+1
2004-12-03update Festival doc (bug 2964)russell1-0/+17
2004-12-03add missing config destroy (bug 2944)russell2-10/+17
2004-12-03doing <flash> *0 while on fxs causes Asterisk to crash (bug 2963)russell2-4/+8
2004-11-26Try call if call is 0 or more (bug #2935)russell1-1/+1
2004-11-25fix MEETMESECS (bug 2936)russell1-5/+6
2004-11-25don't increment the timestamp on dtmf (bug 2928)russell1-5/+0
2004-11-25change size of var_val (bug 2926)russell1-1/+1
2004-11-25fix for rpid (bug 2910)russell1-1/+2
2004-11-25get rid of stray '\n' (bug 2922)russell1-1/+1
2004-11-25fix manager events that report lag time (bug 2919)russell1-2/+4
2004-11-25decrement use counter after timeout on INVITE (bug 2898)russell1-0/+1
2004-11-25Segfault if head caller times out of queue with moh running (bug 2891)russell1-1/+1
2004-11-25fix repeated sequence numbers (bug 2902)russell1-0/+2
2004-11-25fix mem leak (bug #2940)russell1-0/+1
2004-11-22don't create owner twicerussell1-1/+1
2004-11-19little fixes (bug #2899)russell1-9/+15
2004-11-18fix continuation line parsing (bug #2892)russell1-23/+21
2004-11-18check to see if FD's are open before closing (bug #2858)russell1-2/+5
2004-11-18fix tab completion issue (bug #988)russell1-1/+1
2004-11-18detect sequence number rollover (bug #2887)russell1-2/+2