Commit Graph

25653 Commits (7438e38f228e06ce79f2e8a4e56a0de92d6f449c)
 

Author SHA1 Message Date
Jonathan Rose 70b976f084 MixMontior: Add class authorization requirements to MixMonitor AMI commands
12 years ago
Kevin Harwell 870394c051 res_pjsip_pubsub: unauthenticated remote crash in PJSIP pub/sub framework
12 years ago
Mark Michelson e6cb6974fe Fix potential deadlock situation in res_pjsip.
12 years ago
Joshua Colp 58f4c18ab6 res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on startup.
12 years ago
Walter Doekes 3b0ad74e17 safe_asterisk: Overwrite old safe_asterisk on make install.
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
Alexandr Anikin c63bf80c38 chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file
12 years ago
Mark Michelson 45db91dd98 chan_pjsip: Fix bug where custom SIP headers could be duplicated on outgoing INVITEs.
12 years ago
Walter Doekes ce733a02b4 safe_asterisk: Cleanup additions to r415132.
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
Richard Mudgett 30b7ba05e7 bridge.h: Remove redundant struct ast_bridge_channel forward declaration.
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
Kinsey Moore 5510e3c699 PJSIP: Remove premature write of raw formats
12 years ago
George Joseph 077c4187d9 Split astobj2.c into more maintainable components.
12 years ago
Rusty Newton 4e292ea3af configs/cli_aliases.conf: Two new aliases, plus enhancements for context names.
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 fd45b82247 app_confbridge: Allow muting of users waiting to enter a ConfBridge
12 years ago
Kinsey Moore 6fd8940d4c PJSIP: Send initial connected line information
12 years ago
Walter Doekes cfb9c8bff1 safe_asterisk: Cleanup and debian compatibility.
12 years ago
Matthew Jordan 6b423e311b chan_pjsip: Add debug in RTP Engine glue callback
12 years ago
Matthew Jordan 4f603c5da3 res_pjsip_session: Add debug statement for session refreshes
12 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
12 years ago
Walter Doekes 795af210a3 func_odbc: Fix fixed size buffers fix (r414968).
12 years ago
Joshua Colp 962b78bca1 bridge_native_rtp: Take the bridge type choice of both channels into account.
12 years ago
Kinsey Moore 00077c46db PJSIP: Prevent crash on blind transfer
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
Rusty Newton 812f33d222 pjsip.conf: privkey_file should be priv_key_file, mediaencryption=yes should be mediaencryption=sdes
12 years ago
Matthew Jordan 6107712857 AMI/ARI: Update version numbers
12 years ago
Matthew Jordan 4bf21353de ast-db-manage/cdr/env.py: Don't fail if a config file can't be loaded
12 years ago
Richard Mudgett 69125a7ae2 res_pjsip_session: Fix leaked video RTP ports.
12 years ago
Richard Mudgett a5aea0cca0 app_agent_pool: Return to dialplan if the agent fails to ack the call.
12 years ago
Joshua Colp dcfae78574 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
12 years ago
Walter Doekes e5194c91fc chan_unistim: Unlock mutex in rare OOM condition.
12 years ago
Walter Doekes d14983dbce chan_sip: Start session timer at 200, not at INVITE.
12 years ago
Walter Doekes b14a4389e6 res_config_odbc: Fix old and new ast_string_field memory leaks.
12 years ago
Matthew Jordan 09bbfa76ab core_unreal: Prevent double free of core_unreal pvt
12 years ago
Matthew Jordan a7d9f2f595 test_cel: Fix unit tests broken due to event def changes from res_corosync
12 years ago
Kinsey Moore 6b14886dc7 Fix signed/unsigned build warnings
12 years ago
Richard Mudgett 4b4fe69f9f app_meetme: Don't interrupt MOH for waitmarked users.
12 years ago