summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-15My doc correction in r400842 had a silly bug.David M. Lee
2013-10-14chan_dahdi: Add config support for hwgain settings.Richard Mudgett
2013-10-14chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" out...Richard Mudgett
2013-10-14chan_sip: Do not increment the SDP version between 183 and 200 responses.Mark Michelson
2013-10-14pjsip outbound registration: Log message says received a 408 when we didn'tKevin Harwell
2013-10-14Remove duplicate module info blockMatthew Jordan
2013-10-13Fix a race condition in res_pjsip_session with rapidly terminating the session.Joshua Colp
2013-10-12Fix realm comparison for outbound authKinsey Moore
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-11Multiple revisions 400508,400842-400843,400848David M. Lee
2013-10-11Fixed merge tracking for r400360, which was somehow lostDavid M. Lee
2013-10-11Softmix: Fix crash when switching from softmix to another bridge technology.Richard Mudgett
2013-10-10Perform validation of permanent contacts on AORs in res_pjsip.Joshua Colp
2013-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-09Use 'z' as the format specifier for size_tMatthew Jordan
2013-10-08Add PJSIP_HEADER function for manipulation of SIP headers in the PJSIP stackMatthew Jordan
2013-10-08Add warning when compiling with iODBC supportKinsey Moore
2013-10-08app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging b...Richard Mudgett
2013-10-08Switch from using pjsip_strerror to pj_strerror.Mark Michelson
2013-10-08app_confbridge: Can now set the language used for announcements to the confer...Richard Mudgett
2013-10-08app_confbridge: Fix duplicate default_user profile.Richard Mudgett
2013-10-08Fix func_config list entry allocationKinsey Moore
2013-10-08Fix STUN crash when using IPv6 any addressKinsey Moore
2013-10-08Push CLI qualify into the threadpool.Mark Michelson
2013-10-08Make app_queue and res_agi independent of AMI being enabled.Richard Mudgett
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
2013-10-06app_queue: Fix Queuelog EXITWITHKEY only logging two of four fieldsMichael L. Young
2013-10-05chan_iax2: Fix compile error.Richard Mudgett
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2013-10-04Added missing file from r400522David M. Lee
2013-10-04chan_pjsip: Make logger togglable without loading/unloadingJonathan Rose
2013-10-04chan_pjsip: Add alembic scripts for generating db tables for PJSIPJonathan Rose
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-04Enclose the To URI and update its user portion if a request user has been spe...Joshua Colp
2013-10-04Replace the connection address at the SDP level if altering the SDP with the ...Joshua Colp
2013-10-03chan_sip: Don't ignore expires value in contact header if it lacks semicolonJonathan Rose
2013-10-03Remove publication of a channel snapshot when the technology is setMatthew Jordan
2013-10-03Fix assumption in bridge_native_rtp.c regarding number of participants in a b...Mark Michelson
2013-10-03When serializing CDR variables (like for "core show channels") don't output a...Joshua Colp
2013-10-03Fix security events for AMI invalid passwordKinsey Moore
2013-10-03Fix a crash caused by muting and unmuting a channel in ARI without specifying...Joshua Colp
2013-10-03cel: Some whitespace cleanupsRichard Mudgett
2013-10-03res_rtp_multicast: Ensure SSRC is set properlyKinsey Moore
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-10-03chan_vpb: Make compile again.Richard Mudgett
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Cast Integer Argument To Unsigned CharMichael L. Young