Commit Graph

25889 Commits (a113a7d2eaee6dbb2a76fecb0dd620e24e5f4d6c)
 

Author SHA1 Message Date
Richard Mudgett 376ec31b17 cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Walter Doekes 4c7887b852 safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.
11 years ago
Joshua Colp 0292839ae0 res_rtp_asterisk: Allow only UDP ICE candidates.
11 years ago
Kinsey Moore b32d8b5317 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 9e08180304 Indexer: Format message types may not exist
11 years ago
Kinsey Moore 57a5e2ebee Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp 673c2febba data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan 17d079c371 res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameter
11 years ago
Matthew Jordan 9f5c73586c res/res_pjsip_pubsub: Fix typo in WARNING message
11 years ago
Matthew Jordan 5c607f9735 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett 6a8cb946eb features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan c092e49344 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Matthew Jordan 4f28ae4f51 res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpoint
11 years ago
Matthew Jordan 57233a97e8 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
11 years ago
Matthew Jordan 69032d62aa res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no message
11 years ago
Matthew Jordan f36b64f58e res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptions
11 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
11 years ago
Corey Farrell 0904b18fcc Blocked revisions 424575
11 years ago
Corey Farrell a03464bea2 chan_motif: Correct last commit to use ao2_cleanup to free format cap
11 years ago
Corey Farrell 3987b978d6 chan_motif: Release format capabilities and config on module load error
11 years ago
Richard Mudgett 30e6eed19d res_pjsip: Fix XML typo and update CHANGES.
11 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph b67094624d sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore ef2c567597 PJSIP: Restore functional default for callerid_privacy
11 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Joshua Colp 6246189df7 res_pjsip_session: Reduce SDP size by removing duplicate connection lines.
11 years ago
Richard Mudgett 94105b30a6 res_pjsip: Make transport cipher option accept a comma separated list of cipher names.
11 years ago
Jonathan Rose 9ff743e995 Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'
11 years ago
Scott Griepentrog 1e620fe59e res_pjsip: document use of rewrite_contact in sample conf
11 years ago
Jonathan Rose 2dfc3b65f8 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Corey Farrell a2c47caa09 res_hep: Release allocation reference to configuration.
11 years ago
Joshua Colp a1763a89a3 res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.
11 years ago
Joshua Colp 0de2d080c2 res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.
11 years ago
Kinsey Moore e3da76a352 PJSIP: Handle defaults properly
11 years ago
Kinsey Moore ac095304e6 PJSIP: Force transport on contact rewrite
11 years ago
Walter Doekes 303547231e chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 45e32e4b8c chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp d9b15388b2 res_pjsip_sdp_rtp: Don't place an extra whitespace before 'rport' and don't put IPv6 addresses in brackets.
11 years ago
Joshua Colp b1bb6b97df res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
11 years ago
George Joseph faae530006 pjsip_cli: Suppress header print on error or no objects
11 years ago
Walter Doekes 8d55892df7 autosupport: Fix bashism.
11 years ago
Richard Mudgett 2a7c5208ee Simplify UUID generation in several places.
11 years ago
Richard Mudgett 00207158e1 threadpool.c: Minor cleanup fixes.
11 years ago
Joshua Colp 19ffbb1e64 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Richard Mudgett 5a77eb3476 res_fax: Fix out of bounds error in update_modem_bits().
11 years ago
Walter Doekes 77de3be28d docs: Escape unescaped minus sign in asterisk.8 manpage.
11 years ago
Richard Mudgett 8ae471258e res_pjsip.c: Add missing off nominal cleanup in ast_sip_push_task_synchronous().
11 years ago
Richard Mudgett 774890de1b pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS request.
11 years ago
Walter Doekes 20f4ea0df7 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago