Commit Graph

2210 Commits (e67f8a50f97040b90e2f1cd89eb57e68aa059aa9)
 

Author SHA1 Message Date
James Golovich e67f8a50f9 Make PRI span completion only show spans that actually are PRIs
22 years ago
James Golovich d260293f62 Make DNS callbacks return -1 on error, so invalid records are ignored
22 years ago
James Golovich 22b56f13cc Fix typo
22 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
22 years ago
James Golovich e141e7311c Improve restart handling
22 years ago
James Golovich 96e3d08787 Fix asterisk exiting on verbose without a console (bug #1126)
22 years ago
Mark Spencer b82aa22442 Process SDP on 183 session progress (bug #930)
22 years ago
Mark Spencer 9d5fe279b6 More BSD compat crap
22 years ago
Mark Spencer 231dbeea61 BSD portability fix
22 years ago
James Golovich 40ec19961c Fix app_chanisavail.c when passed string is big (bug #1139)
22 years ago
Mark Spencer 4cd13f4ebf Ignore interrupted system call error on "accept"
22 years ago
James Golovich 5fafcdd73c Remove extra spacing from manager.c and change Event action/variable to
22 years ago
James Golovich 7409bc052d Add function ast_false, like ast_true
22 years ago
Mark Spencer 8f73da1f79 Allow semi-blocking fd's on manager (bug #1100)
22 years ago
James Golovich 4de0a2e30e Fix app_random.c (bug #792)
22 years ago
James Golovich 32a11a2b20 Remove extra \r\n from manager event sent by res_parking.c (bug #1134)
22 years ago
Mark Spencer a9d042db2c Handle video codecs properly
22 years ago
James Golovich 4160dfa6e1 Remove comment about EXPERIMENTAL_TRANSLATION since its not used
22 years ago
James Golovich b32c690175 Fix app_chanisavail if there are invalid arguments (bug #1130)
22 years ago
Mark Spencer 064d7ffdb2 Don't write duration if file disappears (bug #1102 -- thanks hmodes)
22 years ago
Mark Spencer 6a73e70663 Make iax2 compile on *BSD
22 years ago
James Golovich 5f68a5f70d Change text in ast_get_group to explain that max group is 31 (bug #1014)
22 years ago
James Golovich ade75fecae Add 'SAY TIME' to AGI. (bug #269)
22 years ago
Mark Spencer 43d758e630 Include errno.h
22 years ago
Mark Spencer 0f111e2d3a Ignore ECHILD in app_system
22 years ago
James Golovich a232d8e060 Move ast_get_group from res_parking.c to channel.c
22 years ago
James Golovich cf854246fa Typo in app_zapras.c
22 years ago
Mark Spencer 548d6bb6c0 Add G.726, revise Changelog
22 years ago
James Golovich 6a0bc27b35 Typo in app_queue.c
22 years ago
James Golovich a303a83b92 Get rid of compiler warnings when calling ast_queue_log
22 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
22 years ago
Malcolm Davenport 3439c08170 Fix Bug # 981
22 years ago
James Golovich 133748f004 Really fix format_wav_gsm.c. Thanks PCadach! (bug #1087)
22 years ago
James Golovich 35f3f86df4 Fix 'show translations'
22 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
22 years ago
James Golovich 38198d8cb3 Add extra \n so email sent by voicemail has the right header delimiter
22 years ago
Mark Spencer 500ebad7aa Fix slow down in rtp.c
22 years ago
James Golovich 6de8d14b29 Replace MP3 with G726 in ast_codec2str
22 years ago
Mark Spencer 853ead07d4 Increase length of DTMF tones in SIP et all, in-band
22 years ago
Mark Spencer 8bfe5e86b4 Don't be biased against G.726 in translation table
22 years ago
Mark Spencer ff976ce055 Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)
22 years ago
James Golovich 96abbad91d Add missing include to chan_iax2.c
22 years ago
Malcolm Davenport 6023b736d9 Bug # 1052 Got it this time..I'm sure of it ;)
22 years ago
Mark Spencer 066212158e Add IAX2 firmware upgrade support
22 years ago
Malcolm Davenport 2a9044d607 Bug # 1079. indications.conf.sample changes for Greece
22 years ago
Malcolm Davenport 23eaf5c442 Fix Bug # 935 and Bug # 1052
22 years ago
Mark Spencer 39a358ef56 Fix corruptin in app_cut (bug #1084)
22 years ago
Mark Spencer f62061aa78 Handle change password properly with multiple VM contexts (bug #1069)
22 years ago
Mark Spencer 406e4283fd Really initialize queue log
22 years ago
Mark Spencer 1f33e8b807 Optimization in pri_fixup
22 years ago