Commit Graph

26059 Commits (0c38276d6e08c47bba50649e888b980df1a11f1c)
 

Author SHA1 Message Date
Matthew Jordan c3ff212cae res/res_phoneprov: Bail on registration if res_phoneprov didn't load
11 years ago
Joshua Colp c46100ad5f res_pjsip_phoneprov_provider: Add missing dependency on pjproject.
11 years ago
Kinsey Moore 37b5f52da7 CallerID: Fix parsing regression
11 years ago
Joshua Colp 0ef680cff0 res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.
11 years ago
Walter Doekes d3f525fd8f chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
George Joseph aef63118da res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTOR
11 years ago
Kevin Harwell 6fc4df7279 res_rtp_asterisk: Crash if no candidates received for component
11 years ago
George Joseph c6837c236f res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprov
11 years ago
Matthew Jordan 3a187aa14a res/res_phoneprov: Don't cancel Asterisk load on module load failure
11 years ago
George Joseph cc595f7353 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 0f50e8856b cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Walter Doekes d0255c4a46 safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.
11 years ago
Joshua Colp 8b0089ea1d res_rtp_asterisk: Allow only UDP ICE candidates.
11 years ago
Kinsey Moore 5e50638539 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 3dfc485e35 Indexer: Format message types may not exist
11 years ago
Kinsey Moore d8bbf1ec1d Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp f7225da08a data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan a9011106b6 res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameter
11 years ago
Matthew Jordan 523da7d1b3 res/res_pjsip_pubsub: Fix typo in WARNING message
11 years ago
Matthew Jordan 39bd5b7a70 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett c384532aa4 features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan 3a87f32dc0 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Matthew Jordan cce3d99ec8 res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpoint
11 years ago
Matthew Jordan c013916869 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
11 years ago
Matthew Jordan 45b7b474ac res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no message
11 years ago
Matthew Jordan f27f41a288 res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptions
11 years ago
Corey Farrell 9611ef4f1e Release AMI connections on shutdown.
11 years ago
Corey Farrell 1b0902caa4 chan_motif: Correct last commit to use ao2_cleanup to free format cap
11 years ago
Corey Farrell 0cea12b9e8 chan_motif: Release format capabilities and config on module load error
11 years ago
Richard Mudgett 24ded9d9eb res_pjsip: Fix XML typo and update CHANGES.
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett cc11a78869 app_queue: Add dialplan function to get the channel name at the specified position in a queue.
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph 4967478d18 sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore b1f8eba178 PJSIP: Restore functional default for callerid_privacy
11 years ago
Kinsey Moore 4246652603 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Richard Mudgett 2b0777c017 res_pjsip: Make transport cipher option accept a comma separated list of cipher names.
11 years ago
Jonathan Rose b15cd42b5b Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'
11 years ago
Jonathan Rose 2f570094b7 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Scott Griepentrog aa5458d6ab res_pjsip: document use of rewrite_contact in sample conf
11 years ago
Corey Farrell a752ca00bd res_hep: Release allocation reference to configuration.
11 years ago
Joshua Colp adba2a8d7f res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.
11 years ago
Joshua Colp 9233b1cf44 res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.
11 years ago
Kinsey Moore 4d2c7c23f8 PJSIP: Handle defaults properly
11 years ago
Kinsey Moore 122cc050d0 PJSIP: Force transport on contact rewrite
11 years ago
Walter Doekes c3a7524457 chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 841d978a30 chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp d7c29885ad 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 3641ebcf96 res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
11 years ago
George Joseph 27396a6b59 pjsip_cli: Suppress header print on error or no objects
11 years ago