Commit Graph

15785 Commits (dc5c54eaf2356b44c7ee1fdb8eb35a99bc9cf13a)
 

Author SHA1 Message Date
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes
17 years ago
Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against
17 years ago
Luigi Rizzo 1f7a4fb63d import the recent additions for video console into trunk,
17 years ago
Luigi Rizzo dc4c6733ac fix wrong argument in checking boundaries for a rectangle
17 years ago
Kevin P. Fleming 7b267dcb2f Blocked revisions 126395 via svnmerge
17 years ago
Kevin P. Fleming 71b3fd1ef7 various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
17 years ago
Sean Bright a61f8794e3 This was bogus, need to find a better way.
17 years ago
Sean Bright e41a7c3d51 While we're at it, escape all the columns in our TDS queries as well. Double
17 years ago
Luigi Rizzo a768ae2122 implement a 'toggle' option for 'console mute' and 'console unmute'
17 years ago
Luigi Rizzo f03a2b158a add some defines and fields in preparation for the import of
17 years ago
Luigi Rizzo 03e7978a1a accept any name starting with X11 for X11 grabbers - this lets
17 years ago
Luigi Rizzo e6f17e50c4 make this compile after ast_frame's data field changed to a union
17 years ago
Sean Bright 044a7b945f Quote column names when inserting CDRs into postgres to avoid conflicts
17 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
17 years ago
Kevin P. Fleming af671ade7e yay for airplane ride optimizations... sort the fields in ast_channel by alignment requirements, saving 36 bytes per instance on a 64-bit platform
17 years ago
Kevin P. Fleming ebb75866db fix silly syntax error
17 years ago
Kevin P. Fleming 118bc262ff add message when no UI for menuselect is present
17 years ago
Kevin P. Fleming 615d69cc61 use batch-mode (no user interface) menuselect for --check-deps operations
17 years ago
Sean Bright 8ddc7e949d Pretty up the 'cdr show status' output.
17 years ago
Tilghman Lesher 1503ea7128 Merged revisions 126056 via svnmerge from
17 years ago
Tilghman Lesher ed553a7c77 Separate multiple items encoded into a single field with ';'
17 years ago
Russell Bryant d4ddf14b6b Fix a typo. Someone on IRC copied this literally and then wondered why it
17 years ago
Matthew Fredrickson 512a022a95 Revert this part of the fix. We'll fix it in libss7
17 years ago
Matthew Fredrickson a68a212f53 Obviously somebody didn't compile with libss7 support when doing the DAHDI conversion.
17 years ago
Matthew Fredrickson 1b9d5d96e3 Add support for new commands to block/unblock all CICs on a linkset
17 years ago
Brett Bryant 4ebadd6d21 Small error in the function that converts peer transports to a string.
17 years ago
Tilghman Lesher cab9430106 Document DLA_UNLOCK and DLA_LOCK
17 years ago
Tilghman Lesher fcfe9beca3 Blocked revisions 125893 via svnmerge
17 years ago
Brett Bryant 12d5cebea2 Change the way that the transport option works for sip users. transport will now take multiple arguments, the first one listed will be the one used
17 years ago
Mark Michelson 67e2b82951 Optimization suggested by Russell to cache the value of pthread_self() so
17 years ago
Mark Michelson 6d1ebfbed5 Remove debug message
17 years ago
Mark Michelson ab7809ace9 Ensure the thread-safety of the monexec variable in app_queue.
17 years ago
Tilghman Lesher ed8698e493 Revert half of the fix, as this part may have been unnecessary (related to issue #12914)
17 years ago
Mark Michelson 556664b79d Remove an unneeded target from the Makefile
17 years ago
Tilghman Lesher fab7c335fb Push relatively unused compiler options down the list, keeping the popular options at the top.
17 years ago
Tilghman Lesher 09c15a0b71 Merged revisions 125793 via svnmerge from
17 years ago
Tilghman Lesher 2dc4597f79 Merged revisions 125740 via svnmerge from
17 years ago
Philippe Sultan e08829764c Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list
17 years ago
Mark Michelson 09c659d7d0 Make this compile with dev-mode on
17 years ago
Mark Michelson 9aef593e58 The monitor-join option for queues was deprecated in favor of using
17 years ago
Mark Michelson 0178d0ccd6 Improve consistency between app_dial and app_queue with regards
17 years ago
Michiel van Baak ea326c832f remove block of commented code to set __ourip
17 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
17 years ago
Mark Michelson edbe6b7a25 Fix a really stupid mistake
17 years ago
Jason Parker c1e4f50f54 Merged revisions 125587 via svnmerge from
17 years ago
Mark Michelson 3859074667 Merged revisions 125585 via svnmerge from
17 years ago
Tilghman Lesher 115ff1bb37 Don't hang if the command is blank
17 years ago
Mark Michelson 83d8317d34 Blocked revisions 125530 via svnmerge
17 years ago
Mark Michelson 96f92f468f Merged revisions 125476 via svnmerge from
17 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
17 years ago