Commit Graph

3955 Commits

Author SHA1 Message Date
Russell Bryant
292059c9cb handle DNS failures on startup more gracefully (bug #3086)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5061 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-21 03:57:27 +00:00
Russell Bryant
63b6e2a2a1 fix misspelling of separate (bug #3607)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-19 00:41:21 +00:00
Russell Bryant
9420fee71d fix ${EXTEN:X} where X < 0 (bug #3572)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5051 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-19 00:27:52 +00:00
Russell Bryant
ece9341019 typo (bug #3557)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5030 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-14 22:47:57 +00:00
Russell Bryant
e608ffdaa9 I changed my mind on this - I don't want to needlessly break anything ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-14 03:06:37 +00:00
Russell Bryant
684ffcce61 update doc (bug #3526)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5027 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-14 02:56:15 +00:00
Russell Bryant
a346745899 respect A,B,C,D (bug #3538)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-14 02:16:33 +00:00
Russell Bryant
5ef097f5d7 minor fix for deadlock detection, but I hope nobody has to use it :) (bug #3531)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5025 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-13 23:43:58 +00:00
Russell Bryant
d35a82a5b6 preserve original callerid functionality for 1.0 (bug #3490)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-09 22:53:30 +00:00
Russell Bryant
b2ab9ffaec fix potential seg fault (bug #3519)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 17:10:25 +00:00
Russell Bryant
2e88a61fa3 don't crash on undefined keys (bug #3514)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:41:35 +00:00
Russell Bryant
9e1d3683fa Make sure 10 byte read is considered EOF not error (bug #3505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4978 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:29:19 +00:00
Russell Bryant
528d2dcff5 Make sure we always transmit the same from line (bug #3492)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:13:53 +00:00
Russell Bryant
40969e6b29 fix div by zero (bug #3467)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4976 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:05:29 +00:00
Russell Bryant
59814ed3e5 Fix wav append mode (bug #3498)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4975 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:53:36 +00:00
Russell Bryant
8f2106c5e3 update readme (bug #3309)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4974 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:38:27 +00:00
Russell Bryant
37a80ea3bc typo (bug #3483)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:28:11 +00:00
Russell Bryant
a46350e315 only use default cid if specified (bug #3486)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4972 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:25:22 +00:00
Russell Bryant
e1a6d33ed0 Fix interation of # transfer and flash hook transfer (bug #3011)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:19:10 +00:00
Russell Bryant
4979d7fbb1 handle INFO A through D (bug #3445)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:16:08 +00:00
Russell Bryant
bdcbd76e13 fix restrictcid with mysql users (bug #3442)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:06:57 +00:00
Russell Bryant
081e28667e fix simultaneous voicemail messages -- Thanks Robert! (bug #3394)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 06:53:33 +00:00
Russell Bryant
1ef98ac6de fix DIALEDPEERNUMBER (bug #3427)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 06:46:05 +00:00
Russell Bryant
b90f6b40d9 fix reloading secret options (bug #3432)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 06:40:09 +00:00
Russell Bryant
2bb388ebc8 fix parking (bug #3396)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 01:24:59 +00:00
Russell Bryant
1714f299c9 fix 'show codec' (bug #3427)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 01:18:25 +00:00
Russell Bryant
5571294b91 fix c++ compatibility issue (bug #3426)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4903 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 01:13:19 +00:00
Russell Bryant
3696407c67 don't fail register on dns error (bug #3424)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 00:58:09 +00:00
Russell Bryant
76b18e2d6e remove unused vars (bug #3423)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4901 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 00:34:43 +00:00
Russell Bryant
d9d599a84d fix penalty behavior, thanks florian!! (bug #3114)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-23 23:57:41 +00:00
Russell Bryant
36d08dc8f0 copy language (bug #3401)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4875 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-22 01:44:12 +00:00
Russell Bryant
3035547927 fix broken callerid (bug #3395)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-22 01:27:08 +00:00
Russell Bryant
517413928f add mpg123 warnings (bug #3392)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4867 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-21 05:18:35 +00:00
Russell Bryant
b3ee85ee4a fix mpg123 for non-linux (bug #3385)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-21 04:52:01 +00:00
Russell Bryant
540a2571ca update email subject (bug #3384)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4863 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-21 04:40:34 +00:00
Russell Bryant
53840ccffc rephrase my note
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4849 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-20 04:02:58 +00:00
Russell Bryant
61d87e19f1 Fix "send text" crash (bug #3378)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4848 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-20 03:38:23 +00:00
Russell Bryant
63a98a2bed Send a few more rfc2833 events on hte "down" (bug #3339)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4843 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-19 02:33:54 +00:00
Russell Bryant
4542f92842 add missing .cvsignore (bug #3373)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4842 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-19 02:29:08 +00:00
Admin Commit
fa023ceccf This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-19 02:29:08 +00:00
Russell Bryant
6c5bf0d542 give outbound channels callerid of their extension after calling (bug #2489)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4826 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 22:52:49 +00:00
Russell Bryant
a3b4b4459c update unused code ... (bug #3342)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 21:02:13 +00:00
Russell Bryant
58b1b7f825 prevent duplicate 200 ... and some formatting
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 19:29:10 +00:00
Russell Bryant
4f5f53706d various fixes (bug #3340)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 01:43:33 +00:00
Russell Bryant
a87fb09763 typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4818 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 01:36:48 +00:00
Russell Bryant
fb3de07e39 Don't even attempt to masquerade a channel into itself (bug #3040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4817 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 00:43:46 +00:00
Russell Bryant
02bb7498b0 Fix ringback on outbound skinny calls (bug #3295)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 00:37:22 +00:00
Russell Bryant
8c9f25ece1 working on the correct fix (bug #3080)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4815 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 00:12:30 +00:00
Russell Bryant
6356638b6a Keep dead console from killing asterisk (bug #3331)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4802 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-15 19:58:41 +00:00
Russell Bryant
659eb8bd36 update for 1.0.4
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4789 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-14 05:09:42 +00:00