Commit Graph

3990 Commits

Author SHA1 Message Date
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
Russell Bryant
cf45c660cc fix rtptimeout options for a specific peer (bug #4325)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5800 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 05:30:07 +00:00
Russell Bryant
2995096956 fix a mem leak (bug #4154)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5799 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 04:39:24 +00:00
Russell Bryant
a6e8158ddc add "Referred-by" to the aliases list (bug #4404)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 04:17:33 +00:00
Russell Bryant
68206d0890 find sound files that are in the language directory itself (bug #4399)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5797 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 03:36:45 +00:00
Russell Bryant
6dbcb94c01 update changelog for the last fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5796 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 03:27:59 +00:00
Russell Bryant
91f9740856 fix distinctive ring for queue members (bug #3978)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5795 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 03:22:34 +00:00
Russell Bryant
083cf7af1d fix mem leak (bug #4318)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5794 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 02:57:15 +00:00
Russell Bryant
984142aebe Fix reply digest selection of size (bug #4409)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5793 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 02:47:10 +00:00
Russell Bryant
29f7161c9b set DNID on incoming calls (bug #4220)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 02:34:28 +00:00
Russell Bryant
6618cec0d7 don't print an error when you receive no data until normal circumstances with recvfrom (bug #4156)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5791 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 02:24:16 +00:00
Russell Bryant
ebe377fc5c fix comment (bug #4139)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5790 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-31 02:20:30 +00:00
Russell Bryant
268eedc2f3 hopefully the last try at making this happy across
various versions of newt (bug #4388)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5781 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-28 01:40:13 +00:00
Russell Bryant
eadb02a84f fix usage of const char (bug #4288)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5771 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-26 12:21:27 +00:00
Russell Bryant
c98832d092 fix output when no help text is available for a cli command
fix a seg fault when astmm is enabled (bug #4356)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5759 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-24 10:29:12 +00:00
Russell Bryant
888c329e65 reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5730 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-19 03:13:31 +00:00
Russell Bryant
548ce34d97 close sip socket on unload (bug #4152)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5729 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-19 03:04:25 +00:00
Russell Bryant
2e4b4764fb fix some compilation issues for ppc (bug #4228)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5728 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-19 02:59:43 +00:00
Russell Bryant
bf1069b3ae perform variable substitution earlier so it can be used for the cidmatch as well (bug #4094)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-19 02:51:00 +00:00
Russell Bryant
f717cd2719 fix mem leak with MYSQL_USERS (bug #4287)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 17:54:55 +00:00
Russell Bryant
cda604fabe note default values (bug #4284)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5697 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 13:26:19 +00:00
Russell Bryant
6125965ff5 Remove double fout++ and comment on flag (bug #4267)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 03:10:20 +00:00
Russell Bryant
a6cea6892b only initialize random number generators in one place (bug #4017)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5694 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 03:04:59 +00:00
Russell Bryant
1031a3c36d document zap options (bug #4166)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-15 23:28:19 +00:00
Russell Bryant
89d62574ef protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug #4092)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5685 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-15 23:26:29 +00:00
Russell Bryant
262e9c3003 indicate default timeouts (bug #4050)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5676 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-15 16:42:25 +00:00
Russell Bryant
43e32456ca ensure that calls to gethostbyname are null terminated,
also use MAXHOSTNAMELEN where appropriate (bug #4198) (bug #4212)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5675 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-15 15:55:31 +00:00
Russell Bryant
fcb8ab5da6 allow spaces in monitor filenames (Thanks to gbdrbob for catching this one!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5648 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-14 18:21:43 +00:00
Russell Bryant
0f5dbaf7ec initialize errno and don't report an error when poll() returns without indicating one (bug #4059)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5635 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-12 02:42:48 +00:00
Russell Bryant
8e267ac60a remove unnecessary declaration (bug #4040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-12 02:33:33 +00:00
Russell Bryant
794d0b2c68 use ast_strlen_zero, also fix a codec config parsing error (bug #4169)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5633 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-12 02:22:56 +00:00
Russell Bryant
8c97879e99 oops, I wasn't done with this
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5632 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-12 01:47:39 +00:00
Russell Bryant
47f2779b9d *** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-12 01:43:36 +00:00
Russell Bryant
c77e7ed452 add notes about file descriptors (bug #4134)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-11 03:44:07 +00:00