Commit Graph

2202 Commits (231dbeea61a4a8ef2933593e3c811f33c8893fe8)
 

Author SHA1 Message Date
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
James Golovich a23c89dd75 Fix some comments in pbx.c and pbx_config.c
22 years ago
Mark Spencer d1cb6a3aa9 Merge Tilghman's and Cam's user defined cadence patch
22 years ago
James Golovich d53b0d0643 Fixed gramatical error in app_queue.c (bug #1083)
22 years ago
James Golovich a06b48ccc6 Fix restarting when not called from the main console (bug #830 and #864)
22 years ago
James Golovich c278f09897 Fix ast_add_extension2 updating ast_exten correctly in certain cases
22 years ago
Mark Spencer e08247218e Small but important fix for channel relocation (bug #54)
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago
James Golovich d03dbf91a6 Add ${LANGUAGE} channel variable (bug #1078)
22 years ago