Commit Graph

6715 Commits (a39b2f5ed2be5df7d5d157374080cb92f6dfb5d8)

Author SHA1 Message Date
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
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
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
David Vossel e2599bc42c collapse debug code in retrans_pkt into separate lines
15 years ago
Jeff Peeler f4c665ee13 Do not skip sending MWI for a peer if an address is defined. Really just a merge mistake from IPv6
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
David Vossel 23b6e621d2 chan_sip: RFC compliant retransmission timeout
15 years ago
Terry Wilson b42c6cab17 Revert early destruction of RTP sessions
15 years ago
Terry Wilson cb160a12b0 Destroy RTP fds when we schedule final dialog destruction
15 years ago
Terry Wilson 6f8832735b Don't try to ref authpeer when it isn't set
15 years ago
Russell Bryant 405d6cdf31 Add support for devices with less than 3 lines on the LCD.
15 years ago
Mark Michelson 7b1e28c6a1 Fix error in parsing SIP registry strings from ASTdb.
15 years ago
Tilghman Lesher 2fdf43f9fc Get more information about the Bamboo test failures
15 years ago
Mark Michelson e46325f18c Fix port parsing in check_via.
15 years ago
Mark Michelson 7e6f9b4e2d Fix an issue where the port for p->ourip was being set to 0.
15 years ago
Paul Belanger d2872c60e4 Merged revisions 275241 via svnmerge from
15 years ago
Tilghman Lesher d6011adab4 Weird, no output and Bamboo still fails...
15 years ago
Tilghman Lesher 384681e182 Add some diagnostic feedback to our data tests
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Mark Michelson 5f92aed2ba Return logic of sip_debug_test_addr() to its original functionality.
15 years ago
Mark Michelson 0cc20f86ba Fix sip_uri_parse test comparison.
15 years ago
53071af180 Copy the address into the peer structure after we set the default port
15 years ago
Richard Mudgett c0fd67750b Fix calls of ast_sockaddr_from_sin() from IPv6 integration.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago
David Vossel 21f8c77934 Fixes some ref count issues introduced by r274539
15 years ago
Richard Mudgett fd3297a272 Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.
15 years ago
Richard Mudgett d20ca64e70 Merged revisions 274579 via svnmerge from
15 years ago
Mark Michelson d6f8dd67f7 Use the relatedpeer field of a sip_pvt during INVITE processing.
15 years ago
Terry Wilson 745f4edbd5 Merged revisions 274280 via svnmerge from
15 years ago
Tilghman Lesher 5754933045 Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the bitfield.
15 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago