Commit Graph

6646 Commits (0fed1acd2a9673bfde16b53452ae05e10081169c)

Author SHA1 Message Date
David Vossel f7a2194c58 Merged revisions 280551 via svnmerge from
15 years ago
Sean Bright e32da6f7a5 Fix compilation error in chan_dahdi (strdupa -> ast_strdupa).
15 years ago
Matthew Nicholson a09163e0ae Use PRIx64 instead of PRId64 in format string.
15 years ago
Matthew Nicholson bb4178a14a Merged revisions 280306 via svnmerge from
15 years ago
Paul Belanger c62b0630de Use PRId64 with format_t
15 years ago
Jeff Peeler 50f2b57276 Give test category missing leading slash
15 years ago
Richard Mudgett 3b7f592cc0 Merged revisions 280229 via svnmerge from
15 years ago
Paul Belanger 613e102539 Resolve compiler warning about formatting
15 years ago
Russell Bryant e7b5069c9f Fix inband DTMF detection on outgoing ISDN calls.
15 years ago
Mark Michelson cbba00f5d0 Fix parsing error in sip_sipredirect().
15 years ago
David Vossel ab374d0446 fix sip transaction match with authentication, fix confusing log message when using getaddrinfo
15 years ago
Russell Bryant ccfad47983 Support "channels" in addition to "channel" in chan_dahdi.conf.
15 years ago
Mark Michelson 62330bc1c2 Merged revisions 279784 via svnmerge from
15 years ago
Paul Belanger cd034c3dfc If dringXcontext is null, fallback to default context value.
15 years ago
David Vossel 610151af27 transaction matching using top most Via header
15 years ago
Mark Michelson bc3b185063 Allow for systems without locale support to be usable.
15 years ago
Mark Michelson d1ad460b3d SIP URI comparison fixes.
15 years ago
Russell Bryant 09206a7db8 ... just kidding. Enable SIP by default. :-)
15 years ago
Russell Bryant 98f0f3933f Disable SIP support by default for Asterisk 1.8.
15 years ago
Richard Mudgett 301505c4c4 Rename sig_pri_pri to sig_pri_span. More descriptive of concept.
15 years ago
Mark Michelson 57a92a6a7c Allow IPv6 addresses for UDPTL streams.
15 years ago
Alec L Davis 8b3c00a824 missed FXS kewl start polarityswitch when finally on hook.
15 years ago
Alec L Davis 85bfe38f2f Support FXS module Polarity Reversal on remote party Answer and Hangup
15 years ago
Richard Mudgett ab0b255455 DNID not cleared when channel hang up (Affects PRI and SS7)
15 years ago
David Vossel 3819ba7ac7 update sip subscription debug message to a warning message
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
David Vossel 318798e932 send "423 Interval too small" Response to Subscribe with Expires less that min allowed
15 years ago
Tzafrir Cohen 16b4813599 Fix invalid test for rxisoffhook in FXO channels
15 years ago
Matthew Nicholson 43b486453b Properly set the port number for UDPTL media sessions.
15 years ago
Tilghman Lesher a8c843199c Change order so that it more closely matches the related SIP command.
15 years ago
Jeff Peeler d1b0bf0f2d include stat.h for everybody, needed for device2chan
15 years ago
Richard Mudgett 7066a7f233 Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.
15 years ago
David Vossel c26791d5f8 fixes sip CANCEL race condition
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Russell Bryant d27bb2d811 Only call ast_channel_cc_params_init() if allocating a channel succeeds.
15 years ago
Mark Michelson cb5892bb67 Fix port setting of external address in SIP.
15 years ago
Jeff Peeler 58061391a1 Fix regression with distinctive ring detection.
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Matthew Nicholson 5150954d4a Merged revisions 277497 via svnmerge from
15 years ago
Richard Mudgett 34bc4b1dcb Merged revisions 277419 via svnmerge from
15 years ago
Mark Michelson 2289649901 Fix up some weird indentation problems in reqresp_parser.c
15 years ago
Olle Johansson 93373d7bdf Formatting fixes
15 years ago
Olle Johansson cbe0a6dc02 Formatting changes (guideline corrections)
15 years ago
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
15 years ago
Mark Michelson dfba265a0b Fix reversed logic of if statement.
15 years ago
Jeff Peeler 44ae0033be Correct not setting the bindport before attempting to open the socket.
15 years ago
Jeff Peeler 2b2a6123de Fix MWI notification transmission problems over SIP.
15 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
15 years ago
Richard Mudgett 5d9aa45721 Make compile again.
15 years ago
David Vossel d1c9a4b366 handle special case were "200 Ok" to pending INVITE never receives ACK
15 years ago