dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

7527 Commits

Author SHA1 Message Date
tilghman 6c935d68a6 Bug 6861 - Routine should use the specified writetimeout, rather than the default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17029 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 07:34:40 +00:00
tilghman ae13ef5c11 Bug 6862 - No need to initialize memory to zero twice
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17028 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 07:30:07 +00:00
markster 1139bf72ca Minor demo cleanups
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17009 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 01:48:59 +00:00
markster f533b7504c Cleanup URI (when none is specified) and make sure threads are stand alone
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16992 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 23:55:15 +00:00
markster 27e352ac8d Minor cleanup in wakeup logic
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16975 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 20:11:55 +00:00
markster 7302a69879 Unify manager behind a single event queue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16957 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 19:59:55 +00:00
markster 18d0848ac2 Properly handle empty prefix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16939 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 09:10:43 +00:00
tilghman a72a36d8a8 Reduce debugging messages from WARNING to DEBUG
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16922 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 06:27:54 +00:00
tilghman b9625bdb3c Fix formatting of the frog code
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16921 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02 06:17:47 +00:00
markster 0bc4374f9b Make excessive debug optional
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16903 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 20:39:33 +00:00
rizzo a06f58d488 fix style and printf format errors in the frog command.
(it's april first i guess...)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16886 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 18:18:20 +00:00
jdixon 2fa3ce927b Removed "frog" command (so it could be moved to cli.c)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16869 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 12:56:50 +00:00
jdixon 7e2425e5a6 Added "frog" CLI command, which performs frog-in-a-blender calculations.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16868 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 12:54:04 +00:00
markster 7014c0e5dd Flesh out the remainder of the manager + http changes and create a sample application to partially
demonstrate the capability of manager over http.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16850 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 08:49:54 +00:00
oej 365090435a Don't add ast_extension_state on re-subscribes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16829 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 00:44:36 +00:00
oej b40078f24d Reverse revision 16804 that disables authentication
and a lot of other issues...


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16825 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 00:24:05 +00:00
bweschke e184161fa0 Don't process re-subscribes as new subscriptions.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16804 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 21:02:23 +00:00
oej 5a018d22cc Typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16775 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 19:41:35 +00:00
oej a172bbc40e - Reference to doc/security.txt instead of SECURITY
- Instruct people to READ THE DOCUMENTATION!!!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16774 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 19:40:27 +00:00
russell 5953815159 move a NULL check to before the first time the pointer is dereferenced (issue #6832)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16772 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 19:14:28 +00:00
russell 1a646c2a3f - code formatting tweaks
- use the callno stored in a local variable
- store the result of atoi() so it's only called once
(issue #6833)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16759 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 19:02:27 +00:00
russell de7c25764c Merged revisions 16744 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r16744 | russell | 2006-03-31 13:42:09 -0500 (Fri, 31 Mar 2006) | 2 lines

fix the situation where bindport is specified but bindaddr is not (issue #6616)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16745 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 18:43:45 +00:00
kpfleming 9f975a210c Merged revisions 16742 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r16742 | kpfleming | 2006-03-31 12:24:22 -0600 (Fri, 31 Mar 2006) | 2 lines

ensure that hint watchers (subscribers) cannot be added or removed while the dialplan is being modified

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16743 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 18:28:52 +00:00
russell ecc61e3141 make an error message more descriptive (issue #6855)
M    rtp.c


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16724 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 17:46:03 +00:00
oej 5c5627433d Doxygen fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16703 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 16:02:29 +00:00
oej 11445a9ea7 Make REG_STATE_* enum
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16690 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 15:19:04 +00:00
oej 4dcb4752f0 Don't accept new INVITE if we already have one pending.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16688 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 15:07:36 +00:00
rizzo 40e6d8e381 trailing whitespace/ useless extern removal
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16687 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 15:02:52 +00:00
bweschke 7db2c192b0 Provide warning about current behavior of autofill = yes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16673 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 13:51:37 +00:00
rizzo ff6c03d35f more trailing whitespace and extern removal
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16654 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:35:25 +00:00
rizzo 7f4ae1ebd6 removal of trailing whitespace and useless 'extern'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16653 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:29:50 +00:00
rizzo fd244115bb minor cleanup: localize a variable and replace i++; i++ with i +=2;
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16652 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:13:22 +00:00
rizzo 8110a17780 useless 'extern' and trailing whitespace removal
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16651 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:11:10 +00:00
rizzo 8f71a478a6 another batch of whitespace removal
(trailing space-tabs, and useless 'extern')



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16650 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:06:42 +00:00
rizzo 56bd47f73c remove useless 'extern' and trailing whitespace.
(this is a whitespace-only change)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16646 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 10:02:52 +00:00
rizzo 2ddc55345a fix formatting
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16640 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 09:53:05 +00:00
rizzo 80b72c84c1 minor code simplifications - no need to use temporary
variables.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16639 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 09:50:54 +00:00
file 81588fa8fe Do not leave a thread in limbo if an error occurs, or if testing packet loss.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16617 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 00:53:32 +00:00
oej 86717e9e4a Issue 5852 (casper) Code clean up, adding documentation on new switches. Thanks!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16616 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 00:33:28 +00:00
oej d56b06986f - Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
- Doxygen changes


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16615 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 00:25:50 +00:00
rizzo aee3a9731a remove useless 'extern' in function declarations.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16611 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 00:11:45 +00:00
markster 7bcf51bdaa Add NetBSD for credits for editline
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16602 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 23:42:57 +00:00
rizzo 1baf6ed326 initial implementation of support for native atomic ops.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16601 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 23:26:22 +00:00
tilghman 4e54af4b6c Merged revisions 16581 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r16581 | tilghman | 2006-03-30 16:56:35 -0600 (Thu, 30 Mar 2006) | 2 lines

Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16600 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 23:05:58 +00:00
tilghman 1d0f36641d Merged revisions 16579 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r16579 | tilghman | 2006-03-30 16:46:06 -0600 (Thu, 30 Mar 2006) | 2 lines

Bug 6849 - trivial typo fix

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16580 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 22:47:11 +00:00
file 2ab8fe16e4 Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16564 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 21:57:49 +00:00
file dfa2782da5 Block 1.2 fix for amd64, trunk version coming soon
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16563 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 21:52:04 +00:00
rizzo 2ed326aa7d localize a variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16562 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 21:49:24 +00:00
rizzo 454a3cb53d use ast_strdup instead of strdup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16561 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 21:47:22 +00:00
rizzo 594be52725 don't use 8000, use DEFAULT_SAMPLE_RATE
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16560 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 21:45:43 +00:00