Commit Graph

15780 Commits (71b3fd1ef76db430faddc3442c3db80b0d5b5ef5)
 

Author SHA1 Message Date
Kevin P. Fleming 71b3fd1ef7 various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
18 years ago
Sean Bright a61f8794e3 This was bogus, need to find a better way.
18 years ago
Sean Bright e41a7c3d51 While we're at it, escape all the columns in our TDS queries as well. Double
18 years ago
Luigi Rizzo a768ae2122 implement a 'toggle' option for 'console mute' and 'console unmute'
18 years ago
Luigi Rizzo f03a2b158a add some defines and fields in preparation for the import of
18 years ago
Luigi Rizzo 03e7978a1a accept any name starting with X11 for X11 grabbers - this lets
18 years ago
Luigi Rizzo e6f17e50c4 make this compile after ast_frame's data field changed to a union
18 years ago
Sean Bright 044a7b945f Quote column names when inserting CDRs into postgres to avoid conflicts
18 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
18 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
18 years ago
Kevin P. Fleming ebb75866db fix silly syntax error
18 years ago
Kevin P. Fleming 118bc262ff add message when no UI for menuselect is present
18 years ago
Kevin P. Fleming 615d69cc61 use batch-mode (no user interface) menuselect for --check-deps operations
18 years ago
Sean Bright 8ddc7e949d Pretty up the 'cdr show status' output.
18 years ago
Tilghman Lesher 1503ea7128 Merged revisions 126056 via svnmerge from
18 years ago
Tilghman Lesher ed553a7c77 Separate multiple items encoded into a single field with ';'
18 years ago
Russell Bryant d4ddf14b6b Fix a typo. Someone on IRC copied this literally and then wondered why it
18 years ago
Matthew Fredrickson 512a022a95 Revert this part of the fix. We'll fix it in libss7
18 years ago
Matthew Fredrickson a68a212f53 Obviously somebody didn't compile with libss7 support when doing the DAHDI conversion.
18 years ago
Matthew Fredrickson 1b9d5d96e3 Add support for new commands to block/unblock all CICs on a linkset
18 years ago
Brett Bryant 4ebadd6d21 Small error in the function that converts peer transports to a string.
18 years ago
Tilghman Lesher cab9430106 Document DLA_UNLOCK and DLA_LOCK
18 years ago
Tilghman Lesher fcfe9beca3 Blocked revisions 125893 via svnmerge
18 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
18 years ago
Mark Michelson 67e2b82951 Optimization suggested by Russell to cache the value of pthread_self() so
18 years ago
Mark Michelson 6d1ebfbed5 Remove debug message
18 years ago
Mark Michelson ab7809ace9 Ensure the thread-safety of the monexec variable in app_queue.
18 years ago
Tilghman Lesher ed8698e493 Revert half of the fix, as this part may have been unnecessary (related to issue #12914)
18 years ago
Mark Michelson 556664b79d Remove an unneeded target from the Makefile
18 years ago
Tilghman Lesher fab7c335fb Push relatively unused compiler options down the list, keeping the popular options at the top.
18 years ago
Tilghman Lesher 09c15a0b71 Merged revisions 125793 via svnmerge from
18 years ago
Tilghman Lesher 2dc4597f79 Merged revisions 125740 via svnmerge from
18 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
18 years ago
Mark Michelson 09c659d7d0 Make this compile with dev-mode on
18 years ago
Mark Michelson 9aef593e58 The monitor-join option for queues was deprecated in favor of using
18 years ago
Mark Michelson 0178d0ccd6 Improve consistency between app_dial and app_queue with regards
18 years ago
Michiel van Baak ea326c832f remove block of commented code to set __ourip
18 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
18 years ago
Mark Michelson edbe6b7a25 Fix a really stupid mistake
18 years ago
Jason Parker c1e4f50f54 Merged revisions 125587 via svnmerge from
18 years ago
Mark Michelson 3859074667 Merged revisions 125585 via svnmerge from
18 years ago
Tilghman Lesher 115ff1bb37 Don't hang if the command is blank
18 years ago
Mark Michelson 83d8317d34 Blocked revisions 125530 via svnmerge
18 years ago
Mark Michelson 96f92f468f Merged revisions 125476 via svnmerge from
18 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
18 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
18 years ago
Olle Johansson 4f32bf72f9 Merged revisions 125384 via svnmerge from
18 years ago
Kevin P. Fleming 72e59c18f2 Merged revisions 125327 via svnmerge from
18 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Kevin P. Fleming b71f8ac66a fix compile failure found by buildbot (go, buildbot!)
18 years ago