Commit Graph

4557 Commits (bd0aa4fb04afe0d91b5fac2fc697fafd644cc907)

Author SHA1 Message Date
Igor Goncharovskiy a1e0a5e4b0 We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
12 years ago
Matthew Jordan 072b61bbed channel_internal_api: Publish a snapshot change when linkedids change
12 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
12 years ago
Kinsey Moore b2012ccb0a CEL: Expose parking retreiver in extra field
12 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Rusty Newton 9ec5064383 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
12 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Richard Mudgett 71b3c9a749 format.c: Fix misuse of hash container function.
12 years ago
Scott Griepentrog d5298f2a1b CLI: correct presence information on core show hints
12 years ago
Scott Griepentrog d7ed0a1ece CLI: add presence information to core show hints
12 years ago
Kinsey Moore 2bd6a010a6 Fix build in dev mode due to signed/unsigned mismatch
12 years ago
Jonathan Rose a0adb8a26b PJSIP: PJSIPNotify - Strip content-length headers and add documentation
12 years ago
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
13 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
13 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
13 years ago
Walter Doekes f66e9d6c9e rtp: Fix case typo in H263+ mime.
13 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
13 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
13 years ago
Joshua Colp 3b3e4b9b95 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
13 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
13 years ago
Richard Mudgett f3b55da1b8 http.c: Remove dead code.
13 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
13 years ago
Richard Mudgett 20750e261b chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
13 years ago
Kinsey Moore f7caf4e249 Bridging: Don't lock NULL bridges
13 years ago
Mark Michelson 7dd64ff993 Add DeviceStateChanged and PresenceStateChanged AMI events.
13 years ago
Olle Johansson 7c276f9fef tcptls.c : Log errors as ERROR, not warning or something else.
13 years ago
Richard Mudgett e6c4b97521 http: Fix spurious ERROR message in responses with no content.
13 years ago
Russell Bryant 4b9b4790d9 Fix error loading res_monitor.
13 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
13 years ago
Matthew Jordan 9653c6d357 main/asterisk: Fix startup sequence for realtime features
13 years ago
Richard Mudgett 51b6c49681 Originated calls: Fix several originate call problems.
13 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
13 years ago