Commit Graph

22696 Commits (fa0bcb6c70713ea80df43d08de104fc76a9c7edf)
 

Author SHA1 Message Date
Joshua Colp fa0bcb6c70 Fix dependency to be on res_xmpp. Long ago in a galaxy far far away it used to use res_jabber.
13 years ago
Jonathan Rose 60bc927579 chan_sip: Fix small behavioral change accidentally introduced in r369750
13 years ago
Joshua Colp a3fa37b8cf Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
13 years ago
Kinsey Moore db59a3f123 Remove unnecessary generation of informational cause frames
13 years ago
Jonathan Rose 49aa47171b chan_sip: Add case for FLASH control frames so that we don't display a warning.
13 years ago
Mark Michelson 8260fdfdd1 Remove a superfluous and dangerous freeing of an SSL_CTX.
13 years ago
Mark Michelson 8e7ad68b1a Fix bridging thread leak.
13 years ago
Joshua Colp 96a4b257bd Import revision 4196 from pjproject trunk. Fix a crash issue when starting ICE connectivity checks and immediately destroying the ICE session. This was exposed by the SIP CCSS test.
13 years ago
Matthew Jordan 3044aa3e38 Add 'stun show status' command
13 years ago
Richard Mudgett 6a1ec1c208 Make res/pjproject ignore more files.
13 years ago
Kinsey Moore 163d3b05d4 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Richard Mudgett f653a2026d Make res/pjproject ignore some generated files.
13 years ago
Richard Mudgett 1906601bf4 Tweak some comments and whitespace in utils.h
13 years ago
Jonathan Rose 70e34d3354 app_mixmonitor: Fix a reference leak in manager_mixmonitor function
13 years ago
Matthew Jordan 4b3476d016 Do not send a BYE when a provisional response arrives during a re-INVITE
13 years ago
Alexandr Anikin f719be6054 Fix dev mode ooh323 warnings
13 years ago
Alexandr Anikin fa10f3f8a8 Added direct media support to ooh323 channel driver
13 years ago
Alexandr Anikin 50765000e6 fix small mistake in the previous
13 years ago
Alexandr Anikin 324e47342e Fix modern gcc warning
13 years ago
Terry Wilson 474b023ad4 More improvements to re-INVITEs timing out after a provisional response
13 years ago
Terry Wilson d97e6c1401 Better handle re-INVITEs with provisional but no final repsonses
13 years ago
Joshua Colp 213bbc169a Add a cleaned up drop-in replacement for res_jabber called res_xmpp. This provides the same externally facing functionality but is implemented differently internally.
13 years ago
Joshua Colp c48d346d55 Ensure the timer heap is protected by a lock.
13 years ago
Joshua Colp 09eb252721 Enable IPv6 support in pjproject.
13 years ago
Joshua Colp 3f9cfe2d41 Don't try to send connectivity checks on RTCP if RTCP is no longer present and don't do multiple ICE connectivity checks at once.
13 years ago
Joshua Colp 37256ea45d Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.
13 years ago
Mark Michelson 628425ba6f Fix apparent copy and paste error where incorrect "glue" is used.
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Joshua Colp 35c533156c With some configurations a transport is not actually specified so assume UDP in these cases.
13 years ago
Richard Mudgett 6681e88bdd Remove obsolete struct ast_channel note.
13 years ago
Joshua Colp 2e23dbb4b6 Make the address family filter specific to the transport.
13 years ago
Terry Wilson 1609fca6bb Add the ability to set flags via the config options api
13 years ago
Terry Wilson 7d9e0158c3 AST-2012-010: Clean up after a reinvite that never gets a final response
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Matthew Jordan ee11118695 Fix crash in unloading of res_adsi module
13 years ago
Matthew Jordan 5d31fb2dd2 Update "manager show event" to support tab completion
13 years ago
Matthew Jordan bebdbf3381 Fix incorrect duration reporting in CDRs created in batch mode
13 years ago
Mark Michelson e0883154cf Re-fix how local tag is generated when sending a 481 to an INVITE.
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Richard Mudgett d0fda07d74 Fix Bridge application occasionally returning to the wrong location.
13 years ago
Mark Michelson 453e01725d Multiple revisions 369323-369324
13 years ago
Mark Michelson 87810af23d Be more consistent with the return code for requests received from invalid domain.
13 years ago
Richard Mudgett b78d79c203 Fix F and F(x) action logic in Bridge application.
13 years ago
Richard Mudgett b857a633e0 Fix Bridge application and AMI Bridge action error handling.
13 years ago
Richard Mudgett 62274463fa Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Richard Mudgett 30a417dc6c Fix F and F(x) action logic in Queue application.
13 years ago
Richard Mudgett 3d1e26d2d2 Check if PBX was started and fix F and F(x) action logic in Dial application.
13 years ago
Richard Mudgett f3bf3acbfd Check if PBX was started for generic CCSS recall.
13 years ago
Richard Mudgett e07ba960f9 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
13 years ago
Terry Wilson 9cdc5468e7 Don't crash on a guest directmedia call
13 years ago