dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
mogorman 70560241e7 dont free unallocated block ,and dont close a fd
we never opened. bug #7045


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22933 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-27 18:57:45 +00:00
file db5a6fcfc3 We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20330 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15 22:53:53 +00:00
tilghman 79aff8b4f4 Bug 6927 - CLI command has 3 args, not 2.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@19941 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-14 04:59:11 +00:00
oej ad3917f8ce Make "show http" CLI command follow new guidelines - now "http show status"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17828 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-06 14:43:06 +00:00
oej 22b2e50bf4 - Doxygen additions
- Formatting fixes (read guidelines :-) )
- Removing compilation warnings


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17105 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 18:38:28 +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 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
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
russell 7bcebc1b46 use ast_calloc instead of calloc, and do a little bit of tweaking on the code formatting
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15026 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26 16:55:34 +00:00
russell 90c64e1e8b fix asterisk header include format and add the doxygen header
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15024 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26 16:48:47 +00:00
russell 2e11eecbc6 suppress some compiler warnings on mac
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14988 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26 06:59:10 +00:00
markster 4f4a24ec6f Add micro-http server and abstract manager interface, make snmp not die
on reload.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14953 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-25 23:50:09 +00:00