Commit Graph

6678 Commits (8ae2b6a6124cb0e73ffc7f30b935a41b49a33439)

Author SHA1 Message Date
David Vossel 8ae2b6a612 Merged revisions 283558 via svnmerge from
15 years ago
Russell Bryant abca511f03 Convert ast_log(LOG_DEBUG, ...) to ast_debug(...)
15 years ago
David Vossel 2787a14001 Changes the default behavior for sip.conf's pedantic option from "no" to "yes".
15 years ago
Leif Madsen 5c82781efe Fix issue where TOS is no longer set on RTP packets.
15 years ago
David Vossel 6f3a4b0511 Merged revisions 283381 via svnmerge from
15 years ago
Richard Mudgett c453d72423 Merged revisions 283049 via svnmerge from
15 years ago
David Vossel e9a51ba86b Merged revisions 282894 via svnmerge from
15 years ago
David Vossel af6e8a5abb Merged revisions 282890 via svnmerge from
15 years ago
Matthew Nicholson d4cc26fa1e Merged revisions 282859 via svnmerge from
15 years ago
Richard Mudgett 82c2cf5159 Use the correct type for aoce_delayhangup bit field.
15 years ago
Richard Mudgett 2392b8ed1c Use the correct operator when calculating the PRI span devstate.
15 years ago
Matthew Nicholson 38a0c0849f Properly handle 200 and unknown responses conatined in NOTIFY requests received in response to REFER requests.
15 years ago
Russell Bryant d0235ab07e Split _all_ arguments before parsing them.
15 years ago
Tilghman Lesher 4aed988d66 Merged revisions 282607 via svnmerge from
15 years ago
David Vossel 647a8f6edd Merged revisions 282576 via svnmerge from
15 years ago
David Vossel c1a577848b ACCEPT message should respond with the new FORMAT2 ie
15 years ago
Tilghman Lesher 3c0616589e Fix our FRACKing issue with chan_iax2 a different way.
15 years ago
Richard Mudgett 593512960d PRI CCSS may use a stale dial string for the recall dial string.
15 years ago
David Vossel 22682c2eee remove current STUN support from chan_sip.c
15 years ago
David Vossel 48fb2c3276 res_stun_monitor for monitoring network changes behind a NAT device
15 years ago
David Vossel fbfafb59ba Merged revisions 282235 via svnmerge from
15 years ago
Matthew Nicholson 31d1c6d76b handle all possible responses to REFER requests
15 years ago
Richard Mudgett 72f370ecc1 Fix a call to analog_set_pulsedial() not setting 0 or 1 only.
15 years ago
Matthew Nicholson ea920c7cd3 Avoid a deadlock in add_header_max_forwards().
15 years ago
5c1c1b35bd Fix parsing of IPv6 address literals in outboundproxy
15 years ago
Russell Bryant 7011a94fc0 Change the default value for alwaysauthreject in sip.conf to "yes".
15 years ago
Russell Bryant 83e01097b1 Ensure that the proper external address is used for the RTP destination.
15 years ago
Jeff Peeler c4d808e7e4 Add some more stuff to copy from 281429.
15 years ago
David Vossel bbdbe1180d Merged revisions 281430 via svnmerge from
15 years ago
Jeff Peeler 3da327e87d Merged revisions 281391 via svnmerge from
15 years ago
Tilghman Lesher ca2ace07aa Check cur value before attempting a deref.
15 years ago
50cb08aefa Fixed IPv6-related SIP parsing bugs.
15 years ago
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