asterisk/asterisk.git
18 years agoImprove logging and add summaries (bug #3459)
Mark Spencer [Sun, 30 Jan 2005 06:50:46 +0000 (06:50 +0000)]
Improve logging and add summaries (bug #3459)

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

18 years agoAdd category inheritance (bug #3099)
Mark Spencer [Sun, 30 Jan 2005 06:26:19 +0000 (06:26 +0000)]
Add category inheritance (bug #3099)

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

18 years agoAdd setrdnis app (bug #3460)
Mark Spencer [Sun, 30 Jan 2005 06:09:28 +0000 (06:09 +0000)]
Add setrdnis app (bug #3460)

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

18 years agoAdd meetme talk detector (bug #3364)
Mark Spencer [Sun, 30 Jan 2005 03:07:21 +0000 (03:07 +0000)]
Add meetme talk detector (bug #3364)

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

18 years agoAdd DBGet/DBPut (bug #3455)
Mark Spencer [Sat, 29 Jan 2005 23:33:14 +0000 (23:33 +0000)]
Add DBGet/DBPut (bug #3455)

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

18 years agoMerge callevents etc (bug #3456)
Mark Spencer [Sat, 29 Jan 2005 23:19:01 +0000 (23:19 +0000)]
Merge callevents etc (bug #3456)

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

18 years agoAdd more manager events in queue (if enabled) (bug #3454)
Mark Spencer [Sat, 29 Jan 2005 22:42:40 +0000 (22:42 +0000)]
Add more manager events in queue (if enabled) (bug #3454)

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

18 years agoFix ordering in portugese (bug #3452)
Mark Spencer [Sat, 29 Jan 2005 17:35:12 +0000 (17:35 +0000)]
Fix ordering in portugese (bug #3452)

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

18 years agoFixed more bugs.
Jim Dixon [Sat, 29 Jan 2005 07:31:17 +0000 (07:31 +0000)]
Fixed more bugs.

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

18 years agoUpdate UK tones (bug #3430)
Mark Spencer [Sat, 29 Jan 2005 04:05:09 +0000 (04:05 +0000)]
Update UK tones (bug #3430)

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

18 years agoReduce complexity of check for f->samples / 8 not being 0
Mark Spencer [Fri, 28 Jan 2005 22:08:24 +0000 (22:08 +0000)]
Reduce complexity of check for f->samples / 8 not being 0

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

18 years agoForce the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)
Jeremy McNamara [Fri, 28 Jan 2005 16:45:06 +0000 (16:45 +0000)]
Force the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)

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

18 years agoFix CID name when no CID name is supplied (bug #2795)
Mark Spencer [Fri, 28 Jan 2005 05:38:16 +0000 (05:38 +0000)]
Fix CID name when no CID name is supplied (bug #2795)

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

18 years agoFix interation of # transfer and flash hook transfer (bug #3011)
Mark Spencer [Fri, 28 Jan 2005 05:19:06 +0000 (05:19 +0000)]
Fix interation of # transfer and flash hook transfer (bug #3011)

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

18 years agoHandle oddly sent 'A' to 'D' (bug #3445)
Mark Spencer [Fri, 28 Jan 2005 03:49:08 +0000 (03:49 +0000)]
Handle oddly sent 'A' to 'D' (bug #3445)

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

18 years agoFix properly the issue of the verbose level for parsing... (bug #3404 etc)
Mark Spencer [Fri, 28 Jan 2005 00:31:50 +0000 (00:31 +0000)]
Fix properly the issue of the verbose level for parsing... (bug #3404 etc)

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

18 years agoFixing "parsing" bug in config.c (AGAIN!)
Anthony Minessale II [Thu, 27 Jan 2005 21:10:44 +0000 (21:10 +0000)]
Fixing "parsing" bug in config.c (AGAIN!)
if you had a verbose of 2 you got the following:
Parsing '/etc/asterisk/cdr_odbc.conf':   == Parsing '/etc/asterisk/confcall.conf': *CLI>   == Parsing '/etc/asterisk/sip_notify.conf':
the carraige return only prints on verbose of 3 or more so i am again moving them to be the same.

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

18 years agoSet dialed peer number properly when ringing multiple channels (bug #3437)
Mark Spencer [Thu, 27 Jan 2005 16:33:12 +0000 (16:33 +0000)]
Set dialed peer number properly when ringing multiple channels (bug #3437)

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

18 years agoFix reload on sip peers (bug #3432)
Mark Spencer [Thu, 27 Jan 2005 04:46:31 +0000 (04:46 +0000)]
Fix reload on sip peers (bug #3432)

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

18 years ago/ put in ifdef wrapper around routines to save caller ID packet recording
Ben Kramer [Thu, 27 Jan 2005 04:31:38 +0000 (04:31 +0000)]
/ put in ifdef wrapper around routines to save caller ID packet recording

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

18 years agoAdd festival diffs for 1.95 (bug #3434)
Mark Spencer [Thu, 27 Jan 2005 03:03:58 +0000 (03:03 +0000)]
Add festival diffs for 1.95 (bug #3434)

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

18 years agoFix parking issue (bug #3396)
Mark Spencer [Wed, 26 Jan 2005 06:19:13 +0000 (06:19 +0000)]
Fix parking issue (bug #3396)

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

18 years agoFix show_codec_n (bug #3427)
Mark Spencer [Wed, 26 Jan 2005 02:46:26 +0000 (02:46 +0000)]
Fix show_codec_n (bug #3427)

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

18 years agoFix C++ issues (bug #'s 3425, 3426)
Mark Spencer [Wed, 26 Jan 2005 02:39:22 +0000 (02:39 +0000)]
Fix C++ issues (bug #'s 3425, 3426)

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

18 years agoMake sure registration is taken care of if DNS fails (bug #3424)
Mark Spencer [Wed, 26 Jan 2005 00:11:38 +0000 (00:11 +0000)]
Make sure registration is taken care of if DNS fails (bug #3424)

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

18 years agoAdd old config files (bug #3406)
Mark Spencer [Tue, 25 Jan 2005 06:11:11 +0000 (06:11 +0000)]
Add old config files (bug #3406)

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

18 years agoMerge config updates (bug #3406)
Mark Spencer [Tue, 25 Jan 2005 06:10:20 +0000 (06:10 +0000)]
Merge config updates (bug #3406)

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

18 years agoImprove skinny display (bug #3416)
Mark Spencer [Tue, 25 Jan 2005 03:41:05 +0000 (03:41 +0000)]
Improve skinny display (bug #3416)

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

18 years agoFix law table (i4l) (bug #3412)
Mark Spencer [Mon, 24 Jan 2005 21:43:35 +0000 (21:43 +0000)]
Fix law table (i4l) (bug #3412)

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

18 years agoFix chan_modem_i4l to be sure we use unsigned (bug #3412)
Mark Spencer [Mon, 24 Jan 2005 14:00:18 +0000 (14:00 +0000)]
Fix chan_modem_i4l to be sure we use unsigned (bug #3412)

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

18 years agoFix chan_modem_i4l (bug #3410)
Mark Spencer [Mon, 24 Jan 2005 02:59:17 +0000 (02:59 +0000)]
Fix chan_modem_i4l (bug #3410)

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

18 years agoRemove duplicate alaw implementation (bug #3409)
Mark Spencer [Sun, 23 Jan 2005 18:47:51 +0000 (18:47 +0000)]
Remove duplicate alaw implementation (bug #3409)

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

18 years agoMake sure two voicemails can't take the same message space (bug #3394)
Mark Spencer [Sun, 23 Jan 2005 09:05:01 +0000 (09:05 +0000)]
Make sure two voicemails can't take the same message space (bug #3394)

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

18 years agoUn-revert in preparation for actual fix
Mark Spencer [Sat, 22 Jan 2005 22:13:11 +0000 (22:13 +0000)]
Un-revert in preparation for actual fix

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

18 years agorepeal config prototype changes
Anthony Minessale II [Sat, 22 Jan 2005 21:05:52 +0000 (21:05 +0000)]
repeal config prototype changes

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

18 years agorepeal config prototype changes
Anthony Minessale II [Sat, 22 Jan 2005 21:00:31 +0000 (21:00 +0000)]
repeal config prototype changes

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

18 years agoFix tiny typo (bug #3404)
Mark Spencer [Sat, 22 Jan 2005 17:18:28 +0000 (17:18 +0000)]
Fix tiny typo (bug #3404)

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

18 years agoAdd option for recording conference (bug #3393), thanks moc!
Mark Spencer [Sat, 22 Jan 2005 04:51:30 +0000 (04:51 +0000)]
Add option for recording conference (bug #3393), thanks moc!

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

18 years agoMerge john's autosupport updates
Mark Spencer [Fri, 21 Jan 2005 22:30:34 +0000 (22:30 +0000)]
Merge john's autosupport updates

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

18 years agoCopy language, too (bug #3401)
Mark Spencer [Fri, 21 Jan 2005 22:30:16 +0000 (22:30 +0000)]
Copy language, too (bug #3401)

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

18 years agoAdd optional one way playback (bug #3397)
Mark Spencer [Fri, 21 Jan 2005 21:27:17 +0000 (21:27 +0000)]
Add optional one way playback (bug #3397)

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

18 years agoFix this annoying typeo that has been torturing me for weeks now
Anthony Minessale II [Fri, 21 Jan 2005 21:26:34 +0000 (21:26 +0000)]
Fix this annoying typeo that has been torturing me for weeks now

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

18 years agoFix res_monitor asterisk issue (bug #3399)
Mark Spencer [Fri, 21 Jan 2005 21:24:26 +0000 (21:24 +0000)]
Fix res_monitor asterisk issue (bug #3399)

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

18 years agoupdate copyright headers for 2005
Russell Bryant [Fri, 21 Jan 2005 07:06:25 +0000 (07:06 +0000)]
update copyright headers for 2005

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

18 years agoMerge zap PRi call progress fixes (bug #2799)
Mark Spencer [Fri, 21 Jan 2005 04:48:15 +0000 (04:48 +0000)]
Merge zap PRi call progress fixes (bug #2799)

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

18 years agoInstall "autosupport" by default...
Mark Spencer [Fri, 21 Jan 2005 04:44:49 +0000 (04:44 +0000)]
Install "autosupport" by default...

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

18 years agoWarn about wrong version of mpg123 (bug #3392)
Mark Spencer [Fri, 21 Jan 2005 04:16:05 +0000 (04:16 +0000)]
Warn about wrong version of mpg123 (bug #3392)

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

18 years agoMerge mjohnston's pause/unpause (bug #3252)
Mark Spencer [Fri, 21 Jan 2005 04:14:26 +0000 (04:14 +0000)]
Merge mjohnston's pause/unpause (bug #3252)

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

18 years agoFix typo for bug #3142
Mark Spencer [Fri, 21 Jan 2005 03:57:47 +0000 (03:57 +0000)]
Fix typo for bug #3142

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

18 years agoAdd stereoize (bug #3142), faster than soxmix
Mark Spencer [Fri, 21 Jan 2005 03:56:22 +0000 (03:56 +0000)]
Add stereoize (bug #3142), faster than soxmix

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

18 years agoAdd John's autosupport script
Mark Spencer [Fri, 21 Jan 2005 03:43:03 +0000 (03:43 +0000)]
Add John's autosupport script

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

18 years agoMinor typo (thanks, angler)
Mark Spencer [Fri, 21 Jan 2005 01:44:16 +0000 (01:44 +0000)]
Minor typo (thanks, angler)

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

18 years agoIAX codec fixes (bug #3387)
Mark Spencer [Thu, 20 Jan 2005 23:42:06 +0000 (23:42 +0000)]
IAX codec fixes (bug #3387)

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

18 years agoFix typos (bug #3381)
Mark Spencer [Thu, 20 Jan 2005 22:59:50 +0000 (22:59 +0000)]
Fix typos (bug #3381)

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

18 years agoMake sure we check for owner even after a queue frame
Mark Spencer [Thu, 20 Jan 2005 22:53:57 +0000 (22:53 +0000)]
Make sure we check for owner even after a queue frame

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

18 years agoFix mpg123 build on non-linux (bug #3385)
Mark Spencer [Thu, 20 Jan 2005 16:22:59 +0000 (16:22 +0000)]
Fix mpg123 build on non-linux (bug #3385)

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

18 years agoFix some typos in the voicemail config (bug #3384)
Mark Spencer [Thu, 20 Jan 2005 05:00:07 +0000 (05:00 +0000)]
Fix some typos in the voicemail config (bug #3384)

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

18 years agoFix ODBC to clear title each time (bug #3379)
Mark Spencer [Thu, 20 Jan 2005 04:53:17 +0000 (04:53 +0000)]
Fix ODBC to clear title each time (bug #3379)

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

18 years agoFix small typo (bug #3382)
Mark Spencer [Thu, 20 Jan 2005 03:30:52 +0000 (03:30 +0000)]
Fix small typo (bug #3382)

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

18 years agoAdd extra variables to voicemail (bug #3382)
Mark Spencer [Thu, 20 Jan 2005 03:27:10 +0000 (03:27 +0000)]
Add extra variables to voicemail (bug #3382)

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

18 years agoFix "send text" crash (bug #3378)
Mark Spencer [Wed, 19 Jan 2005 14:51:02 +0000 (14:51 +0000)]
Fix "send text" crash (bug #3378)

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

18 years agoModify code example suggestion
Anthony Minessale II [Wed, 19 Jan 2005 02:34:59 +0000 (02:34 +0000)]
Modify code example suggestion

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

18 years agoAdditional coding guidelines (bug #3374)
Mark Spencer [Tue, 18 Jan 2005 23:35:30 +0000 (23:35 +0000)]
Additional coding guidelines (bug #3374)

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

18 years agoAdd missing cvs ignore (bug #3373)
Mark Spencer [Tue, 18 Jan 2005 21:32:26 +0000 (21:32 +0000)]
Add missing cvs ignore (bug #3373)

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

18 years agoFix agentcallback login (bug #3293)
Mark Spencer [Tue, 18 Jan 2005 20:43:53 +0000 (20:43 +0000)]
Fix agentcallback login (bug #3293)

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

18 years agoFix small app_dial issue (bug #3368)
Mark Spencer [Tue, 18 Jan 2005 16:47:33 +0000 (16:47 +0000)]
Fix small app_dial issue (bug #3368)

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

18 years agoMake sure we ring queues properly and know busy vs. no answer (bug #3114)
Mark Spencer [Tue, 18 Jan 2005 16:40:56 +0000 (16:40 +0000)]
Make sure we ring queues properly and know busy vs. no answer (bug #3114)

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

18 years agouse PROC instead of OSARCH
Jeremy McNamara [Tue, 18 Jan 2005 16:21:54 +0000 (16:21 +0000)]
use PROC instead of OSARCH

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

18 years agoSend a few more rfc2833 events on hte "down" (bug #3339)
Mark Spencer [Tue, 18 Jan 2005 14:16:04 +0000 (14:16 +0000)]
Send a few more rfc2833 events on hte "down" (bug #3339)

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

18 years agoFix bindaddr on IAX (bug #3366)
Mark Spencer [Tue, 18 Jan 2005 13:58:33 +0000 (13:58 +0000)]
Fix bindaddr on IAX (bug #3366)

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

18 years agoFix compiler warnings (bug #3367)
Mark Spencer [Tue, 18 Jan 2005 11:40:44 +0000 (11:40 +0000)]
Fix compiler warnings (bug #3367)

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

18 years agoFix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)
Mark Spencer [Tue, 18 Jan 2005 11:37:08 +0000 (11:37 +0000)]
Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)

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

18 years ago/ trimmed down caller ID collect time for vpb cid.
Ben Kramer [Tue, 18 Jan 2005 03:28:39 +0000 (03:28 +0000)]
/ trimmed down caller ID collect time for vpb cid.

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

18 years ago/ patched for bug 3350
Ben Kramer [Tue, 18 Jan 2005 03:24:41 +0000 (03:24 +0000)]
/ patched for bug 3350
/ also cleaned up the caller ID stuff a bit
/ should now also forward caller ID from a trunk

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

18 years agoMerge anthm's RetryDial with changes (bug #3313)
Mark Spencer [Tue, 18 Jan 2005 03:12:53 +0000 (03:12 +0000)]
Merge anthm's RetryDial with changes (bug #3313)

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

18 years agoMisc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)
Josh Roberson [Mon, 17 Jan 2005 22:53:36 +0000 (22:53 +0000)]
Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)

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

18 years agoMerge hold patch (bug #1840)
Mark Spencer [Mon, 17 Jan 2005 12:37:55 +0000 (12:37 +0000)]
Merge hold patch (bug #1840)

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

18 years agoAllow me to force a "make clean ; make install" on a cvs update (bug #3358)
Mark Spencer [Mon, 17 Jan 2005 04:48:51 +0000 (04:48 +0000)]
Allow me to force a "make clean ; make install" on a cvs update (bug #3358)

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

18 years agoRid us of a silly compiler warning
Mark Spencer [Mon, 17 Jan 2005 04:47:01 +0000 (04:47 +0000)]
Rid us of a silly compiler warning

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

18 years ago/ updated caller ID to use ast_set_callerid
Ben Kramer [Mon, 17 Jan 2005 03:45:18 +0000 (03:45 +0000)]
/ updated caller ID to use ast_set_callerid

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

18 years agoOptimize module loading (bug #3356)
Mark Spencer [Sun, 16 Jan 2005 22:59:30 +0000 (22:59 +0000)]
Optimize module loading (bug #3356)

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

18 years agoFix static db problem
Mark Spencer [Sun, 16 Jan 2005 22:58:44 +0000 (22:58 +0000)]
Fix static db problem

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

18 years agoFix ringback on outbound skinny calls (bug #3295)
Mark Spencer [Sun, 16 Jan 2005 08:16:07 +0000 (08:16 +0000)]
Fix ringback on outbound skinny calls (bug #3295)

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

18 years agoDon't even attempt to masquerade a channel into itself (bug #3040)
Mark Spencer [Sun, 16 Jan 2005 08:10:12 +0000 (08:10 +0000)]
Don't even attempt to masquerade a channel into itself (bug #3040)

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

18 years agoGive outbound channels callerid of their extension *after* calling (bug #2489)
Mark Spencer [Sun, 16 Jan 2005 07:58:51 +0000 (07:58 +0000)]
Give outbound channels callerid of their extension *after* calling (bug #2489)

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

18 years agoAvoid duplicate 200 OK
Mark Spencer [Sun, 16 Jan 2005 07:22:34 +0000 (07:22 +0000)]
Avoid duplicate 200 OK

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

18 years agoconfig restructure, sip peer completion (bug #3352, #3327)
Mark Spencer [Sun, 16 Jan 2005 06:01:50 +0000 (06:01 +0000)]
config restructure, sip peer completion (bug #3352, #3327)

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

18 years agoAdd missing sounds
Mark Spencer [Sun, 16 Jan 2005 00:21:40 +0000 (00:21 +0000)]
Add missing sounds

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

18 years agoRepair // comments to /* */ comments (bug #3347)
Mark Spencer [Sat, 15 Jan 2005 23:48:12 +0000 (23:48 +0000)]
Repair // comments to /* */ comments (bug #3347)

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

18 years agoFix agent deadlock (bug #3311)
Mark Spencer [Sat, 15 Jan 2005 23:31:19 +0000 (23:31 +0000)]
Fix agent deadlock (bug #3311)

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

18 years agoMinor doc fixes
Mark Spencer [Sat, 15 Jan 2005 22:59:32 +0000 (22:59 +0000)]
Minor doc fixes

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

18 years agoMake groups be 64-bits (bug #3351, with mods)
Mark Spencer [Sat, 15 Jan 2005 21:51:38 +0000 (21:51 +0000)]
Make groups be 64-bits (bug #3351, with mods)

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

18 years agoFix H.323 build on ppc (bug #3353)
Mark Spencer [Sat, 15 Jan 2005 19:04:45 +0000 (19:04 +0000)]
Fix H.323 build on ppc (bug #3353)

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

18 years agoixjuser is not needed as best as I can tell since it comes from /usr/include/linux...
Mark Spencer [Sat, 15 Jan 2005 17:53:22 +0000 (17:53 +0000)]
ixjuser is not needed as best as I can tell since it comes from /usr/include/linux.  I wonder why it was there in the first place...

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

18 years agoODBC CDR fixes for bizarre error conditions and small performance improvement (bug...
Mark Spencer [Sat, 15 Jan 2005 09:01:52 +0000 (09:01 +0000)]
ODBC CDR fixes for bizarre error conditions and small performance improvement (bug #3340)

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

18 years agoKeep dead console from killing asterisk (bu #3331)
Mark Spencer [Sat, 15 Jan 2005 08:53:28 +0000 (08:53 +0000)]
Keep dead console from killing asterisk (bu #3331)

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

18 years agoSimplify find_peer usage (bug #3341)
Mark Spencer [Sat, 15 Jan 2005 07:33:17 +0000 (07:33 +0000)]
Simplify find_peer usage (bug #3341)

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

18 years agoHandle masq properly when clone channel has no vars (bug 3344)
Mark Spencer [Sat, 15 Jan 2005 06:37:51 +0000 (06:37 +0000)]
Handle masq properly when clone channel has no vars (bug 3344)

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

18 years agoFixed another little bug.
Jim Dixon [Sat, 15 Jan 2005 00:53:17 +0000 (00:53 +0000)]
Fixed another little bug.

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

18 years agoFixed some bugs; added re-connect mode
Jim Dixon [Fri, 14 Jan 2005 21:57:31 +0000 (21:57 +0000)]
Fixed some bugs; added re-connect mode

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