Commit Graph

24715 Commits (3ff403fc31ecbef308928671a29c3f8a0a69ebf2)
 

Author SHA1 Message Date
David M. Lee 3ff403fc31 My doc correction in r400842 had a silly bug.
12 years ago
Richard Mudgett 02d57251b4 chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 84adf58988 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Kevin Harwell cf37f8d4c4 pjsip outbound registration: Log message says received a 408 when we didn't
12 years ago
Matthew Jordan 02e02739ce Remove duplicate module info block
12 years ago
Joshua Colp e94f240a88 Fix a race condition in res_pjsip_session with rapidly terminating the session.
12 years ago
Kinsey Moore 07204b45c3 Fix realm comparison for outbound auth
12 years ago
Richard Mudgett 3c20ac4f61 channel.h: whitespace changes.
12 years ago
Richard Mudgett eba9eb5e1b Softmix: Fix crash when switching from softmix to another bridge technology.
12 years ago
David M. Lee 1af791acb0 Fix a stupid copy/paste error in ARI docs.
12 years ago
David M. Lee 945108058c Updated /play resource docs. The playback of http: resources isn't implemented... yet
13 years ago
David M. Lee 76be693d83 Correct some ARI wiki rendering errors
13 years ago
Joshua Colp 3bc6dd4f7b Perform validation of permanent contacts on AORs in res_pjsip.
13 years ago
Joshua Colp 930351f543 Fix an assertion in res_pjsip when specifying an invalid outbound proxy.
13 years ago
Matthew Jordan 7372b09ab9 Use 'z' as the format specifier for size_t
13 years ago
Matthew Jordan f440c14a37 Add PJSIP_HEADER function for manipulation of SIP headers in the PJSIP stack
13 years ago
Kinsey Moore b919e0a72c Add warning when compiling with iODBC support
13 years ago
Richard Mudgett 3e1485af09 app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging back in.
13 years ago
Mark Michelson 7f60f26ed2 Switch from using pjsip_strerror to pj_strerror.
13 years ago
Richard Mudgett 25f54f1fe2 app_confbridge: Can now set the language used for announcements to the conference.
13 years ago
Richard Mudgett ea5a8334c6 app_confbridge: Fix duplicate default_user profile.
13 years ago
Kinsey Moore b671dcde04 Fix func_config list entry allocation
13 years ago
Kinsey Moore b04d30f1c7 Fix STUN crash when using IPv6 any address
13 years ago
Mark Michelson ce3d908fca Push CLI qualify into the threadpool.
13 years ago
Richard Mudgett e57deaec33 Make app_queue and res_agi independent of AMI being enabled.
13 years ago
Richard Mudgett 1d72d481a7 Miscellaneous stand alone comment cleanups.
13 years ago
Michael L. Young 74320e6955 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
13 years ago
Richard Mudgett e848dbab4f chan_iax2: Fix compile error.
13 years ago
Michael L. Young 130fd15c24 Add IPv6 Support To chan_iax2
13 years ago
David M. Lee cd2ddccaf2 Added missing file from r400522
13 years ago
Jonathan Rose c794605ea5 chan_pjsip: Make logger togglable without loading/unloading
13 years ago
Jonathan Rose 66137de7e8 chan_pjsip: Add alembic scripts for generating db tables for PJSIP
13 years ago
Matthew Jordan 7fc567bd76 ARI: Add subscription support
13 years ago
Joshua Colp c1e76f6ccb Enclose the To URI and update its user portion if a request user has been specified.
13 years ago
Joshua Colp bc81a9000f Replace the connection address at the SDP level if altering the SDP with the external media address.
13 years ago
David M. Lee 096ce6c5b7 Corrected response class for stopPlayback
13 years ago
Jonathan Rose 624dbb74a5 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
13 years ago
Matthew Jordan 19df630819 Remove publication of a channel snapshot when the technology is set
13 years ago
Joshua Colp 7cfd95ac44 When serializing CDR variables (like for "core show channels") don't output an error if CDRs aren't enabled.
13 years ago
Kinsey Moore 1f9ac47811 Fix security events for AMI invalid password
13 years ago
Mark Michelson 3422314cb2 Fix assumption in bridge_native_rtp.c regarding number of participants in a bridge.
13 years ago
Joshua Colp 3735f13434 Fix a crash caused by muting and unmuting a channel in ARI without specifying a direction.
13 years ago
Richard Mudgett 0dd84b2f51 cel: Some whitespace cleanups
13 years ago
Kinsey Moore e59675b597 res_rtp_multicast: Ensure SSRC is set properly
13 years ago
Kinsey Moore 315ec8d7f9 Detect and use xsltCleanupGlobals when available
13 years ago
Matthew Jordan 60423755e5 Update Alembic database scripts for external scripting and PostgreSQL, Oracle
13 years ago
Richard Mudgett 72fbce14f4 chan_vpb: Make compile again.
13 years ago
Mark Michelson 3c2d7934b1 Get rid of uses of stasis_topic_wait()
13 years ago
Joshua Colp 024f9bf283 Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected and external_media_address is set.
13 years ago
Mark Michelson 23cea9e44b Cache string values of formats on ast_format_cap() to save processing.
13 years ago