Commit Graph

5096 Commits (e276ccea11ce68ae151a2de5ab364f1343008a52)

Author SHA1 Message Date
Joshua Colp a08c4b2064 A 'b' option has been added which causes chan_local to return the actual channel that is behind it when queried. This is useful for transfer scenarios as the actual channel will be transferred, not the Local channel. If you have been using Local channels as queue members and having issues when the agent did a blind transfer this option may solve the issue.
18 years ago
Mark Michelson d13b45564b Merged revisions 114045 via svnmerge from
18 years ago
Joshua Colp 4a21c5dd22 Fix spelling of existent in a few places.
18 years ago
Joshua Colp a4e73acaf8 Merged revisions 114021 via svnmerge from
18 years ago
Mark Michelson 88cc98ea94 Merged revisions 113927 via svnmerge from
18 years ago
Joshua Colp 0351ef6e6e Enable enough RTP bridging to allow P2P to work.
18 years ago
Jason Parker d314fd5336 Move all messages wrapped in skinnydebug from debug to verbose.
18 years ago
Joshua Colp 230d9d1465 Merged revisions 113784 via svnmerge from
18 years ago
Mark Michelson 925924386a Merged revisions 113681 via svnmerge from
18 years ago
Terry Wilson 3ee1602b6a Merged revisions 113596 via svnmerge from
18 years ago
Jason Parker b52ec53da7 Merged revisions 113504 via svnmerge from
18 years ago
Jason Parker f469ee8cf2 Merged revisions 113454 via svnmerge from
18 years ago
Tilghman Lesher fa875c0578 Merged revisions 113348 via svnmerge from
18 years ago
Jeff Peeler bb13bf705e Merged revisions 113013 via svnmerge from
18 years ago
Jason Parker 63f574ceb4 Merged revisions 113118 via svnmerge from
18 years ago
Jeff Peeler 566e073606 Merged revisions 113012 via svnmerge from
18 years ago
Steve Murphy f291c2af0a Found a little problem with the sip request handling that could lead to a quick crash of asterisk, and a road to a DOS attack if left unfixed.
18 years ago
Philippe Sultan 71dc6a4771 Merged revisions 112820 via svnmerge from
18 years ago
Philippe Sultan db884798db Merged revisions 112766 via svnmerge from
18 years ago
Mark Michelson 3fd8236d28 Merged revisions 112599 via svnmerge from
18 years ago
Tilghman Lesher cbf80c1a3c Make MISDN generate channel rename events when the name changes.
18 years ago
Joshua Colp b5cccfe1a4 Since the SIP request structure gets reused multiple times with TCP handling we have to clear the debug state or else we will keep spitting out debug even after it has been turned off.
18 years ago
Jeff Peeler 6699761f80 Added dnsmgr status output for sip show registry.
18 years ago
Russell Bryant 094fc2c616 Fix a typo that prevented configuration of non-dynamic peers.
18 years ago
Jeff Peeler e9825d7c8a Existing DNS manager lookups extended to check for SRV records.
18 years ago
Tilghman Lesher d751947b1a Fix last commit
18 years ago
Jeff Peeler a5cdd849e5 This adds DNS SRV record support to DNS manager. If there is a SRV record for a given domain, the hostname and port listed in the SRV record will be used. If no SRV record exists or a SRV lookup is not attempted, the DNS lookup on the specified domain will be performed as normal. Chan_sip has been modified to take advantage of the new SRV support.
18 years ago
Joshua Colp a8be22f9da Merged revisions 112204 via svnmerge from
18 years ago
Joshua Colp dcf4e46d8f Demote a log message down to a warning.
18 years ago
Russell Bryant af9c1ee0df Now that zaptel trunk has been removed, add the PSTN deprecation notice to chan_zap, as well.
18 years ago
Jason Parker 652ce60a6f I missed a place when this define was changed.
18 years ago
Russell Bryant 76baf34555 This fixes a high fence violation that MALLOC_DEBUG reported to me.
18 years ago
Mark Michelson bf4893fdce This time the fix is proper for issue 12284. I have tested it thoroughly and found
18 years ago
Mark Michelson 3a0f4cc933 Temporary revert of 111662. It's causing lots of trouble and appears to not be
18 years ago
Jason Parker 5591c696a5 Merged revisions 111720 via svnmerge from
18 years ago
Mark Michelson ca8e44c051 The copy_request function did not take into account the necessary null terminator
18 years ago
Tilghman Lesher bdf4443586 Oops, missed one
18 years ago
Joshua Colp 438361c0b8 Add expiry value to the sip show subscriptions CLI command.
18 years ago
Jason Parker 6412a96e43 Large cleanup of DSP code
18 years ago
Joshua Colp a3d7dc8903 Merged revisions 111020 via svnmerge from
18 years ago
Joshua Colp febd162ed2 Merged revisions 110628 via svnmerge from
18 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
18 years ago
Jeff Peeler 13787bc595 This one line change makes an if inside a for loop (in realtime_peer) check all the ast_variables the loop was intending to test rather than just the first one.
18 years ago
Mark Michelson a49b6591f5 Oops here too. I need to stop coding for a while...
18 years ago
Mark Michelson 67efba6e50 Merged revisions 110635 via svnmerge from
18 years ago
Joshua Colp 738e4ec94e Add a special dialplan variable to chan_sip which will cause an audio file to be played upon completion of an attended transfer.
18 years ago
Olle Johansson 676d9d3303 Use the "Server" header when responding to SIP requests.
18 years ago
Mark Michelson c05501d812 Remove the "Event: registration" header from Asterisk-generated
18 years ago
Mark Michelson 625f6bd203 Merged revisions 110618 via svnmerge from
18 years ago
Russell Bryant c087390452 Merged revisions 110614 via svnmerge from
18 years ago