Commit Graph

4073 Commits

Author SHA1 Message Date
Russell Bryant
40ea953811 add note about fix to LEN
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-28 17:42:43 +00:00
Russell Bryant
8061ba32c3 fix potential seg fault when using LEN() with a string greater than 80 characters (bug #4839)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-28 17:40:46 +00:00
Russell Bryant
120e4bc237 add note about fix to chan_local
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6223 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-26 14:48:05 +00:00
Russell Bryant
4fc7030156 fix masquerading of local channels into the new channel type (bug #4529)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-26 14:46:28 +00:00
Russell Bryant
34d2254f70 add note about the app_disa change
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-25 23:45:18 +00:00
Russell Bryant
b47ed67c84 don't set the account code if one wasn't supplied (bug #4751)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-25 23:41:29 +00:00
Russell Bryant
e6f049f9bf remove some unnecessary checks
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-25 18:15:25 +00:00
Russell Bryant
7491dba549 this is my cheap hack to fix the build problem on darwin since it now has
poll.h.  If anyone can think of a cleaner way to handle this, suggestions
are welcome


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-13 18:06:48 +00:00
Russell Bryant
3e7d040f3f *** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6118 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-13 14:05:48 +00:00
Russell Bryant
c78761cc7c fix typo in app description (bug #4697)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6117 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-13 14:04:28 +00:00
Russell Bryant
6b6eb7977b fix compiler warning (bug #4682)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6109 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-12 15:27:09 +00:00
Russell Bryant
a795d02a30 update the password in memory as well when using externpass (bug #4602)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-12 01:34:16 +00:00
Russell Bryant
2faf30d730 if the first user hangs up while being prompted for a pin, don't hold the
conference open (bug #4656)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-11 22:42:45 +00:00
Russell Bryant
c2a39b5c64 change insecure options to support 'port' and/or 'invite' instead of forcing
the 'port' option when using 'invite' (bug #4024)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6087 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-11 22:25:53 +00:00
Russell Bryant
ffc2c34f15 make sure an automatic log rotation doesn't result in nasty recursion (bug #4646)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-07 17:43:48 +00:00
Russell Bryant
57cb8c168c update for change to zapras
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6044 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-07 15:26:17 +00:00
Russell Bryant
f1274662f4 ensure buffer policy is restored after RAS is done with a channel (bug #4648)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6043 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-07 15:15:59 +00:00
Russell Bryant
9f6e57f90a add man pages for astgenkey, autosupport, and safe_asterisk (bug #4645)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6042 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-06 22:30:44 +00:00
Admin Commit
8ff6d5cabf This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6041 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-06 22:30:44 +00:00
Russell Bryant
298718ebaa fix misplaced shebang (bug #4643)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6040 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-06 22:22:21 +00:00
Russell Bryant
171872003b fix busted osp build
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6016 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-30 14:35:46 +00:00
Russell Bryant
5fe5bf08b2 fix callerid matching in extensions.conf
formatting fixes for the ChangeLog


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6014 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-29 21:02:35 +00:00
Russell Bryant
cf238fa10d when switching back to voice mode, wait for 'B' (bug #3833)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 22:27:10 +00:00
Russell Bryant
7e3d58e030 after a *70, re-enable call waiting on hangup (bug #3971)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 22:20:22 +00:00
Russell Bryant
508b530e39 merge endian.h (bug #3867)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 22:12:25 +00:00
Admin Commit
5e168ffd67 This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6004 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 22:12:25 +00:00
Russell Bryant
9e05fb4f39 print non-codec capabilities correctly (bug #3960)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 21:53:02 +00:00
Russell Bryant
a2c28355e0 add note about 2nd gen
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-23 19:32:10 +00:00
Russell Bryant
0e4c9f9765 update for 1.0.8
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5980 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-23 01:00:32 +00:00
Russell Bryant
4d504015d4 correctly jump to fax extension when inside of a macro (bug #4471)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5967 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-22 14:01:26 +00:00
Russell Bryant
3e2bd82411 tweak for arm4vl (bug #4545)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-21 14:27:28 +00:00
Russell Bryant
2877470389 fix via comparison to not be case sensitive (bug #4496)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5954 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-21 14:15:55 +00:00
Russell Bryant
4a15544b22 add support for native DTMF
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-15 21:42:31 +00:00
Russell Bryant
9400e87db0 remove pointless dereference (bug #4353)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 21:07:48 +00:00
Russell Bryant
200ca9631d remove my debug output, d'oh! :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 20:57:38 +00:00
Russell Bryant
4f1e96c0b6 Fix offset calculation for signed linear (bug #4433)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 20:49:33 +00:00
Russell Bryant
eac2ef9374 fix bounds checking (bug #4406)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 20:30:47 +00:00
Russell Bryant
dd70231e97 oops!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 20:24:38 +00:00
Russell Bryant
02bb0b5e22 don't kill the call if tdd mode is not supported by a channel (bug #4370)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 19:45:49 +00:00
Russell Bryant
f14775e845 fix return values on systems where an unsigned char is the default (bug #4455)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5908 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 18:41:48 +00:00
Russell Bryant
ee90d54c2e update indications to be current with cvs head (inspired by bug #4440)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-14 04:21:14 +00:00
Russell Bryant
f4c2a167ed update changelog
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-13 22:22:34 +00:00
Russell Bryant
0ad6773b76 if no extension is specified on an overlap call, use the 's' extension (bug #4317)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5903 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-13 22:18:44 +00:00
Russell Bryant
320be7fff9 handle stale authentication nonces more properly (bug #4451)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-13 20:35:15 +00:00
Russell Bryant
0c2abdf74e restructure buggy parse_args routine
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-10 20:52:27 +00:00
Russell Bryant
0b3cfb26b4 fix SayUnixTime (bug #4423)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-01 20:56:18 +00:00
Russell Bryant
cbc30c9163 fix recording of voicemail duration (bug #4288)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5804 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 13:08:45 +00:00
Russell Bryant
71a395e3e3 fix a sizeof bug (bug #4264)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5803 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 12:58:08 +00:00
Russell Bryant
b2073cb75f correctly handle rtp padding (bug #4270)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5802 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 12:55:43 +00:00
Russell Bryant
df905cf5a2 remove seemingly bogus line (bug #4299)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5801 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 12:51:49 +00:00