Commit Graph

3307 Commits (096e7a88ce9d0df861cffe228d0fb6b64c39e445)

Author SHA1 Message Date
Joshua Colp 439e6e1c5d media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan cbc91f50c1 AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features
11 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
George Joseph 67372d1f0a sorcery: Add additional observer capabilities.
11 years ago
George Joseph a53efbb86c config: Create ast_variable_find_in_list()
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Corey Farrell 8fb20cb05d stringfields: Fix bug in ast_string_fields_copy.
11 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Richard Mudgett 2878554bcc Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.
11 years ago
Corey Farrell 433366ab90 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Sean Bright 88d9d3f1fc configure: Add autoconf check for libopus.
11 years ago
George Joseph cb31a8aa7a build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph 26724c65f7 res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Kinsey Moore fade256307 PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
Mark Michelson 7a35800551 res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph a2482acdce res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 79b702f308 Voicemail: get correct duration when copying file to vm
11 years ago
Joshua Colp 4098d87eef res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Matthew Jordan 0fbd9947e2 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Jonathan Rose c56aa2d8f6 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Mark Michelson c98e04753b Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Richard Mudgett a02d8a0681 sched: Fix typo and whitespace change.
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Jonathan Rose 712907eec6 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Matthew Jordan 12341c90c1 uri: Quiet warning about type qualifiers ignored on function return type
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Jonathan Rose cd28e5dda2 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Matthew Jordan e30904854e AMI/ARI: Update version to 2.5.0/1.5.0 respectively
11 years ago
Kinsey Moore 406dded64c Stasis: Allow internal channels directly into bridges
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
11 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Joshua Colp a8829490b6 res_pjsip_publish_asterisk: Add support for exchanging device and mailbox state using SIP.
11 years ago
Joshua Colp ece78c6991 res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Richard Mudgett e2d8fce2a3 Remove duplicate definitions of ast_format_vp8.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Michael L. Young 7059b001ad core/db: Revert Patch Added In Attempt To Improve I/O Performance
11 years ago
Corey Farrell d074a93902 Deprecate astobj.h
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Michael L. Young b4a681684d core/db: Improve I/O When Updating Rows
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan b299052e20 ari: Add a copy operation for stored recordings
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Jonathan Rose 5c988cc4e6 res_fax: Provide AMI equivalents for fax CLI commands
11 years ago
Matthew Jordan 26c7e684ea menuselect: Add libxml2 support (Patch 3)
11 years ago
Matthew Jordan fd94fea599 res_pjsip: Support setting a default accountcode on endpoints
11 years ago
Richard Mudgett 874f075025 logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST().
11 years ago
Richard Mudgett 4339183c3e Actually delete the removed files.
11 years ago
Scott Griepentrog 3e245920d8 astobj2: correct define for ao2_t_cleanup
11 years ago
Corey Farrell 6461d90d8a Remove files left behind on removal of h323, jingle and jabber.
11 years ago
Matthew Jordan 0d1288e2d2 astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replace
11 years ago
Corey Farrell 694b68e544 astobj2: tweak ao2_replace to do nothing when it would be a NoOp
11 years ago
Matthew Jordan ded0d16174 include/asterisk/xmpp.h: Convert indentation to tabs
11 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
11 years ago
Matthew Jordan 5a3023a114 manager/ARI: Update version to 2.4.0/1.4.0; Update UPGRADE.txt
11 years ago
Joshua Colp 534ffd8481 res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.
11 years ago
Matthew Jordan d4b436d0ea ARI/res_stasis: Subscribe to both Local channel halves when originating to app
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Matthew Jordan 15dcaeef82 res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
11 years ago
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
11 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Mark Michelson bc8c08c609 Abstract PJSIP-specific elements from the pubsub API.
11 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
11 years ago
George Joseph 682357dced astobj2: Add an ao2_replace macro to astobj2.h
11 years ago
George Joseph 1a6db55404 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
11 years ago
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
11 years ago
Kevin Harwell bd0aa4fb04 res_http_websocket: read/write string fixup
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Joshua Colp 58f4c18ab6 res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on startup.
11 years ago
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
11 years ago
Richard Mudgett 30b7ba05e7 bridge.h: Remove redundant struct ast_bridge_channel forward declaration.
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
George Joseph 077c4187d9 Split astobj2.c into more maintainable components.
11 years ago
Kevin Harwell e763d70470 res_http_websocket: Create a websocket client
11 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Matthew Jordan 6107712857 AMI/ARI: Update version numbers
11 years ago
Richard Mudgett 69125a7ae2 res_pjsip_session: Fix leaked video RTP ports.
11 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
11 years ago
Matthew Jordan 42a1dee02d Undo r414123
11 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
11 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
11 years ago
Joshua Colp 3b3e4b9b95 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 20750e261b chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
George Joseph c6ed85748c Add "destroy" implementation for spinlock.
11 years ago
George Joseph 64045f0b57 This patch adds support for spinlocks in Asterisk.
11 years ago
Jonathan Rose b9d7dfcc62 ARI: Make bridges/{bridgeID}/play queue sound files
11 years ago
Richard Mudgett 51b6c49681 Originated calls: Fix several originate call problems.
11 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
11 years ago
Kinsey Moore b4210a0081 Stasis: Add a usage note on stasis_app_get_bridge
11 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
11 years ago
Richard Mudgett d28af99e65 chan_sip.c: Fix channel staging assertion failure.
11 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
11 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
11 years ago
Matthew Jordan ef0c9fe4d8 res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP
11 years ago
Matthew Jordan 597f25db69 Update API versions and UPGRADE/CHANGES for 12.2.0
11 years ago
Corey Farrell 44409401ec main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
Mark Michelson 2bf37a417d Add a "message_context" option for PJSIP endpoints.
11 years ago
Richard Mudgett c1c8300e27 res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a contact.
11 years ago
Richard Mudgett 1ba13718fc assigned-uniqueids: Miscellaneous cleanup and fixes.
11 years ago
Joshua Colp cc40bf5317 res_pjsip: Enable PJSIP DNS client support.
11 years ago
Mark Michelson eba91d2a98 Revert changes to sorcery that accidentally got committed.
11 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
11 years ago
Russell Bryant a0a51a65e0 framehook.h: Fix some doc typos.
11 years ago
Jonathan Rose ff63012c4e PJSIP: TOS values should be represented as decimals in sorcery objects
11 years ago
Richard Mudgett 66718a06f7 res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
11 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
11 years ago
Scott Griepentrog 2507179fec sorcery: correct field register argument list
11 years ago
Mark Michelson c162101d69 Make res_sorcery_realtime filter unknown retrieved results.
11 years ago
Scott Griepentrog feae552139 pjsip: allow and disallow show same codecs
11 years ago
Richard Mudgett 4ad1245cb5 stasis cache: Enhance to keep track of an item from different entities.
11 years ago
Richard Mudgett ecbd052741 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
11 years ago
Jonathan Rose f0b8590c14 pjsip configuration: Make transport TOS values consistent with endpoints
11 years ago
Joshua Colp 3f730662f7 res_stasis_recording: Add a "target_uri" field to recording events.
11 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
11 years ago
Richard Mudgett 33eaf4a4b8 stasis: Made internal_stasis_subscribe() prototype and definition match exactly.
11 years ago
Kinsey Moore 801cb71254 PJSIP: Fix some bad spacing
11 years ago
Kevin Harwell 73ad9430e8 res_pjsip_exten_state: Presence for digium phones
11 years ago
Richard Mudgett d277f3ec3e json: Fix off-nominal json ref counting issues.
11 years ago
George Joseph a94c8562fd sorcery: Create sorcery instance registry.
11 years ago
Mark Michelson ed66eefdf0 Store SIP User-Agent information in contacts.
11 years ago
Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations.
11 years ago
Richard Mudgett 6f38887cb7 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Richard Mudgett b5ca213e34 res_pjsip: Updates and adds more PJSIP CLI commands.
11 years ago
Matthew Jordan 9b93917896 ARI/AMI: Update versions; update UPGRADE/CHANGES notes for 12.1.0 changes
11 years ago
Richard Mudgett dd0c6e9cc1 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago
Kevin Harwell 10e38fb10c res_pjsip: Config option to enable PJSIP logger at load time.
11 years ago
Mark Michelson 97324d6b7b Add file that apparently got missed in the merge.
11 years ago
Mark Michelson f55abe9cf1 Decouple subscription handling from NOTIFY/PUBLISH body generation.
11 years ago
Kevin Harwell ade5c8a2a4 cdr_radius, cel_radius: build agains libfreeradius-client
12 years ago
Kevin Harwell 01a537d515 res_pjsip,compat: INFINITY and NAN undefined
12 years ago
Russell Bryant 33071d636c Protect ast_filestream object when on a channel
12 years ago
Scott Griepentrog 2b14601bdc pjsip: fix support for allow=all
12 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Jonathan Rose aa9db707c5 ARI: Add mailboxes resource for controlling and polling external MWI
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Joshua Colp 8585340b87 res_ari: Fix various memory leaks.
12 years ago
Matthew Jordan 373965dbff CDRs: Synchronize dialplan applications that manipulate CDRs with the engine
12 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
12 years ago
Kinsey Moore 51901aa2ed astobj2: Correct ao2_iterator opacity violations
12 years ago
Richard Mudgett 9fa171e547 External MWI core support.
12 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
12 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Matthew Jordan c2fd2ac823 manager: bump version to 2.0.0
12 years ago
Mark Michelson 1b91ee6c4b Fix a deadlock that occurred due to a conflict of masquerades.
12 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Matthew Jordan 7e9febbf86 app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Rusty Newton f7c60b8fb6 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
David M. Lee 744556c01d security: Inhibit execution of privilege escalating functions
12 years ago
Joshua Colp d7b84b0368 res_pjsip: Apply outbound proxy to all SIP requests.
12 years ago
Joshua Colp 3a5cc054ed res_stasis: Expose event for call forwarding and follow forwarded channel.
12 years ago
Jonathan Rose 63b2c28c4b Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliably
12 years ago
Kevin Harwell 84e1790beb bridge_native_rtp: Deadlock during 4-way conference creation
12 years ago
Kevin Harwell ce18946de4 ARI: Adding a channel to a bridge while a live recording is active blocks
12 years ago
Richard Mudgett 3a5e4317f5 test_voicemail_api: Add check for a registered voicemail provider before tests.
12 years ago
Kevin Harwell c602b086ed res_pjsip_messaging: send message to a default outbound endpoint
12 years ago
Richard Mudgett 8183bba99a app_voicemail: Voicemail callback registration/unregistration function improvements.
12 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Jonathan Rose f6e92c35df app_page: Add predial handlers for app_page.
12 years ago
Mark Michelson b18ed67d16 Switch PJSIP auth to use a vector.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Joshua Colp b8025e789d res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.
12 years ago
Richard Mudgett 3357c494cb sorcery, bucket: Change observer remove calls to take const callbacks struct.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Joshua Colp 0620cc0c00 res_pjsip_transport_websocket: Fix security events and simplify implementation.
12 years ago
Joshua Colp a64cd7c6bb res_pjsip_session: Add configurable behavior for redirects.
12 years ago
Richard Mudgett 48c2b40ff3 astdb: Tweak some doxygen comments.
12 years ago
David M. Lee fccb427c88 ari:Add application/json parameter support
12 years ago
Joshua Colp c321b1f454 Fix a configure issue with PJSIP transaction group lock detection.
12 years ago
Kevin Harwell ed48377994 ARI: Implement device state API
12 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
12 years ago
Joshua Colp eda7126862 ari: Add Snoop operation for spying/whispering on channels.
12 years ago
Kinsey Moore d9015a5356 ARI: Don't leak implementation details
12 years ago
Richard Mudgett 00e9a136bb voicemail: Fixup some doxygen comments.
12 years ago
David M. Lee d1ad4a95f8 ari: Add silence generator controls
12 years ago
Joshua Colp 1b14a78d14 res_pjsip: Add support for building against pjproject with SIP transaction group lock support.
12 years ago
Joshua Colp 67b650543c res_ari_channels: Add the ability to stop locally generated ringing on a channel.
12 years ago
Jonathan Rose bf5492abd2 security_events: Push out security events over AMI events
12 years ago
Matthew Jordan aa05fde22d netsock2: Define AST_AF_* enum constants to their AF_* equivalents
12 years ago
Richard Mudgett 7d2f2d6ef8 vector: Uppercase API to follow C convention.
12 years ago
Richard Mudgett 629a5fc39b vector: Update API to be more flexible.
12 years ago
Richard Mudgett 5401b2bfbf voicemail: Simplify callback pointer declarations and add doxygen.
12 years ago
Scott Griepentrog 3b36687a56 Manager: Add equivalent AMI actions for the bridge CLI commands.
12 years ago
Joshua Colp 7678fd040e res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media.
12 years ago
Kinsey Moore 98dea21bc1 chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Joshua Colp 4053f36a71 res_ari_channels: Fix a deadlock when originating multiple channels close to eachother.
12 years ago
Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight
12 years ago
Joshua Colp 26914adc00 chan_pjsip: Fix a crash when direct media is enabled and an ACK is received after the channel is hung up.
12 years ago
Scott Griepentrog 39a233d32b rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 7b42a6828a pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
Richard Mudgett d5db1f76f8 Bridging: Fix orphaned bridge if neither of the joining channels can join.
12 years ago
Richard Mudgett 057d105c5a Add channel lock protection around translation path setup.
12 years ago
Richard Mudgett 7352433be5 Tweak ast_bridge_depart() doxygen.
12 years ago
Mark Michelson db099a641b Remove the bit about requiring ast_bridge_depart() to be called before ast_bridge_destroy().
12 years ago
Mark Michelson 5bba145ee1 Clarify in ast_bridge_destroy() about how departable channels must be handled.
12 years ago
Richard Mudgett 224f44c971 channel.h: whitespace changes.
12 years ago
Richard Mudgett 96d27333d2 Miscellaneous stand alone comment cleanups.
12 years ago
Michael L. Young 2af53640c8 Add IPv6 Support To chan_iax2
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Mark Michelson b11983d480 Fix assumption in bridge_native_rtp.c regarding number of participants in a bridge.
12 years ago
Kinsey Moore 3578bc30fd Detect and use xsltCleanupGlobals when available
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
Joshua Colp 83d55f85ec Allow specifying a channel to dial an extension and context in an ARI dial operation.
12 years ago