Commit Graph

24709 Commits (55e15a2cc92b9c90dbe0d97d20e5a89430016deb)
 

Author SHA1 Message Date
David M. Lee 55e15a2cc9 My doc correction in r400842 had a silly bug.
12 years ago
Richard Mudgett 2127848d6c chan_dahdi: Add config support for hwgain settings.
12 years ago
Richard Mudgett edb437ee6c chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 47e910bfe6 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Kevin Harwell 61b60fab2d pjsip outbound registration: Log message says received a 408 when we didn't
12 years ago
Matthew Jordan fd4919e466 Remove duplicate module info block
12 years ago
Joshua Colp b47851264e Fix a race condition in res_pjsip_session with rapidly terminating the session.
12 years ago
Kinsey Moore 1a0a2b3e4c Fix realm comparison for outbound auth
12 years ago
Richard Mudgett 224f44c971 channel.h: whitespace changes.
12 years ago
David M. Lee 9234804a3b Multiple revisions 400508,400842-400843,400848
12 years ago
David M. Lee 07e2b1d028 Fixed merge tracking for r400360, which was somehow lost
12 years ago
Richard Mudgett 0ddcee5a46 Softmix: Fix crash when switching from softmix to another bridge technology.
12 years ago
Joshua Colp 113c281782 Perform validation of permanent contacts on AORs in res_pjsip.
12 years ago
Joshua Colp cbbcf1808c Fix an assertion in res_pjsip when specifying an invalid outbound proxy.
12 years ago
Matthew Jordan fcf6c84666 Use 'z' as the format specifier for size_t
12 years ago
Matthew Jordan b36ef0b412 Add PJSIP_HEADER function for manipulation of SIP headers in the PJSIP stack
12 years ago
Kinsey Moore 8021958099 Add warning when compiling with iODBC support
12 years ago
Richard Mudgett 478c88991e app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging back in.
12 years ago
Mark Michelson 2904a198d5 Switch from using pjsip_strerror to pj_strerror.
12 years ago
Richard Mudgett f87086b374 app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 665ef4c654 app_confbridge: Fix duplicate default_user profile.
12 years ago
Kinsey Moore 4e72ad1b4f Fix func_config list entry allocation
12 years ago
Kinsey Moore 4873c11f64 Fix STUN crash when using IPv6 any address
12 years ago
Mark Michelson a4d6f43962 Push CLI qualify into the threadpool.
12 years ago
Richard Mudgett 8eec8fbf83 Make app_queue and res_agi independent of AMI being enabled.
12 years ago
Richard Mudgett 96d27333d2 Miscellaneous stand alone comment cleanups.
12 years ago
Michael L. Young 0e218f76e2 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
12 years ago
Richard Mudgett e2a0a6ed19 chan_iax2: Fix compile error.
12 years ago
Michael L. Young 2af53640c8 Add IPv6 Support To chan_iax2
12 years ago
David M. Lee 21902bf964 Added missing file from r400522
12 years ago
Jonathan Rose f4ebdca52a chan_pjsip: Make logger togglable without loading/unloading
12 years ago
Jonathan Rose 44bd543181 chan_pjsip: Add alembic scripts for generating db tables for PJSIP
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Joshua Colp b52c972b17 Enclose the To URI and update its user portion if a request user has been specified.
12 years ago
Joshua Colp 47da03e737 Replace the connection address at the SDP level if altering the SDP with the external media address.
12 years ago
Jonathan Rose d35b5c9cb0 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Matthew Jordan facebb3f3c Remove publication of a channel snapshot when the technology is set
12 years ago
Mark Michelson b11983d480 Fix assumption in bridge_native_rtp.c regarding number of participants in a bridge.
12 years ago
Joshua Colp 9826923805 When serializing CDR variables (like for "core show channels") don't output an error if CDRs aren't enabled.
12 years ago
Kinsey Moore fe4cd68444 Fix security events for AMI invalid password
12 years ago
Joshua Colp bd8cf10d60 Fix a crash caused by muting and unmuting a channel in ARI without specifying a direction.
12 years ago
Richard Mudgett 7e698f1f42 cel: Some whitespace cleanups
12 years ago
Kinsey Moore c3b1d8f8c1 res_rtp_multicast: Ensure SSRC is set properly
12 years ago
Kinsey Moore 3578bc30fd Detect and use xsltCleanupGlobals when available
12 years ago
Richard Mudgett e3d69a5628 chan_vpb: Make compile again.
12 years ago
Mark Michelson f945c6a207 Get rid of uses of stasis_topic_wait()
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Joshua Colp c977f73e13 Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected and external_media_address is set.
12 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
12 years ago
Michael L. Young e4ed9886e6 Cast Integer Argument To Unsigned Char
12 years ago