Archived
14
0
Fork 0
Commit graph

7102 commits

Author SHA1 Message Date
kpfleming
1420606bde block func_enum fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10111 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 00:47:08 +00:00
kpfleming
1290482b55 Merged revisions 10021,10108 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10108 | kpfleming | 2006-02-14 18:36:57 -0600 (Tue, 14 Feb 2006) | 2 lines

ensure that FastAGI launcher can handle system call interruption (issue #6449)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10109 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 00:38:27 +00:00
kpfleming
8b1974448d force a cleanup due to today's ast_channel change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10107 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 00:33:30 +00:00
kpfleming
987242db6a update app to use args parser
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10106 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 00:33:07 +00:00
kpfleming
15db46a445 add API function for parsing strings to time_t (issue #6320, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10105 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 00:24:24 +00:00
kpfleming
69f7e69869 add 'systemname' option to prefix channel unique IDs with (issue #5825)
convert chan->uniqueid to a stringfield from a fixed-size buffer


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10088 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:42:36 +00:00
mogorman
a6a33b46c2 Now Kevin will be really happy!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10087 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:38:27 +00:00
mogorman
4d6fbdd052 changed naming scheme for variables so it matches
asterisk standard, changed it so it can take frames
 of sizes other than 20ms, allowed for the app to reload
 properly, and finalyl changed sample to general section
 as to follow standards.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10086 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:30:18 +00:00
kpfleming
fbe9a8f93d use a delimiter for 'show channels concise' that will not appear in the field contents (issue #6086, with UPGRADE.txt addition)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10085 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:22:52 +00:00
tilghman
e1bdf6e7ef Bug 4377 - Initial round of loader changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10084 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:08:06 +00:00
kpfleming
bddd8bab57 more list macro conversion (issue #6361, plus documentation for new macro)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10067 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 22:44:20 +00:00
kpfleming
e72e24e047 more memory allocation wrapper conversion (issue #6365)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10066 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 22:28:01 +00:00
kpfleming
0993d3ddbf warn people about ENUMLOOKUP counting change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10065 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 22:20:14 +00:00
kpfleming
dc3302d647 ensure that ENUM count requests that are invalid return zero, not blank (issue #6371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10064 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 22:18:13 +00:00
kpfleming
0be5cc8fb2 don't force a default zone for ENUM() lookups, use the configuration file (issue #6036, with update to UPGRADE.txt)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10047 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 21:57:26 +00:00
kpfleming
5ae550a31a don't use localuser structure for outbound calls (issue #6216)
various code cleanup and reorganization (issue #6216)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10046 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 21:50:35 +00:00
kpfleming
32dfcec463 list macro conversion (issue #6328, with bugfix)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10020 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 20:39:56 +00:00
kpfleming
32acfae754 Merged revisions 9961,9964,9990,10018 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10018 | kpfleming | 2006-02-14 14:20:15 -0600 (Tue, 14 Feb 2006) | 2 lines

don't double-increment abandon counter for calls that are hung up while dialing members (issue #6289)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10019 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 20:21:38 +00:00
kpfleming
eed38bf1f8 remove file for testing
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9994 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 19:37:19 +00:00
kpfleming
8f9a21a235 test pre-commit script
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9993 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 19:28:07 +00:00
kpfleming
8d844f5bf8 set proper mime-type and eol-style on all files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9991 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 19:14:15 +00:00
markster
5c41026800 Properly stopsteram on meetme (bug #6137)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9989 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 19:08:51 +00:00
markster
6dacce7f24 Fix build issues...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9988 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 19:08:12 +00:00
bweschke
5ca126dc87 #ifdef the include too.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9963 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:49:37 +00:00
bweschke
f6d4ed6d51 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out, and credit to Armin for identifying a solution to the original problem.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9962 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:47:16 +00:00
kpfleming
9c8ab2d165 set properties for new files (i need to get this documented)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9960 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:44:18 +00:00
kpfleming
e065c147f7 Merged revisions 9958 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r9958 | kpfleming | 2006-02-14 12:30:10 -0600 (Tue, 14 Feb 2006) | 2 lines

when answering INVITE, don't send codecs the peer didn't offer (issue #6052)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9959 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:30:32 +00:00
kpfleming
f8484a74e3 block meetme fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9957 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:29:10 +00:00
kpfleming
04af931ddd block revs for core dump fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9956 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:27:06 +00:00
kpfleming
842cbf1eee use proper property name for blocked revs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9955 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:25:29 +00:00
kpfleming
82ee0e8cbc block reversal of yesterday's blocked fix :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9954 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:23:54 +00:00
mogorman
780c9a4edb bug 6485 fixed.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9935 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 17:08:06 +00:00
mogorman
85d32fb41a Commiting 5959 with minor formatting and typo
fixes.  Thanks to all those involved.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9918 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 16:42:50 +00:00
crichter
0058689ed4 fixed a certain 64bit segfault
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9900 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 11:25:35 +00:00
crichter
00ef419505 fixed the occasional no audio issue, still need deeper investigation .. echotraining is off by default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9882 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 10:44:00 +00:00
bweschke
2c700e7bae Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if Asterisk has setuid'd to run as non-root
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9844 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 02:41:42 +00:00
kpfleming
79777546da block issue 6052 fix, needs a better fix here
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9819 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 00:46:43 +00:00
tilghman
ff343139b2 Shouldn't have been a public function
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9801 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 20:55:13 +00:00
russell
4c6776c6d7 remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9800 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 20:12:50 +00:00
tilghman
5fe6afb183 Bug 6477 - minor syntax error, plus a few other syntax fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9783 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 19:08:05 +00:00
twisted
c57df5a5da Don't set the formats before we stop indications. (issue #6380)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9759 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 17:50:53 +00:00
russell
dd08051ba9 declare function_sipppeer as static (issue #6466)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9758 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 17:46:34 +00:00
russell
682464a5b8 remove unneeded var (issue #6466)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9757 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 17:43:38 +00:00
russell
9189fa7aa5 fix codec_ilbc.so build - it would build before, but libilbc.a was not linked
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9732 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 01:58:33 +00:00
russell
dcdfdeb537 use the zone and options set by the arg parsing macros
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9719 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 19:26:15 +00:00
russell
ffb2e4679e set peername after recent function updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9718 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 19:19:19 +00:00
russell
c8911c3450 fix a little typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9704 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 17:07:45 +00:00
kpfleming
e217105bfc ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9691 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 16:52:42 +00:00
kpfleming
5d9ed5739a major dialplan functions update
deprecate LANGUAGE() and MUSICCLASS(), in favor of CHANNEL()


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9674 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 04:28:58 +00:00
tilghman
9f87dd693e Make the ditlen and tone configurable at runtime
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9658 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 03:38:50 +00:00