Commit Graph

23181 Commits (a37fb2e8c89332f4cd9facf1884d982813614f0c)
 

Author SHA1 Message Date
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.
14 years ago
Richard Mudgett b857a633e0 Fix Bridge application and AMI Bridge action error handling.
14 years ago
Richard Mudgett 62274463fa Explicitly check caller hangup in app Queue rather than a polluted res2 value.
14 years ago
Richard Mudgett 30a417dc6c Fix F and F(x) action logic in Queue application.
14 years ago
Richard Mudgett 3d1e26d2d2 Check if PBX was started and fix F and F(x) action logic in Dial application.
14 years ago
Richard Mudgett f3bf3acbfd Check if PBX was started for generic CCSS recall.
14 years ago
Richard Mudgett e07ba960f9 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
14 years ago
Terry Wilson 9cdc5468e7 Don't crash on a guest directmedia call
14 years ago
Kinsey Moore eaf8d8a0d8 Fix wrong variable name in the R2 disconnect callback
14 years ago
Kinsey Moore 35c7b65475 Don't parse media stream state for SIP video streams
14 years ago
Kinsey Moore 6a1843bbd0 Add HANGUPCAUSE hash implementation for DAHDI MFC/R2 subtech
14 years ago
Kinsey Moore 1ab47ac137 Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs
14 years ago
Kinsey Moore dee5d6b9e5 Add "Who Hung Up?" implementation for DAHDI SS7 subtechnology
14 years ago
Richard Mudgett a4b545222f Don't waste time initializing the whole call_identifer_str[].
14 years ago
Richard Mudgett c11c6b6cb0 Fix chan_misdn compile error.
14 years ago
Alexandr Anikin b5e299ca2e fix locking issue on empty callList
14 years ago
Sean Bright 5837ef8124 Remove declaration of eivr_connect_socket because it no longer exists.
14 years ago
Alexandr Anikin 5db7a15a0b use right definition for channel name
14 years ago
Michael L. Young babc0983e8 Add IPv6 Support To Manager
14 years ago
Michael L. Young c843dddf80 Fix NULL pointer segfault in ast_sockaddr_parse()
14 years ago
Alexandr Anikin 2428e19436 check rtptimeouts in ooh323 channels as per config file
14 years ago
Kinsey Moore f080be134e Ensure that pvt cause information does not break native bridging
14 years ago
Mark Michelson 91157d5c2b Fix request routing issue when outboundproxy is used.
14 years ago