Commit Graph

6216 Commits (c68a2d9d30bb70dfc738754daa79b8074f2ba7c4)

Author SHA1 Message Date
Tilghman Lesher c68a2d9d30 Add support for 'setvar=' for MGCP device lines, like other channel drivers provide.
16 years ago
David Vossel 9329079bb4 Merged revisions 219720 via svnmerge from
16 years ago
Russell Bryant 5996ab0ee2 Merged revisions 219586 via svnmerge from
16 years ago
David Vossel 95be40493a Merged revisions 219519 via svnmerge from
16 years ago
David Vossel e85e39899f Merged revisions 219450 via svnmerge from
16 years ago
David Vossel 06782af238 fixes deadlock when performing directed pickup w Invite/replaces
16 years ago
Mark Michelson dc6f08e275 Merged revisions 219320 via svnmerge from
16 years ago
David Vossel 0284951e77 Merged revisions 219303 via svnmerge from
16 years ago
Joshua Colp 8a3f2fff91 Ensure no spaces exist before "refresher=" when doing the comparison.
16 years ago
Mark Michelson 19aeff195a Reverse order of args to fread.
16 years ago
Joshua Colp 5c52a7a746 On TCP and TLS connections do not attempt to stop retransmission of the packet internally.
16 years ago
David Vossel c373c8807e upward bound checking for port string to int conversion
16 years ago
Matthew Nicholson 6f6998fef7 Merged revisions 218578 via svnmerge from
16 years ago
Jeff Peeler 0d5e318cb2 Add some changes related to 218430.
16 years ago
Mark Michelson 15c7e6dea2 Use a better method of ensuring null-termination of the buffer
16 years ago
Mark Michelson 579919e831 Ensure that SDP read from TCP socket is null-terminated.
16 years ago
Mark Michelson b72f28ea01 Fix off-by-one error when reading SDP sent over TCP.
16 years ago
Tzafrir Cohen b64beef2f3 Fix false error message on DAHDI_EVENT_REMOVED (RESULT_SUCCESS == 0)
16 years ago
Jeff Peeler 843a724373 Merged revisions 218401 via svnmerge from
16 years ago
Richard Mudgett 6c39ebaa3e Add support for multiple interface lists.
16 years ago
Tzafrir Cohen adde72d7b1 gcc 4.4: Remove a nop memset size 0 that annoys gcc
16 years ago
Moises Silva 2aa112b4d7 get rid of mfcr2 monitor thread condition, is problematic
16 years ago
Jeff Peeler edb5e6efd9 Cleanup approach in 217804 and don't reach inside the sig_pvt.
16 years ago
Jeff Peeler 3a718192c6 Allow do not disturb to be set on analog channels via the CLI and AMI.
16 years ago
Tilghman Lesher 1b147b0094 Make calltoken support work with realtime users and peers.
16 years ago
Richard Mudgett 32352265c4 Cleaned up chan_dahdi iflist handling and locking.
16 years ago
Richard Mudgett 9a1215989f Miscellaneous minor changes.
16 years ago
David Vossel e716801ab2 Merged revisions 217806 via svnmerge from
16 years ago
Jeff Peeler f558f01a81 Fix crash during attended transfer over PRI.
16 years ago
Jeff Peeler 5561ba19aa Stop caller id transmission when offhook event detected.
16 years ago
Olle Johansson 58c4e9506a Don't assign UINT_MAX to an INT.
16 years ago
Olle Johansson c5b0e6e78e Include ActionID in all events that are responsed to AMI Action SIPShowRegistry
16 years ago
Richard Mudgett 98d156c5dd Fix available() for SS7, MFC/R2, and pseudo channels.
16 years ago
Moises Silva df7dd574fd ast_log replaced for ast_verbose in MFCR2 event notifications
16 years ago
Olle Johansson b6122d1a00 Don't report transfer success until we actually know. 1xx messages are not final.
16 years ago
Olle Johansson cc01708520 Not having any TLS session to write to is a serious XMIT_ERROR.
16 years ago
Olle Johansson b9b6639694 Formatting and doxygen updates
16 years ago
Richard Mudgett fd561e871f Fix memory leak of sig_xxx private structures.
16 years ago
Richard Mudgett 8562029476 Miscellaneous minor code cleanup in mkintf().
16 years ago
Richard Mudgett 175f609a9e Remove duplicate entry in the sig_pri_pri private pointer array.
16 years ago
David Vossel 7476991786 caller id number empty
16 years ago
Olle Johansson 730715337e Moving another function declared in the middle of forward declarations.
16 years ago
Olle Johansson dce193357f Move "deprecated_username" to a flag like the others - unsigned int blah:1
16 years ago
Olle Johansson 8e37e119f8 - Doxygen additions
16 years ago
Olle Johansson c55469da80 Clean up the "offered_media" code
16 years ago
Olle Johansson 42a4b05811 Make sure we reset global_exclude_static at channel reload
16 years ago
Olle Johansson b890815521 Move capability into sip_cfg. While at it, make sure we reset it at channel reload.
16 years ago
Olle Johansson 3b8cec9d32 Move global_regcontext into the sip_cfg structure
16 years ago
Olle Johansson 320b514b18 Move contact_ha to sip_cfg structure
16 years ago
Olle Johansson c20324021d Doxygen updates
16 years ago