Commit Graph

25783 Commits (ad8ef9175ad92f90d5ad1c8429fc71d791dae42f)
 

Author SHA1 Message Date
George Joseph ad8ef9175a utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Mark Michelson de72f3edbc Add subscription state test events.
11 years ago
Jonathan Rose ac46240b62 res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDR
11 years ago
Richard Mudgett 02cf1835e3 bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.
11 years ago
Richard Mudgett a7add3a257 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson fa6313ad29 Add API call to determine if format capability structure is "empty".
11 years ago
Mark Michelson 389db2b720 res_fax_spandsp: Properly handle cleanup before starting FAXes.
11 years ago
Mark Michelson 79eac1ffca res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph 126334a7aa res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago
David M. Lee b89491e39c Only install dahdi_span_config_hook if DAHDI is enabled
11 years ago
George Joseph d120e40309 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Joshua Colp 8839ba3727 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago
Matthew Jordan fcc09fd0de pbx/Makefile: Revert r423237
11 years ago
Matthew Jordan 712b4195ef Add some pbx python stuff
11 years ago
Joshua Colp 618b46d8f0 Multiple revisions 423209,423212
11 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Joshua Colp ceedf44edd res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.
11 years ago
Joshua Colp e977425bc8 res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Walter Doekes 77834b72d3 contrib: Fix verifyi typo in alembic DB script ps_transport table.
11 years ago
Walter Doekes a62fedf0cb chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.
11 years ago
Walter Doekes 9c1f34c7e9 musiconhold: Add sort=randstart, and deprecate old stuff.
11 years ago
Joshua Colp 02295456ef chan_rtp: Add unicast RTP support.
11 years ago
Jonathan Rose dd6bdede7d Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
Mark Michelson c212a71f0b Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago
George Joseph 93894d53c4 config: bug: fix truncation of included config files on permissions error
11 years ago
Sean Bright 7bd3287a11 pjsip/config_auth.c: Add missing whitespace to log messages.
11 years ago
Richard Mudgett a47873168a Update CHANGES for CHANNEL(onhold).
11 years ago
Rusty Newton 51f082af34 Sounds/BuildSystem: Modifications to include new releases and Japanese language.
11 years ago
Richard Mudgett 9183416fe2 func_channel: Add CHANNEL(onhold) item to get the current hold status of the channel.
11 years ago
Mark Michelson baf99dffac Add note about configuring list_items on a single line.
11 years ago
Mark Michelson 5ad0edacb6 Add sample configuration for resource lists.
11 years ago
Mark Michelson c6bc44f700 Pre-allocate transmission data buffer for RLS NOTIFY requests.
11 years ago
Jonathan Rose ef5f7a0e32 res_pjsip_pubsub: Check supported headers for eventlist when subscribing to
11 years ago
Matthew Jordan 71acca4de2 main/cdr: Copy over location information during a fork
11 years ago
Matthew Jordan e4591f98b1 main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Joshua Colp fd8010de2b res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not media stream.
11 years ago
Matthew Jordan d42b116925 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Matthew Jordan 4499eb05d8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
11 years ago
Richard Mudgett 025bd1bf3f func_channel.c: Add missing locking to some CHANNEL() requests.
11 years ago
Jonathan Rose 85878c4dd8 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Jonathan Rose e19017fc00 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Richard Mudgett 5a1de68b9a devicestate.c: Minor tweaks
11 years ago
Kinsey Moore 2362d88a18 Menuselect: Fix incorrect enabling on failed deps
11 years ago
Jonathan Rose af75e45da1 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
Joshua Colp 3cd36d0e10 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Matthew Jordan 897cbf6a4f main/cli: Do not attempt to show CDR data for internal channels
11 years ago
Matthew Jordan df5dbbd878 res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
George Joseph 5aefecd81e confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 59d4dbd3d0 manager: Make WaitEvent action respect eventfilters
11 years ago