Commit Graph

6603 Commits (e129b31fc6641edcd08f9e369bbd915d3d683377)

Author SHA1 Message Date
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
16 years ago
Mark Michelson dfba265a0b Fix reversed logic of if statement.
16 years ago
Jeff Peeler 44ae0033be Correct not setting the bindport before attempting to open the socket.
16 years ago
Jeff Peeler 2b2a6123de Fix MWI notification transmission problems over SIP.
16 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
16 years ago
Richard Mudgett 5d9aa45721 Make compile again.
16 years ago
David Vossel d1c9a4b366 handle special case were "200 Ok" to pending INVITE never receives ACK
16 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
16 years ago
David Vossel e2599bc42c collapse debug code in retrans_pkt into separate lines
16 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
16 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
16 years ago
David Vossel 23b6e621d2 chan_sip: RFC compliant retransmission timeout
16 years ago
Terry Wilson b42c6cab17 Revert early destruction of RTP sessions
16 years ago
Terry Wilson cb160a12b0 Destroy RTP fds when we schedule final dialog destruction
16 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
David Vossel 21f8c77934 Fixes some ref count issues introduced by r274539
16 years ago
Richard Mudgett fd3297a272 Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.
16 years ago
Richard Mudgett d20ca64e70 Merged revisions 274579 via svnmerge from
16 years ago
Mark Michelson d6f8dd67f7 Use the relatedpeer field of a sip_pvt during INVITE processing.
16 years ago
Terry Wilson 745f4edbd5 Merged revisions 274280 via svnmerge from
16 years ago
Tilghman Lesher 5754933045 Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the bitfield.
16 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
16 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
16 years ago
David Vossel 243d87038e correct handling of get_destination return values
16 years ago
Tilghman Lesher 62a3133df2 Merged revisions 273060 via svnmerge from
16 years ago
David Vossel 64ae2e1e2a send a 400 Bad Request on malformed sip request
16 years ago
David Vossel 8a07dbf95d rfc compliant sip option parsing + new unit test
16 years ago
Mark Michelson dc877759cb Merged revisions 272804 via svnmerge from
16 years ago
David Vossel 43871a926b code guidelines cleanup for retrans_pkt() function
16 years ago
David Vossel aa428b8967 chan_sip: more accurate retransmissions
16 years ago
Richard Mudgett 30888f913d Merged revisions 272446 via svnmerge from
16 years ago
Russell Bryant 450f4ff2ee Resolve some errors produced during module unload of chan_iax2.
16 years ago
Tim Ringenbach c6b7eae5e6 Add new AMI command LocalOptimizeAway.
16 years ago
Tilghman Lesher 48ae8ded89 D'oh! Defaultenabled FTL.
16 years ago
Tilghman Lesher cae6fa66ed Load all lines from realtime, not just the first one.
16 years ago