asterisk/asterisk.git
19 years agoFix DNS variable name
Mark Spencer [Thu, 4 Mar 2004 05:31:43 +0000 (05:31 +0000)]
Fix DNS variable name

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2324 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix GotoIfTime if time is bad
Mark Spencer [Thu, 4 Mar 2004 05:23:50 +0000 (05:23 +0000)]
Fix GotoIfTime if time is bad

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2321 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodeal with bindaddr properly
Jeremy McNamara [Thu, 4 Mar 2004 02:07:32 +0000 (02:07 +0000)]
deal with bindaddr properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2320 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodeal with bindaddr properly
Jeremy McNamara [Thu, 4 Mar 2004 01:57:32 +0000 (01:57 +0000)]
deal with bindaddr properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2319 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd support for parking with IAX2
Mark Spencer [Thu, 4 Mar 2004 01:11:25 +0000 (01:11 +0000)]
Add support for parking with IAX2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2318 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd DeadAGI Application
Mark Spencer [Wed, 3 Mar 2004 18:58:57 +0000 (18:58 +0000)]
Add DeadAGI Application

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2317 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUnregister apps in app_queue.c on unload_module
James Golovich [Wed, 3 Mar 2004 08:53:04 +0000 (08:53 +0000)]
Unregister apps in app_queue.c on unload_module

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2316 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake PRI span completion only show spans that actually are PRIs
James Golovich [Wed, 3 Mar 2004 03:54:25 +0000 (03:54 +0000)]
Make PRI span completion only show spans that actually are PRIs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2313 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake DNS callbacks return -1 on error, so invalid records are ignored
James Golovich [Wed, 3 Mar 2004 03:12:59 +0000 (03:12 +0000)]
Make DNS callbacks return -1 on error, so invalid records are ignored
(bug #1137)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2311 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix typo
James Golovich [Wed, 3 Mar 2004 00:05:00 +0000 (00:05 +0000)]
Fix typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2308 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix small (yet big) bug in show_display
Mark Spencer [Tue, 2 Mar 2004 23:56:37 +0000 (23:56 +0000)]
Fix small (yet big) bug in show_display

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2307 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoImprove restart handling
James Golovich [Tue, 2 Mar 2004 23:50:03 +0000 (23:50 +0000)]
Improve restart handling

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2305 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix asterisk exiting on verbose without a console (bug #1126)
James Golovich [Tue, 2 Mar 2004 23:36:53 +0000 (23:36 +0000)]
Fix asterisk exiting on verbose without a console (bug #1126)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2303 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoProcess SDP on 183 session progress (bug #930)
Mark Spencer [Tue, 2 Mar 2004 23:29:00 +0000 (23:29 +0000)]
Process SDP on 183 session progress (bug #930)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2301 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMore BSD compat crap
Mark Spencer [Tue, 2 Mar 2004 22:55:05 +0000 (22:55 +0000)]
More BSD compat crap

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2300 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBSD portability fix
Mark Spencer [Tue, 2 Mar 2004 22:53:08 +0000 (22:53 +0000)]
BSD portability fix

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2297 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix app_chanisavail.c when passed string is big (bug #1139)
James Golovich [Tue, 2 Mar 2004 17:49:33 +0000 (17:49 +0000)]
Fix app_chanisavail.c when passed string is big (bug #1139)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2295 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoIgnore interrupted system call error on "accept"
Mark Spencer [Tue, 2 Mar 2004 16:58:17 +0000 (16:58 +0000)]
Ignore interrupted system call error on "accept"

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2293 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove extra spacing from manager.c and change Event action/variable to
James Golovich [Tue, 2 Mar 2004 08:45:51 +0000 (08:45 +0000)]
Remove extra spacing from manager.c and change Event action/variable to
work the same during login and action

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2291 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd function ast_false, like ast_true
James Golovich [Tue, 2 Mar 2004 07:57:06 +0000 (07:57 +0000)]
Add function ast_false, like ast_true

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2289 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAllow semi-blocking fd's on manager (bug #1100)
Mark Spencer [Mon, 1 Mar 2004 21:12:32 +0000 (21:12 +0000)]
Allow semi-blocking fd's on manager (bug #1100)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2287 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix app_random.c (bug #792)
James Golovich [Mon, 1 Mar 2004 20:44:48 +0000 (20:44 +0000)]
Fix app_random.c (bug #792)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2285 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove extra \r\n from manager event sent by res_parking.c (bug #1134)
James Golovich [Mon, 1 Mar 2004 20:31:25 +0000 (20:31 +0000)]
Remove extra \r\n from manager event sent by res_parking.c (bug #1134)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2283 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHandle video codecs properly
Mark Spencer [Mon, 1 Mar 2004 16:14:41 +0000 (16:14 +0000)]
Handle video codecs properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2281 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove comment about EXPERIMENTAL_TRANSLATION since its not used
James Golovich [Mon, 1 Mar 2004 07:17:01 +0000 (07:17 +0000)]
Remove comment about EXPERIMENTAL_TRANSLATION since its not used
anywhere anymore

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2279 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix app_chanisavail if there are invalid arguments (bug #1130)
James Golovich [Sun, 29 Feb 2004 18:30:48 +0000 (18:30 +0000)]
Fix app_chanisavail if there are invalid arguments (bug #1130)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2277 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't write duration if file disappears (bug #1102 -- thanks hmodes)
Mark Spencer [Sat, 28 Feb 2004 00:33:15 +0000 (00:33 +0000)]
Don't write duration if file disappears (bug #1102 -- thanks hmodes)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2275 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake iax2 compile on *BSD
Mark Spencer [Fri, 27 Feb 2004 16:35:32 +0000 (16:35 +0000)]
Make iax2 compile on *BSD

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2273 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoChange text in ast_get_group to explain that max group is 31 (bug #1014)
James Golovich [Fri, 27 Feb 2004 09:04:42 +0000 (09:04 +0000)]
Change text in ast_get_group to explain that max group is 31 (bug #1014)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2270 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd 'SAY TIME' to AGI. (bug #269)
James Golovich [Fri, 27 Feb 2004 08:30:30 +0000 (08:30 +0000)]
Add 'SAY TIME' to AGI. (bug #269)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2269 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoInclude errno.h
Mark Spencer [Fri, 27 Feb 2004 06:58:39 +0000 (06:58 +0000)]
Include errno.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2268 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoIgnore ECHILD in app_system
Mark Spencer [Fri, 27 Feb 2004 06:56:08 +0000 (06:56 +0000)]
Ignore ECHILD in app_system

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2266 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMove ast_get_group from res_parking.c to channel.c
James Golovich [Fri, 27 Feb 2004 06:15:49 +0000 (06:15 +0000)]
Move ast_get_group from res_parking.c to channel.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2263 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTypo in app_zapras.c
James Golovich [Fri, 27 Feb 2004 06:00:35 +0000 (06:00 +0000)]
Typo in app_zapras.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2261 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd G.726, revise Changelog
Mark Spencer [Fri, 27 Feb 2004 05:16:26 +0000 (05:16 +0000)]
Add G.726, revise Changelog

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2260 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTypo in app_queue.c
James Golovich [Fri, 27 Feb 2004 04:38:30 +0000 (04:38 +0000)]
Typo in app_queue.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2258 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoGet rid of compiler warnings when calling ast_queue_log
James Golovich [Fri, 27 Feb 2004 04:32:54 +0000 (04:32 +0000)]
Get rid of compiler warnings when calling ast_queue_log

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2257 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoCheck result of malloc in app_dial.c
James Golovich [Fri, 27 Feb 2004 04:24:42 +0000 (04:24 +0000)]
Check result of malloc in app_dial.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2255 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix Bug # 981
Malcolm Davenport [Thu, 26 Feb 2004 17:29:49 +0000 (17:29 +0000)]
Fix Bug # 981

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2253 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoReally fix format_wav_gsm.c. Thanks PCadach! (bug #1087)
James Golovich [Thu, 26 Feb 2004 06:46:01 +0000 (06:46 +0000)]
Really fix format_wav_gsm.c.  Thanks PCadach! (bug #1087)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2251 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix 'show translations'
James Golovich [Thu, 26 Feb 2004 01:12:38 +0000 (01:12 +0000)]
Fix 'show translations'

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2249 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug #1087. Fix wav49 format so it can be played. Make file functions
James Golovich [Wed, 25 Feb 2004 22:31:51 +0000 (22:31 +0000)]
Bug #1087.  Fix wav49 format so it can be played.  Make file functions
looking for extension use f->exts instead of f->name.  Fix bug
where error message didn't print file extension. Fix comments in header file.
Everything is completely backwards compatible

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2247 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd extra \n so email sent by voicemail has the right header delimiter
James Golovich [Wed, 25 Feb 2004 21:43:32 +0000 (21:43 +0000)]
Add extra \n so email sent by voicemail has the right header delimiter

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2245 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix slow down in rtp.c
Mark Spencer [Wed, 25 Feb 2004 20:59:39 +0000 (20:59 +0000)]
Fix slow down in rtp.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2244 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoReplace MP3 with G726 in ast_codec2str
James Golovich [Wed, 25 Feb 2004 18:43:55 +0000 (18:43 +0000)]
Replace MP3 with G726 in ast_codec2str

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2242 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoIncrease length of DTMF tones in SIP et all, in-band
Mark Spencer [Wed, 25 Feb 2004 16:01:56 +0000 (16:01 +0000)]
Increase length of DTMF tones in SIP et all, in-band

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2241 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't be biased against G.726 in translation table
Mark Spencer [Wed, 25 Feb 2004 04:24:51 +0000 (04:24 +0000)]
Don't be biased against G.726 in translation table

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2240 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)
Mark Spencer [Wed, 25 Feb 2004 04:10:32 +0000 (04:10 +0000)]
Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2239 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd missing include to chan_iax2.c
James Golovich [Wed, 25 Feb 2004 03:49:25 +0000 (03:49 +0000)]
Add missing include to chan_iax2.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2238 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug # 1052 Got it this time..I'm sure of it ;)
Malcolm Davenport [Wed, 25 Feb 2004 01:16:45 +0000 (01:16 +0000)]
Bug # 1052 Got it this time..I'm sure of it ;)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2237 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd IAX2 firmware upgrade support
Mark Spencer [Tue, 24 Feb 2004 21:27:16 +0000 (21:27 +0000)]
Add IAX2 firmware upgrade support

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2234 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug # 1079. indications.conf.sample changes for Greece
Malcolm Davenport [Tue, 24 Feb 2004 20:32:12 +0000 (20:32 +0000)]
Bug # 1079.  indications.conf.sample changes for Greece

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2233 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix Bug # 935 and Bug # 1052
Malcolm Davenport [Tue, 24 Feb 2004 19:48:46 +0000 (19:48 +0000)]
Fix Bug # 935 and Bug # 1052

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2231 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix corruptin in app_cut (bug #1084)
Mark Spencer [Tue, 24 Feb 2004 18:57:46 +0000 (18:57 +0000)]
Fix corruptin in app_cut (bug #1084)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2229 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHandle change password properly with multiple VM contexts (bug #1069)
Mark Spencer [Tue, 24 Feb 2004 17:11:23 +0000 (17:11 +0000)]
Handle change password properly with multiple VM contexts (bug #1069)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2227 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoReally initialize queue log
Mark Spencer [Mon, 23 Feb 2004 20:18:27 +0000 (20:18 +0000)]
Really initialize queue log

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2226 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoOptimization in pri_fixup
Mark Spencer [Mon, 23 Feb 2004 14:58:18 +0000 (14:58 +0000)]
Optimization in pri_fixup

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2224 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix some comments in pbx.c and pbx_config.c
James Golovich [Mon, 23 Feb 2004 05:37:24 +0000 (05:37 +0000)]
Fix some comments in pbx.c and pbx_config.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2223 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMerge Tilghman's and Cam's user defined cadence patch
Mark Spencer [Mon, 23 Feb 2004 05:02:24 +0000 (05:02 +0000)]
Merge Tilghman's and Cam's user defined cadence patch

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2221 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFixed gramatical error in app_queue.c (bug #1083)
James Golovich [Mon, 23 Feb 2004 04:15:04 +0000 (04:15 +0000)]
Fixed gramatical error in app_queue.c (bug #1083)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2219 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix restarting when not called from the main console (bug #830 and #864)
James Golovich [Mon, 23 Feb 2004 03:43:21 +0000 (03:43 +0000)]
Fix restarting when not called from the main console (bug #830 and #864)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2217 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix ast_add_extension2 updating ast_exten correctly in certain cases
James Golovich [Mon, 23 Feb 2004 02:47:22 +0000 (02:47 +0000)]
Fix ast_add_extension2 updating ast_exten correctly in certain cases
where extensions.conf is not ordered numerically by priority (bug #1065)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2215 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoSmall but important fix for channel relocation (bug #54)
Mark Spencer [Sun, 22 Feb 2004 20:41:15 +0000 (20:41 +0000)]
Small but important fix for channel relocation (bug #54)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2213 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix another typo in the app_dial description
James Golovich [Sun, 22 Feb 2004 05:31:42 +0000 (05:31 +0000)]
Fix another typo in the app_dial description

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2211 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd ${LANGUAGE} channel variable (bug #1078)
James Golovich [Sun, 22 Feb 2004 05:25:58 +0000 (05:25 +0000)]
Add ${LANGUAGE} channel variable (bug #1078)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2210 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoProperly lock slave and master in zt_unlink (bug #1008)
Mark Spencer [Fri, 20 Feb 2004 21:23:22 +0000 (21:23 +0000)]
Properly lock slave and master in zt_unlink (bug #1008)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2208 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix minor ordering issue (bug #981)
Mark Spencer [Fri, 20 Feb 2004 20:00:49 +0000 (20:00 +0000)]
Fix minor ordering issue (bug #981)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2206 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd support for Norwegian numbers (bug #1067)
Mark Spencer [Fri, 20 Feb 2004 17:43:46 +0000 (17:43 +0000)]
Add support for Norwegian numbers (bug #1067)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2204 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoImprove SIP friends support (should address bugs #1063 & #1052)
Mark Spencer [Fri, 20 Feb 2004 15:39:43 +0000 (15:39 +0000)]
Improve SIP friends support (should address bugs #1063 & #1052)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2202 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoInitialize queue logger
Mark Spencer [Thu, 19 Feb 2004 23:17:52 +0000 (23:17 +0000)]
Initialize queue logger

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2201 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't free clone lock until after *both* fixups have taken place
Mark Spencer [Thu, 19 Feb 2004 20:07:01 +0000 (20:07 +0000)]
Don't free clone lock until after *both* fixups have taken place

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2199 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoJust in case resources with the same name are loaded
Mark Spencer [Thu, 19 Feb 2004 01:04:21 +0000 (01:04 +0000)]
Just in case resources with the same name are loaded

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2197 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix another spelling typo in chan_sip.c (bug #1059)
James Golovich [Thu, 19 Feb 2004 00:42:10 +0000 (00:42 +0000)]
Fix another spelling typo in chan_sip.c (bug #1059)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2196 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix spelling typo in chan_sip.c (bug #1059)
James Golovich [Thu, 19 Feb 2004 00:14:58 +0000 (00:14 +0000)]
Fix spelling typo in chan_sip.c (bug #1059)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2193 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix comparision in RTP native bridge (bug #1043)
Mark Spencer [Wed, 18 Feb 2004 21:38:46 +0000 (21:38 +0000)]
Fix comparision in RTP native bridge (bug #1043)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2192 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMinor file.c cleanup for valgrind, log PRI event properly
Mark Spencer [Wed, 18 Feb 2004 16:32:49 +0000 (16:32 +0000)]
Minor file.c cleanup for valgrind, log PRI event properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2189 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoCleanups to recent changes
Mark Spencer [Wed, 18 Feb 2004 04:52:56 +0000 (04:52 +0000)]
Cleanups to recent changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2187 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUse call numbers instead of pointers in IAX2
Mark Spencer [Tue, 17 Feb 2004 22:16:14 +0000 (22:16 +0000)]
Use call numbers instead of pointers in IAX2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2186 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd Icecast streaming support
Mark Spencer [Tue, 17 Feb 2004 07:03:14 +0000 (07:03 +0000)]
Add Icecast streaming support

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2185 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake sure smoother only creates frames with offsets (bug #1029)
Mark Spencer [Mon, 16 Feb 2004 15:05:21 +0000 (15:05 +0000)]
Make sure smoother only creates frames with offsets (bug #1029)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2184 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix 'show channel<tab>' completion, where show channel would be
James Golovich [Sun, 15 Feb 2004 09:07:00 +0000 (09:07 +0000)]
Fix 'show channel<tab>' completion, where show channel would be
autocompleted instead of displaying channel and channels.  Also update
comment to reflect that items in the list should have longest matches
first.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2181 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTypo in app_waitforring.c
James Golovich [Sun, 15 Feb 2004 08:41:56 +0000 (08:41 +0000)]
Typo in app_waitforring.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2180 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoSpelling error in app_dial.c
James Golovich [Sun, 15 Feb 2004 08:33:19 +0000 (08:33 +0000)]
Spelling error in app_dial.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2177 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoVarious spelling errors fixed in docs
James Golovich [Sun, 15 Feb 2004 07:48:46 +0000 (07:48 +0000)]
Various spelling errors fixed in docs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2175 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdded us-old zone in indications.conf
Jim Dixon [Sun, 15 Feb 2004 07:38:47 +0000 (07:38 +0000)]
Added us-old zone in indications.conf

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2174 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdded support for specifing Zaptel tonezone on a per-channel basis for
Jim Dixon [Sun, 15 Feb 2004 07:35:32 +0000 (07:35 +0000)]
Added support for specifing Zaptel tonezone on a per-channel basis for
Zaptel channels in zaptel.conf (using tonezone= parameter)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2173 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake astman ignore 'StatusComplete' events.
James Golovich [Sun, 15 Feb 2004 07:17:37 +0000 (07:17 +0000)]
Make astman ignore 'StatusComplete' events.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2171 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix 2 typos in README
James Golovich [Sun, 15 Feb 2004 06:58:43 +0000 (06:58 +0000)]
Fix 2 typos in README

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2170 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix typo in iax.conf.sample (bug #1035)
James Golovich [Sun, 15 Feb 2004 06:39:49 +0000 (06:39 +0000)]
Fix typo in iax.conf.sample (bug #1035)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2168 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix typo in chan_sip.c (bug #1037)
James Golovich [Sun, 15 Feb 2004 06:35:22 +0000 (06:35 +0000)]
Fix typo in chan_sip.c (bug #1037)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2165 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix command completion (bug #988)
James Golovich [Sun, 15 Feb 2004 05:19:44 +0000 (05:19 +0000)]
Fix command completion (bug #988)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2163 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd logging of agent login/logoff
Mark Spencer [Sat, 14 Feb 2004 04:54:39 +0000 (04:54 +0000)]
Add logging of agent login/logoff

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2162 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix recording the agent's calls by default
Martin Pycko [Thu, 12 Feb 2004 22:28:35 +0000 (22:28 +0000)]
Fix recording the agent's calls by default

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2160 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd queue logging and fix indications buglet
Mark Spencer [Thu, 12 Feb 2004 22:11:02 +0000 (22:11 +0000)]
Add queue logging and fix indications buglet

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2159 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFree mysql results
Mark Spencer [Wed, 11 Feb 2004 06:29:35 +0000 (06:29 +0000)]
Free mysql results

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2156 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't free if it's NULL
Mark Spencer [Wed, 11 Feb 2004 05:14:19 +0000 (05:14 +0000)]
Don't free if it's NULL

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2154 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix several memory leaks
Mark Spencer [Wed, 11 Feb 2004 03:54:28 +0000 (03:54 +0000)]
Fix several memory leaks

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2153 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix a couple of memory leaks
Mark Spencer [Wed, 11 Feb 2004 00:17:48 +0000 (00:17 +0000)]
Fix a couple of memory leaks

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2151 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix some minor errors: when logging off using AgentCallbackLogin don't put again...
Martin Pycko [Tue, 10 Feb 2004 21:14:48 +0000 (21:14 +0000)]
Fix some minor errors: when logging off using AgentCallbackLogin don't put again the global *AGENTID* variable. Remove the '.' from the link that is put in the userfiled of CDR record

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2149 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFixed bug in FXOGS. Was not closing loop after starting.
Jim Dixon [Tue, 10 Feb 2004 07:24:15 +0000 (07:24 +0000)]
Fixed bug in FXOGS. Was not closing loop after starting.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2147 65c4cc65-6c06-0410-ace0-fbb531ad65f3