Commit Graph

4545 Commits (45db91dd980d2dceac2dbde1cc6ab647ffbb078e)

Author SHA1 Message Date
Corey Farrell 8da7f0248f autoservice: stop thread on graceful shutdown
12 years ago
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