Commit Graph

7584 Commits (34cbefe62fc9851a03aaa3ace803b6c21b68fc25)

Author SHA1 Message Date
Kinsey Moore 1c1faa1380 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 8c99bcc5a3 Add firmware information to CLI devices listing
13 years ago
Igor Goncharovskiy 98539ffb32 Fix codec mismatch
13 years ago
Igor Goncharovskiy 1042d43160 Remove trailing whitespaces in number from incoming redial list.
13 years ago
Joshua Colp b68d4dba67 Add missing support for "who hung up" to chan_motif.
13 years ago
Joshua Colp b206511914 Fix a SIP request memory leak with TLS connections.
13 years ago
Joshua Colp bd8fbeed01 Fix an RTP instance reference count leak in chan_motif.
13 years ago
Olle Johansson 712aaa9828 Move functions to AFTER the block of forward declarations of functions.
13 years ago
Olle Johansson 1b47dbe991 Formatting changes
13 years ago
Joshua Colp 898ca023d5 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett 8bbbf4cf2f chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Mark Michelson fab48c28f9 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 9a8ce96aff chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 53e97bc9ee Fix compile error.
13 years ago
Michael L. Young 587906cb6c Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer e46ea1fe65 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
Mark Michelson b37ab7e673 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 316fbb083c Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 907050d41b Fix most leftover non-opaque ast_str uses.
13 years ago
Jonathan Rose e62bab8131 chan_sip: Add SubscribeContext field to SIPshowpeer AMI response
13 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Richard Mudgett 735f5c5059 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Joshua Colp 82dc21e0e1 Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Damien Wedhorn 732767f230 Fix for chan_skinny leaving RTP ports open
13 years ago
Richard Mudgett f85db0e34d Things don't need to be that const.
13 years ago
Richard Mudgett e950086daf Multiple revisions 375519-375524
13 years ago
Michael L. Young 01526b2c3c Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Jonathan Rose d4a357b82f chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
13 years ago
Mark Michelson 5f3f32c494 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
13 years ago
Richard Mudgett e2702177a4 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago
Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse.
13 years ago
Walter Doekes 1a0646aec1 Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes 8a65f47e88 Don't do SIP contact/route DNS if we're not using the result.
13 years ago
Walter Doekes 2142fc3bc7 Update sip_request_call SIP dial string documentation.
13 years ago
Joshua Colp c4df9778cb Remove a log message that was left in accidentally from call-id logging development.
13 years ago
Mark Michelson e9ab568f88 Fix some potential misuses of ast_str in the code.
13 years ago
Igor Goncharovskiy e41a591dfc Fix underscreen buttons warnings apeared while transfer process
13 years ago
Andrew Latham 3820f1586e Doxygen Updates - Title update
13 years ago
Mark Michelson c7b23cbb0a Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Joshua Colp ccb7b3a1b5 Fix a bug where audio on Google Voice would not work due to ignoring candidates.
13 years ago
Joshua Colp cd9745be1b Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures.
13 years ago
Mark Michelson 825607e09b Don't make chan_sip export global symbols.
13 years ago
Joshua Colp 755c2b8708 Consider the Google Talk content stanza name (jin:content) valid.
13 years ago
Joshua Colp 766d133c62 Improve logging for DTLS-SRTP failure situations.
13 years ago
Richard Mudgett 79baef5bbd Merged revisions 374515-374535 from
13 years ago
Joshua Colp d78f7f92b2 Add support for applying direct media ACLs between differing channel technologies.
13 years ago