summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-25Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".Kevin P. Fleming
2012-01-25Blocked revisions 352616Kevin P. Fleming
2012-01-25Remove some extraneous debugging from registry memleak fixTerry Wilson
2012-01-25Fixes for sending SIP MESSAGE outside of calls.Richard Mudgett
2012-01-25Clean up some SIP registry-related memory leaksTerry Wilson
2012-01-25Eliminate unnecessary rebuilds of main/format*.c.Kevin P. Fleming
2012-01-25Redocuments sip types peer, user, friend in sip.conf.sampleJonathan Rose
2012-01-25Fix channel opaquification of stringfields for chan_vpbTerry Wilson
2012-01-24Don't do a DNS lookup on an outbound REGISTER host if there is an outbound pr...Mark Michelson
2012-01-24Set core sounds version to 1.4.22.Jonathan Rose
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-24Fix locking issues with channel datastores in func_odbc.c.Richard Mudgett
2012-01-24Blocked revisions 352288Joshua Colp
2012-01-23Fix grammar of comment.Mark Michelson
2012-01-23Fix blind transfers from failing if an 'h' extension is present.Mark Michelson
2012-01-23Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layerMatthew Jordan
2012-01-23Add an announcement option to music-on-hold - plays sound when put on hold/be...Jonathan Rose
2012-01-23Adds the ability to stop specific mixmonitors by using unique IDs set at moni...Jonathan Rose
2012-01-23Fix sip_cfg.notifycid to be set with the defined enum values.Richard Mudgett
2012-01-21Fix ast_app_dtget() time unit inconsistency.Richard Mudgett
2012-01-21Remove XXX comment that is not necessary.Mark Michelson
2012-01-21Fix RTP reference leak.Mark Michelson
2012-01-20Make CLI sip show channel list the complete route set.Richard Mudgett
2012-01-20SIP session timeout AMI eventKinsey Moore
2012-01-20Various parking improvements.Mark Michelson
2012-01-20Prevent potential buffer overflow on AMI MixMonitor command.Mark Michelson
2012-01-20More corrections for the ilbc codeKinsey Moore
2012-01-20Restore LSF_check function calls from set/unused variable removalKinsey Moore
2012-01-20Remove more set, but unused variables in the ilbc codecKinsey Moore
2012-01-20Adds setting of mwi_from field to check_auth_result check_peer_okJonathan Rose
2012-01-20Remove unused variable 'tmp' from helpfun in ilbc codecMatthew Jordan
2012-01-20enable doxygen build for files in the channels/sip folder like reqresp_parser.cStefan Schmidt
2012-01-19Misc minor fixes in reqresp_parser.c and chan_sip.c.Richard Mudgett
2012-01-19Correct output of RTCP jitter statistics in SR and RR reportsKinsey Moore
2012-01-19Eliminates doubling the :port part of SIP Notify Message-Account headers.Jonathan Rose
2012-01-19Prevent crash when an SDP offer is received with an encrypted video stream wh...Joshua Colp
2012-01-18Include iLBC source code for distribution with AsteriskMatthew Jordan
2012-01-18The get_pai function in chan_sip.c didn't recognized a proper callerid name andStefan Schmidt
2012-01-17Fix support for parallel building with make (-j).Walter Doekes
2012-01-17Eliminate odd initialization of probation variable.Mark Michelson
2012-01-17Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.Jonathan Rose
2012-01-17Use built-in parsing functions for Contact and Record-Route headers.Mark Michelson
2012-01-17Fix udptl issue with initial INVITE introduced by r351027Matthew Jordan
2012-01-17Merged revisions 351183 via svnmerge from Russell Bryant
2012-01-16Ensure ACK retransmit & hangup on non-200 response to INVITETerry Wilson
2012-01-16Don't prematurely stop SIP session timerTerry Wilson
2012-01-16Add ABS() absolute value function to the expression parser.Tilghman Lesher
2012-01-16Create and initialize udptl only when dialog negotiates for image mediaMatthew Jordan
2012-01-16Sort the output of 'database showkey' as well.Sean Bright
2012-01-16Add missing code to set direct RTP setup information during dialing.Joshua Colp