Commit Graph

5384 Commits (7c5d38ed02af858fd8fa6fbe21e8a4a5e67715c6)

Author SHA1 Message Date
Brett Bryant 1f74485078 Add "iax2 set debug peer" command and remove deprecated iax2 debug
17 years ago
Brett Bryant 4ec0d5d762 Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a tcpbindaddr if it was disabled.
17 years ago
Brett Bryant 4fc282ef63 Fix an issue in iax2 where a call that's been rejected still kept an open channel on the side that attempted to make the call (not the side of the
17 years ago
Jeff Peeler 08bcb84c01 make buffers config option (chan_dahdi.conf) parsing safer and added logging in case of failure
17 years ago
Matthew Fredrickson 69fee2f71f Make sure we break the poll so that messages queued will be sent on the SS7 when using CLI commands for blocking and blocking of CICs and linksets.
17 years ago
Tilghman Lesher 3fa9ad3d13 Merged revisions 131970 via svnmerge from
17 years ago
Jeff Peeler db5c40005c Add configuration option to chan_dahdi.conf to allow buffering policy and number of buffers to be configured per channel. Syntax:
17 years ago
Tilghman Lesher f4722d0ff0 Merged revisions 131790 via svnmerge from
17 years ago
Russell Bryant 7613e369b2 Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STATE_CHANGE
17 years ago
Brett Bryant 28fa79c23c Merged revisions 131491 via svnmerge from
17 years ago
Russell Bryant 2842b71a32 Merged revisions 131421 via svnmerge from
17 years ago
Russell Bryant 1e2b6eea40 Add missing terminator to ast_event_subscribe to fix a crash.
17 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
17 years ago
Tilghman Lesher 5a1d90e1fb Additional option for videosupport (always) that disables the optimization to
17 years ago
Tilghman Lesher e921e6f0de Merged revisions 130889 via svnmerge from
17 years ago
Luigi Rizzo 3e9a95c16b free memory used by the x11 grabber when closing it.
17 years ago
Luigi Rizzo 6b9e40282e use ast_pthread_create_detached_background() instead of redoing
17 years ago
Tilghman Lesher 28534ea921 Swap "static" and "const", so that "static" appears at the beginning of each
17 years ago
Michiel van Baak 3cb49856ae Convert chan_skinny's open-coded linked lists to the list macros
17 years ago
Tilghman Lesher fe67adf6bc Merged revisions 130514 via svnmerge from
17 years ago
Tilghman Lesher c10d9c2e78 Unlock list before returning
17 years ago
Matthew Fredrickson 8635eecdc9 Support new TRANSPORT definitions in libss7
17 years ago
Tilghman Lesher 9cd11917c5 Fix trunk breakage
17 years ago
Tilghman Lesher b66aa676fa Merged revisions 130169 via svnmerge from
17 years ago
Sean Bright 6a00263d9c Missed one. Formatting only.
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Tilghman Lesher cb7df89042 Merged revisions 130102 via svnmerge from
17 years ago
Kevin P. Fleming b968349e19 Merged revisions 130039 via svnmerge from
17 years ago
Tilghman Lesher 7e3be6c12f Merged revisions 129803 via svnmerge from
17 years ago
Sean Bright f2ab15a506 A couple more minor text changes
17 years ago
Sean Bright 7711b33c81 Remove extraneous \n. Pointed out by eliel on #asterisk-dev.
17 years ago
Tilghman Lesher da03cdd174 Merged revisions 129149 via svnmerge from
17 years ago
Tilghman Lesher aa81a86265 Merged revisions 129047 via svnmerge from
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Olle Johansson 01214ba763 Merged revisions 128950 via svnmerge from
17 years ago
Olle Johansson c969c0f24b Merged revisions 128912 via svnmerge from
17 years ago
Russell Bryant 10cc442eb7 Merged revisions 128795 via svnmerge from
17 years ago
Sean Bright 880a02f283 Merged revisions 128737 via svnmerge from
17 years ago
Mark Michelson 834b8e8a71 Merged revisions 128639 via svnmerge from
17 years ago
Russell Bryant 69782233e4 As pointed out on the -dev list, actually use the result of find_peer() so that
17 years ago
Olle Johansson e18e813814 - Adding alias "udpbindaddr" for the UDP port to comply with "tcpbindaddr" and "tlsbindaddr".
17 years ago
Olle Johansson 638234f146 - Fixing issues with "sip show settings"
17 years ago
Olle Johansson 3586b6212d - Remove unused variable "expiry"
17 years ago
Olle Johansson 40c0e6ed47 More doxygen comments.
17 years ago
Olle Johansson fce9af0fa0 - Formatting changes
17 years ago
Olle Johansson e057380907 Adding note about incorrect manager registration...
17 years ago
Olle Johansson ccb718b560 Remove comments that doesn't make sense. The deprecation of type=user will come at a later stage,
17 years ago
Olle Johansson 25ce6ce19e Fix severe problem with my previous commit of "kill-the-user". Russell saw a problem with this
17 years ago
Olle Johansson bc99e067e6 Disabling code used by dumpdb with #ifdef, since I believe we might use it sometime in the
17 years ago
Olle Johansson 29770b1cd8 Removing the CLI dumpdb command (see asterisk-dev discussion and decision)
17 years ago