Commit Graph

6623 Commits (ab0b255455bcd8ccd78de24d61be8b1b1cf2f44d)

Author SHA1 Message Date
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
16 years ago
Russell Bryant 405d6cdf31 Add support for devices with less than 3 lines on the LCD.
16 years ago
Mark Michelson 7b1e28c6a1 Fix error in parsing SIP registry strings from ASTdb.
16 years ago
Tilghman Lesher 2fdf43f9fc Get more information about the Bamboo test failures
16 years ago
Mark Michelson e46325f18c Fix port parsing in check_via.
16 years ago
Mark Michelson 7e6f9b4e2d Fix an issue where the port for p->ourip was being set to 0.
16 years ago
Paul Belanger d2872c60e4 Merged revisions 275241 via svnmerge from
16 years ago
Tilghman Lesher d6011adab4 Weird, no output and Bamboo still fails...
16 years ago
Tilghman Lesher 384681e182 Add some diagnostic feedback to our data tests
16 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
16 years ago
Mark Michelson 5f92aed2ba Return logic of sip_debug_test_addr() to its original functionality.
16 years ago
Mark Michelson 0cc20f86ba Fix sip_uri_parse test comparison.
16 years ago
53071af180 Copy the address into the peer structure after we set the default port
16 years ago
Richard Mudgett c0fd67750b Fix calls of ast_sockaddr_from_sin() from IPv6 integration.
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
16 years ago