Commit Graph

4594 Commits (3f64ca0c04f3b0482125d99c6b9566a406af48ed)

Author SHA1 Message Date
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
12 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Kevin Harwell 4308aa5648 core uri: Custom uri parsing error when no query parameters
12 years ago
George Joseph 077c4187d9 Split astobj2.c into more maintainable components.
12 years ago
Richard Mudgett b0abea6028 config: Fix indentation and missing curlies in config_text_file_load().
12 years ago
Richard Mudgett 61b0be0600 config: Fix config files not reloading when only an included file changes.
12 years ago
Kevin Harwell e763d70470 res_http_websocket: Create a websocket client
12 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
12 years ago
Matthew Jordan e9f09ab2bc main/config.c: AMI action UpdateConfig EmptyCat clears all categories
12 years ago
Kinsey Moore e039996571 PBX: Prevent incorrect hint parsing
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Matthew Jordan 09bbfa76ab core_unreal: Prevent double free of core_unreal pvt
12 years ago
Kinsey Moore 6b14886dc7 Fix signed/unsigned build warnings
12 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
12 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
12 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
12 years ago
Richard Mudgett 3bac303dc9 core_unreal: Only block media frames when a generator is on both ends of an unreal channel.
12 years ago
Matthew Jordan 42a1dee02d Undo r414123
12 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
12 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
12 years ago
Walter Doekes f66e9d6c9e rtp: Fix case typo in H263+ mime.
12 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
12 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
12 years ago
Joshua Colp 3b3e4b9b95 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett f3b55da1b8 http.c: Remove dead code.
12 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
12 years ago
Richard Mudgett 20750e261b chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
12 years ago
Kinsey Moore f7caf4e249 Bridging: Don't lock NULL bridges
12 years ago
Mark Michelson 7dd64ff993 Add DeviceStateChanged and PresenceStateChanged AMI events.
12 years ago
Olle Johansson 7c276f9fef tcptls.c : Log errors as ERROR, not warning or something else.
12 years ago
Richard Mudgett e6c4b97521 http: Fix spurious ERROR message in responses with no content.
12 years ago
Russell Bryant 4b9b4790d9 Fix error loading res_monitor.
12 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
12 years ago
Matthew Jordan 9653c6d357 main/asterisk: Fix startup sequence for realtime features
12 years ago
Richard Mudgett 51b6c49681 Originated calls: Fix several originate call problems.
12 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
12 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
12 years ago
Jonathan Rose c76608f24b Fix a silly shadowed variable mistake that was missed from play tones patch
12 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
12 years ago
Matthew Jordan c3497aa2bb main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
12 years ago
Richard Mudgett ba1db5d8f5 Eliminate some more unnecessary RAII_VAR() uses.
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
12 years ago
Richard Mudgett d28af99e65 chan_sip.c: Fix channel staging assertion failure.
12 years ago
Corey Farrell c87f8a599b autoservice: fix reference leak of logger callid.
12 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
12 years ago
Olle Johansson f65dd23bf4 Formatting: Remove invisible characters
12 years ago
Olle Johansson 2a4205df2c Formatting only.
12 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 5ca5d42646 Internal timing: Add notice that the -I and internal_timing option are no longer needed.
12 years ago
Richard Mudgett 551b2d1183 config: Fix CB_ADD_LEN() to work as originally intended.
12 years ago
Jonathan Rose c0a812e143 AGI/Manager: Prevent multiple NewExten events during AGI application changes
12 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Richard Mudgett 9be438299d Add some asserts that were handy when looking for a stasis cache problem.
12 years ago
Matthew Jordan 73f337d97b http: Fix spurious ERROR message in responses with no content
12 years ago
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
12 years ago
Richard Mudgett 7542361f4a stasis_channels.c: Eliminate another overuse of RAII_VAR().
12 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
12 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
12 years ago
Corey Farrell 44409401ec main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
12 years ago
Mark Michelson a8629e53c1 Give sorcery instances a reference to their wizards.
12 years ago
Joshua Colp 7dddd694cb say: Fix a bug where SayNumber in Polish tries to play incorrect sound.
12 years ago
Richard Mudgett c8ebf3e3c7 Revert -r411073. It didn't help and blew up the system.
12 years ago
Richard Mudgett 89e12de79d locking: Add temporary sanity checks.
12 years ago
Sean Bright df2d959d7d Remove a LOG_NOTICE from ast_config_engine_register.
12 years ago
Richard Mudgett 1ba13718fc assigned-uniqueids: Miscellaneous cleanup and fixes.
12 years ago
Scott Griepentrog eecb74a9a7 ARI: allow json content type with zero length body
12 years ago
Matthew Jordan 77db94a25a cdr: Add asserts for when we don't know about a CDR for a channel
12 years ago
Richard Mudgett 614b6abc38 stasis_cache: Use the right variable in the cache entry ao2 cmp function.
12 years ago
Joshua Colp cc40bf5317 res_pjsip: Enable PJSIP DNS client support.
12 years ago
Russ Meyerriecks ed50ef4dc8 callerid: Logic error in checksum processing
12 years ago
Mark Michelson eba91d2a98 Revert changes to sorcery that accidentally got committed.
12 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
12 years ago
Jonathan Rose 3a565767d7 manager: fix memory leak in manager_add_filter function
12 years ago
Mark Michelson 510a6e6e64 Remove an extra ast_cond_wait() that slipped through the patch.
12 years ago
Mark Michelson 9665c2d3eb Handle the return values of realtime updates and stores more accurately.
12 years ago
Jonathan Rose ff63012c4e PJSIP: TOS values should be represented as decimals in sorcery objects
12 years ago
Mark Michelson c1e9d2f177 Prevent delayed astdb syncs.
12 years ago
Richard Mudgett 66718a06f7 res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
12 years ago
Richard Mudgett 251868dc57 cdr.c: Add missing aow_unlock(cdr) in off nominal path of handle_dial_message().
12 years ago
Richard Mudgett f627a0aca0 res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is started/stopped.
12 years ago
Richard Mudgett 7c854d65af AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
12 years ago
Scott Griepentrog ef69b5176d unqiueid: correct max uniqueid length test
12 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
12 years ago
Matthew Jordan b2c4eaf06a config_options: Display the see-also information for CLI config option help
12 years ago
Mark Michelson c162101d69 Make res_sorcery_realtime filter unknown retrieved results.
12 years ago
Scott Griepentrog feae552139 pjsip: allow and disallow show same codecs
12 years ago
Richard Mudgett 4ad1245cb5 stasis cache: Enhance to keep track of an item from different entities.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Richard Mudgett 4fd50a9d81 sorcery.c: Fix off-nominal path ref and memory leak in ast_sorcery_objectset_json_create().
12 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
12 years ago
Jonathan Rose f0b8590c14 pjsip configuration: Make transport TOS values consistent with endpoints
12 years ago
Kinsey Moore b98c2b0e82 config: Fix inverted test
12 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
12 years ago
Kinsey Moore 6204ea6c1a AO2: Add an assert for bad objects
12 years ago
Matthew Jordan 43858c24ab doxygen: Tweak the link back to ye olde Digium website
12 years ago
Richard Mudgett c95146269c devicestate.c: Simplified some logic in _ast_device_state().
12 years ago
Richard Mudgett 77625956dd stasis_cache.c: Remove some unnecessary RAII_VAR() usage.
12 years ago
Richard Mudgett f9c031ec39 stasis.c: Misc code cleanups.
12 years ago
Matthew Jordan 31707b1d69 main: Initialize dialplan providing core components prior to module pre-load
12 years ago