Commit Graph

26004 Commits (fb768ec33a27cc9de76ee7e95ef9f08e0948b47b)
 

Author SHA1 Message Date
Walter Doekes 0ebe3d78bc chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes 6644fd46e7 build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.
11 years ago
Walter Doekes 1e6c3d1a26 res_calendar_ews: Relax neon version check to work with 0.30 too.
11 years ago
George Joseph 004c387041 res_phoneprov: Cleanup module load error handling
11 years ago
Joshua Colp 743ad19699 bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Matthew Jordan b8aed5b14d res/res_phoneprov: Bail on registration if res_phoneprov didn't load
11 years ago
Joshua Colp 23ffd68e70 res_pjsip_phoneprov_provider: Add missing dependency on pjproject.
11 years ago
Kinsey Moore 32624fb541 CallerID: Fix parsing regression
11 years ago
Joshua Colp 494bb9f931 res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.
11 years ago
Walter Doekes 4c2aef333c chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
George Joseph bbc56596fd res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTOR
11 years ago
Kevin Harwell e2ae7bd79f res_rtp_asterisk: Crash if no candidates received for component
11 years ago
George Joseph d3342fb98d res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprov
11 years ago
Matthew Jordan cc07f4835c res/res_phoneprov: Don't cancel Asterisk load on module load failure
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
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