Commit Graph

22021 Commits (bfedbd32b233c073b66a76a635c6e1b655cf2018)
 

Author SHA1 Message Date
Kevin P. Fleming bfedbd32b2 Avoid unnecessary rebuilds of main/test.c.
14 years ago
Terry Wilson c392836403 Remove some extraneous debugging from registry memleak fix
14 years ago
Richard Mudgett b1f34068ac Fixes for sending SIP MESSAGE outside of calls.
14 years ago
Kevin P. Fleming 0f2ebf6df3 Eliminate unnecessary rebuilds of main/format*.c.
14 years ago
Terry Wilson 969205a024 Clean up some SIP registry-related memory leaks
14 years ago
Jonathan Rose 2882a9acff Redocuments sip types peer, user, friend in sip.conf.sample
14 years ago
Mark Michelson 6a8768cfce Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Jonathan Rose 7d1243e259 Set core sounds version to 1.4.22.
14 years ago
Richard Mudgett c524b2bbd1 Fix locking issues with channel datastores in func_odbc.c.
14 years ago
Joshua Colp 04017e71cd Blocked revisions 352287
14 years ago
Mark Michelson 56032cb4cc Fix grammar of comment.
14 years ago
Mark Michelson ff00876b13 Fix blind transfers from failing if an 'h' extension is present.
14 years ago
Matthew Jordan 660500f616 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Richard Mudgett b4b3c15634 Fix sip_cfg.notifycid to be set with the defined enum values.
14 years ago
Richard Mudgett dd82e9676e Fix ast_app_dtget() time unit inconsistency.
14 years ago
Mark Michelson ac7a6a2acb Remove XXX comment that is not necessary.
14 years ago
Mark Michelson a4fb7d4f49 Fix RTP reference leak.
14 years ago
Kinsey Moore d7e8d6c3ba More corrections for the ilbc code
14 years ago
Kinsey Moore 26dc4d1186 Recorded merge of revisions 351858 from http://svn.asterisk.org/svn/asterisk/branches/1.8
14 years ago
Kinsey Moore 6448474ae1 Restore LSF_check function calls from set/unused variable removal
14 years ago
Kinsey Moore 6f5e1b65d2 Remove more set, but unused variables in the ilbc codec
14 years ago
Jonathan Rose 47fad9d7a3 Blocked revisions 351765
14 years ago
Jonathan Rose cba6667e46 Adds setting of mwi_from field to check_auth_result check_peer_ok
14 years ago
Matthew Jordan e6e5f714e6 Remove unused variable 'tmp' from helpfun in ilbc codec
14 years ago
Stefan Schmidt f65abc5aae enable doxygen build for files in the channels/sip folder like reqresp_parser.c
14 years ago
Richard Mudgett 33dc146b63 Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Kinsey Moore b60e54fd10 Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Jonathan Rose 1ee1b73567 Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Joshua Colp f125c6200a 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 a0bf006348 Include iLBC source code for distribution with Asterisk
14 years ago
Stefan Schmidt 57b83daf59 The get_pai function in chan_sip.c didn't recognized a proper callerid name and
14 years ago
Mark Michelson e80559676f Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose 58a5154a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Mark Michelson 5ced83bb1e Use built-in parsing functions for Contact and Record-Route headers.
14 years ago
Matthew Jordan eba41e8f7d Fix udptl issue with initial INVITE introduced by r351027
14 years ago
Russell Bryant 19af5d6103 Merged revisions 351182 via svnmerge from
14 years ago
Terry Wilson b003707140 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson 75f8a7940a Don't prematurely stop SIP session timer
14 years ago
Matthew Jordan 76c9a985a4 Create and initialize udptl only when dialog negotiates for image media
14 years ago
Sean Bright e91ada0ae4 Sort the output of 'database showkey' as well.
14 years ago
Joshua Colp ca3a020b0a Add missing code to set direct RTP setup information during dialing.
14 years ago
Sean Bright 0e41fe0f2f Sort the output of 'database show' by key.
14 years ago
Walter Doekes dd6c7a95c3 Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Walter Doekes 63919d6167 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
14 years ago
Kevin P. Fleming 0a83562d7a Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
14 years ago
Kevin P. Fleming bbf49866fd Multiple revisions 350788-350789
14 years ago
Kinsey Moore bb11601d06 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Richard Mudgett bb4c8dc0a4 Correct eventtype names in cel_odbc and cel_pgsql sample files
14 years ago
Kinsey Moore 491d50fdcb Make sure asterisk builds on OpenBSD
14 years ago
Mark Michelson c456ccca60 Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago