asterisk/asterisk.git
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

18 years agoFix unused debug code (bug #3342)
Mark Spencer [Fri, 14 Jan 2005 21:11:21 +0000 (21:11 +0000)]
Fix unused debug code (bug #3342)

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

18 years agoGive us more wiggle room on incoming registrations
Mark Spencer [Fri, 14 Jan 2005 21:10:16 +0000 (21:10 +0000)]
Give us more wiggle room on incoming registrations

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

18 years agoFix small issue with smsq and sub addresses (bug #3338)
Mark Spencer [Fri, 14 Jan 2005 15:20:56 +0000 (15:20 +0000)]
Fix small issue with smsq and sub addresses (bug #3338)

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

18 years agoChange option '6' back to more logical option '3' (bug #2491)
Mark Spencer [Fri, 14 Jan 2005 05:10:00 +0000 (05:10 +0000)]
Change option '6' back to more logical option '3' (bug #2491)

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

18 years ago/ added a ring timer so that an incoming call will termintate if it hasnt
Ben Kramer [Fri, 14 Jan 2005 04:51:20 +0000 (04:51 +0000)]
/ added a ring timer so that an incoming call will termintate if it hasnt
/ been answered before the caller hangs up, and the telco doesnt provide a
/ loop-drop event on caller hang up.

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

18 years agooops.
Josh Roberson [Fri, 14 Jan 2005 04:32:55 +0000 (04:32 +0000)]
oops.

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

18 years agoAdd meetme option to kick last user (bug #2491 with slight modification)
Josh Roberson [Fri, 14 Jan 2005 04:25:35 +0000 (04:25 +0000)]
Add meetme option to kick last user (bug #2491 with slight modification)

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

18 years agoFix realtime in SIP (bug #3332)
Mark Spencer [Thu, 13 Jan 2005 20:26:33 +0000 (20:26 +0000)]
Fix realtime in SIP (bug #3332)

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

18 years agoImplement eswitch for evalulating variables at runtime (bug #3168)
Mark Spencer [Thu, 13 Jan 2005 05:14:56 +0000 (05:14 +0000)]
Implement eswitch for evalulating variables at runtime (bug #3168)

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

18 years agoHandle syntax errors in group descriptions more gracefully (bug #3330)
Mark Spencer [Thu, 13 Jan 2005 03:31:58 +0000 (03:31 +0000)]
Handle syntax errors in group descriptions more gracefully (bug #3330)

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

18 years agoSend 405 Method Not Allowed when message received outside of call (bug #3324, commite...
Mark Spencer [Wed, 12 Jan 2005 23:01:44 +0000 (23:01 +0000)]
Send 405 Method Not Allowed when message received outside of call (bug #3324, commited from within the plane to huntsville)

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

18 years agofix bug 3329 (monitor flags)
Anthony Minessale II [Wed, 12 Jan 2005 18:14:47 +0000 (18:14 +0000)]
fix bug 3329 (monitor flags)

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

18 years agoFix to be sure we have a valid fd on a peer
Mark Spencer [Wed, 12 Jan 2005 17:28:26 +0000 (17:28 +0000)]
Fix to be sure we have a valid fd on a peer

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

18 years agoRestore functionality of "show dialplan" with no arguments
Mark Spencer [Wed, 12 Jan 2005 16:28:25 +0000 (16:28 +0000)]
Restore functionality of "show dialplan" with no arguments

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

18 years agoAllow softhangup to work on partial matches if requested (bug #3261)
Mark Spencer [Wed, 12 Jan 2005 15:55:52 +0000 (15:55 +0000)]
Allow softhangup to work on partial matches if requested (bug #3261)

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

18 years agoDestroy sip channel when message is sent outside the context of a call...
Mark Spencer [Wed, 12 Jan 2005 15:23:06 +0000 (15:23 +0000)]
Destroy sip channel when message is  sent outside the context of a call...

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

18 years agoFix types for character (bug #3255, take 3)
Mark Spencer [Tue, 11 Jan 2005 21:25:21 +0000 (21:25 +0000)]
Fix types for character (bug #3255, take 3)

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

18 years agoMake ODBC storage as int configurable to be string or int (bug #3255)
Mark Spencer [Tue, 11 Jan 2005 18:56:57 +0000 (18:56 +0000)]
Make ODBC storage as int configurable to be string or int (bug #3255)

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

18 years agoshame on oej for submitting a patch which doesn't even compile, shame on me for comit...
Mark Spencer [Tue, 11 Jan 2005 18:54:22 +0000 (18:54 +0000)]
shame on oej for submitting a patch which doesn't even compile, shame on me for comitting it...

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

18 years agoMinor configuration fixes/standardizations (bug #3317)
Mark Spencer [Tue, 11 Jan 2005 18:39:48 +0000 (18:39 +0000)]
Minor configuration fixes/standardizations (bug #3317)

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

18 years agoFix one touch record (bug #3263, take two)
Mark Spencer [Tue, 11 Jan 2005 18:24:27 +0000 (18:24 +0000)]
Fix one touch record (bug #3263, take two)

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

18 years agoFix typo in tone detect (bug #3315)
Mark Spencer [Tue, 11 Jan 2005 18:10:30 +0000 (18:10 +0000)]
Fix typo in tone detect (bug #3315)

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

18 years agoRemove unused variable (bug #3318)
Mark Spencer [Tue, 11 Jan 2005 17:35:35 +0000 (17:35 +0000)]
Remove unused variable (bug #3318)

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

18 years agoAllow multiple bindaddrs so asterisk uses the same interface for tx as rx
Mark Spencer [Tue, 11 Jan 2005 17:08:52 +0000 (17:08 +0000)]
Allow multiple bindaddrs so asterisk uses the same interface for tx as rx

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

18 years agoAdd examples for extconfig with alt table
Mark Spencer [Tue, 11 Jan 2005 17:05:50 +0000 (17:05 +0000)]
Add examples for extconfig with alt table

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

18 years agoWhen moving PRI channel rename channel properly
Mark Spencer [Tue, 11 Jan 2005 16:51:57 +0000 (16:51 +0000)]
When moving PRI channel rename channel properly

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

18 years agoRevert loader change now that we do it at runtime
Mark Spencer [Mon, 10 Jan 2005 22:16:42 +0000 (22:16 +0000)]
Revert loader change now that we do it at runtime

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

18 years agoCheck moh files at runtime (bug #3314)
Mark Spencer [Mon, 10 Jan 2005 22:12:58 +0000 (22:12 +0000)]
Check moh files at runtime (bug #3314)

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

18 years ago/ checks to if owner is set before using it.
Ben Kramer [Mon, 10 Jan 2005 22:09:19 +0000 (22:09 +0000)]
/ checks to if owner is set before using it.

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

18 years agoUpdate IAX readme (bug #3310)
Mark Spencer [Mon, 10 Jan 2005 22:07:01 +0000 (22:07 +0000)]
Update IAX readme (bug #3310)

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