Commit Graph

25830 Commits (5c607f97359733d6b216d3422befa17c8b619dc4)
 

Author SHA1 Message Date
Matthew Jordan 5c607f9735 message: Don't close an AMI connection on SendMessage action error
12 years ago
Richard Mudgett 6a8cb946eb features.c: Fix lingering channel ref while Bridge() application is active.
12 years ago
Matthew Jordan c092e49344 sdp_srtp: Add new lines to some WARNING messages
12 years ago
Matthew Jordan 4f28ae4f51 res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpoint
12 years ago
Matthew Jordan 57233a97e8 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
12 years ago
Matthew Jordan 69032d62aa res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no message
12 years ago
Matthew Jordan f36b64f58e res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptions
12 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
12 years ago
Corey Farrell 0904b18fcc Blocked revisions 424575
12 years ago
Corey Farrell a03464bea2 chan_motif: Correct last commit to use ao2_cleanup to free format cap
12 years ago
Corey Farrell 3987b978d6 chan_motif: Release format capabilities and config on module load error
12 years ago
Richard Mudgett 30e6eed19d res_pjsip: Fix XML typo and update CHANGES.
12 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
12 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
12 years ago
George Joseph b67094624d sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
12 years ago
Kinsey Moore ef2c567597 PJSIP: Restore functional default for callerid_privacy
12 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
12 years ago
Joshua Colp 6246189df7 res_pjsip_session: Reduce SDP size by removing duplicate connection lines.
12 years ago
Richard Mudgett 94105b30a6 res_pjsip: Make transport cipher option accept a comma separated list of cipher names.
12 years ago
Jonathan Rose 9ff743e995 Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'
12 years ago
Scott Griepentrog 1e620fe59e res_pjsip: document use of rewrite_contact in sample conf
12 years ago
Jonathan Rose 2dfc3b65f8 chan_pjsip: Fix an assertion for channels that lack formats on creation
12 years ago
Corey Farrell a2c47caa09 res_hep: Release allocation reference to configuration.
12 years ago
Joshua Colp a1763a89a3 res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.
12 years ago
Joshua Colp 0de2d080c2 res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.
12 years ago
Kinsey Moore e3da76a352 PJSIP: Handle defaults properly
12 years ago
Kinsey Moore ac095304e6 PJSIP: Force transport on contact rewrite
12 years ago
Walter Doekes 303547231e chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
12 years ago
Walter Doekes 45e32e4b8c chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
12 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.
12 years ago
Joshua Colp b1bb6b97df res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
12 years ago
George Joseph faae530006 pjsip_cli: Suppress header print on error or no objects
12 years ago
Walter Doekes 8d55892df7 autosupport: Fix bashism.
12 years ago
Richard Mudgett 2a7c5208ee Simplify UUID generation in several places.
12 years ago
Richard Mudgett 00207158e1 threadpool.c: Minor cleanup fixes.
12 years ago
Joshua Colp 19ffbb1e64 res_pjsip_session: Add additional checks for delaying session refreshes.
12 years ago
Richard Mudgett 5a77eb3476 res_fax: Fix out of bounds error in update_modem_bits().
12 years ago
Walter Doekes 77de3be28d docs: Escape unescaped minus sign in asterisk.8 manpage.
12 years ago
Richard Mudgett 8ae471258e res_pjsip.c: Add missing off nominal cleanup in ast_sip_push_task_synchronous().
12 years ago
Richard Mudgett 774890de1b pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS request.
12 years ago
Walter Doekes 20f4ea0df7 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
12 years ago
Mark Michelson d25390073b Make CDR and CEL unit tests less FRACKy.
12 years ago
Walter Doekes 0f3540553d chan_sip: On INVITE retransmission, don't add an extra 503 response.
12 years ago
Walter Doekes 9d1c0348f2 cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
12 years ago
Matthew Jordan d85e59a23b main/channel: Unlock channel in off-nominal path
12 years ago
Matthew Jordan f48d3f849d rest-api/api-docs/events.json: Remove non-compliant 'extends' attribute
12 years ago
Matthew Jordan d74dee638c rest-api/api-docs: Correct basePath in resources to match top resources file
12 years ago
Joshua Colp 9a988639f4 res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't exist on reload.
12 years ago
Richard Mudgett fbbe455b9d res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
12 years ago
Jonathan Rose d1b1e911bf Stasis_channels: Resolve unfinished Dials when doing masquerades
12 years ago