Commit Graph

22104 Commits (973aeabf2db75e29b11abed188c1db11b110c70d)
 

Author SHA1 Message Date
Jonathan Rose 973aeabf2d Redocuments sip types peer, user, friend in sip.conf.sample
14 years ago
Terry Wilson 213f7a65b5 Fix channel opaquification of stringfields for chan_vpb
14 years ago
Mark Michelson 0fe9043233 Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Jonathan Rose b68b7e55ac Set core sounds version to 1.4.22.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Richard Mudgett 2144ba5df2 Fix locking issues with channel datastores in func_odbc.c.
14 years ago
Joshua Colp 84aea92ba7 Blocked revisions 352288
14 years ago
Mark Michelson c3c6b5a0ba Fix grammar of comment.
14 years ago
Mark Michelson 0920c50341 Fix blind transfers from failing if an 'h' extension is present.
14 years ago
Matthew Jordan 59a42de303 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Jonathan Rose de09749470 Add an announcement option to music-on-hold - plays sound when put on hold/between songs
14 years ago
Jonathan Rose a1bef6041d Adds the ability to stop specific mixmonitors by using unique IDs set at monitor launch.
14 years ago
Richard Mudgett 74508e3bca Fix sip_cfg.notifycid to be set with the defined enum values.
14 years ago
Richard Mudgett 20c6ff71b6 Fix ast_app_dtget() time unit inconsistency.
14 years ago
Mark Michelson 02408a2476 Remove XXX comment that is not necessary.
14 years ago
Mark Michelson ab8ba431b6 Fix RTP reference leak.
14 years ago
Richard Mudgett d0c765497d Make CLI sip show channel list the complete route set.
14 years ago
Kinsey Moore c6fd4f5d74 SIP session timeout AMI event
14 years ago
Mark Michelson 778fa4abaf Various parking improvements.
14 years ago
Mark Michelson b98a25ef93 Prevent potential buffer overflow on AMI MixMonitor command.
14 years ago
Kinsey Moore 43621b05a9 More corrections for the ilbc code
14 years ago
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