Commit Graph

22283 Commits (dda40528ed446ee7e42019bd0d257e181960697c)
 

Author SHA1 Message Date
Kinsey Moore d61920b6d9 Restore LSF_check function calls from set/unused variable removal
14 years ago
Kinsey Moore 75243988d5 Remove more set, but unused variables in the ilbc codec
14 years ago
Jonathan Rose 1a6960099b Adds setting of mwi_from field to check_auth_result check_peer_ok
14 years ago
Matthew Jordan 7a442b017c Remove unused variable 'tmp' from helpfun in ilbc codec
14 years ago
Stefan Schmidt f4f5ccf5d7 enable doxygen build for files in the channels/sip folder like reqresp_parser.c
14 years ago
Richard Mudgett ae32acfa3e Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Kinsey Moore add6efc20c Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Jonathan Rose 6fd0ac9dcd Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Joshua Colp ddf421bd5c Prevent crash when an SDP offer is received with an encrypted video stream when support for video is disabled and res_srtp is loaded.
14 years ago
Matthew Jordan 16adf6de8c Include iLBC source code for distribution with Asterisk
14 years ago
Stefan Schmidt f69fd136f4 The get_pai function in chan_sip.c didn't recognized a proper callerid name and
14 years ago
Walter Doekes a9698d0241 Fix support for parallel building with make (-j).
14 years ago
Mark Michelson f5dd17e558 Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose ee4cf38a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Mark Michelson 5af788ccd0 Use built-in parsing functions for Contact and Record-Route headers.
14 years ago
Matthew Jordan f86621eb93 Fix udptl issue with initial INVITE introduced by r351027
14 years ago
Russell Bryant 141dd18848 Merged revisions 351183 via svnmerge from
14 years ago
Terry Wilson aacc158072 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson fb5924ebe8 Don't prematurely stop SIP session timer
14 years ago
Tilghman Lesher c60d15222c Add ABS() absolute value function to the expression parser.
14 years ago
Matthew Jordan e09527b10d Create and initialize udptl only when dialog negotiates for image media
14 years ago
Sean Bright 409751e2dc Sort the output of 'database showkey' as well.
14 years ago
Joshua Colp 35fef9a7dc Add missing code to set direct RTP setup information during dialing.
14 years ago
Sean Bright 382d14a214 Sort the output of 'database show' by key.
14 years ago
Walter Doekes ef0de1358d Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Walter Doekes b84c0aabd4 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
14 years ago
Kevin P. Fleming 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
14 years ago
Kevin P. Fleming 0f83634984 Multiple revisions 350788-350789
14 years ago
Kinsey Moore d05a7d45cd Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Richard Mudgett 835067a526 Correct eventtype names in cel_odbc and cel_pgsql sample files
14 years ago
Kinsey Moore 76888b5990 Make sure asterisk builds on OpenBSD
14 years ago
Mark Michelson 9c161503dc Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Richard Mudgett ec2b28d913 Remove some dead code in ast_bridge_call().
14 years ago
Richard Mudgett 523c95e146 Add missing CEL logging fields to various CEL backends.
14 years ago
Matthew Jordan 9c4821f468 Realtime queues failed to load queue information without queue member table
14 years ago
Matthew Jordan a8276fe8ef Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Jonathan Rose 19a9761084 Adds peer to CEL report on CEL_BRIDGE_START and CEL_BRIDGE_END
14 years ago
Richard Mudgett 9988918829 Remove extraneous BRIDGEPEER AMI VarSet event on a CEL dummy channel.
14 years ago
Richard Mudgett edf466012f Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Terry Wilson 9748f19e96 Always treat arguments to get_by_name_cb as strings
14 years ago
Richard Mudgett 47a55ad652 Fix absolute/relative time mismatch in LOCK function.
14 years ago
Richard Mudgett b7e814aea5 Fix compiler warnings reported by gcc v4.2.4.
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett 64d1b247c4 Fix joinable thread terminating without joiner memory leak in chan_iax.c.
14 years ago
Walter Doekes a2a3b3ee4b Fix shutdown handling of sqlite3 astdb.
14 years ago
Richard Mudgett f9db1ac0ae Multiple revisions 350127-350128
14 years ago
Richard Mudgett 70b246f338 Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago
Kinsey Moore c04f4d72fd Prevent SLA settings from getting wiped out on reload
14 years ago
Terry Wilson b35a3a5c4a Don't leak CID in From header when presentation=unavailable
14 years ago
Kinsey Moore 389ac0cff1 Fix lua goto detection to prevent unexpected behavior with confbridge
14 years ago