Commit Graph

24456 Commits (21e22310c72f0c863f73dde8c31208cfdfa5aa3c)
 

Author SHA1 Message Date
Matthew Jordan ad191ebfcd Properly format an intmax_t value
13 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
13 years ago
Jonathan Rose d16efd5be8 app_voicemail: Add blank argument to externnotify if no context argument
13 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
13 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
13 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
13 years ago
Kinsey Moore 15bbfb941f Fix white noise on SRTP decryption
13 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
13 years ago
Matthew Jordan ec144089ea AST-2013-002: Prevent denial of service in HTTP server
13 years ago
Matthew Jordan 4b5a0e1932 AST-2013-001: Prevent buffer overflow through H.264 format negotiation
13 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
13 years ago
Joshua Colp 7aab90b366 Remove the noop handler from sorcery so it does not produce an empty value.
13 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
13 years ago
Matthew Jordan ec7de8ed97 Resolve deadlock between pending CDR and batch CDR locks
13 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
13 years ago
Russell Bryant 03047a47b6 Fix multi-station answer race condition.
13 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
13 years ago
Kinsey Moore f073c27b60 Fix typo
13 years ago
Kinsey Moore 4227863d9a Fix missing ' ' around '='
13 years ago
David M. Lee c2ae4acb15 install_prereq: removed some out-of-date comments
13 years ago
David M. Lee 2e0f5cc854 install_prereq: Adding jansson-devel to RH packages
13 years ago
David M. Lee 4a6237b231 Move NewCallerid, HangupRequest and SoftHangupRequest to Stasis
13 years ago
Sean Bright d484f366f5 Properly delimit post data in res_config_curl.
13 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
13 years ago
Michael L. Young 2a65c9408c Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A Channel
13 years ago
David M. Lee cfd2b244f7 Corrected some module issues introduced by r383579.
13 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
13 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
13 years ago
David M. Lee 05ec2860df Corrected doc error for Stasis. I guess the mutex isn't necessary.
13 years ago
Richard Mudgett 14dd9445e9 Fix astobj2 doxygen comment.
13 years ago
Walter Doekes 220cc9b9af Have func_curl log a warning when a curl request fails.
13 years ago
Walter Doekes 0b1e78cace Minor cleanup in func_curl near hashcompat code.
13 years ago
Kinsey Moore 7ed0b80d94 Resolve a race condition in Stasis
13 years ago
Joshua Colp 07d01e1c41 Pass the sorcery instance to wizards for CUD operations as well as retrieve.
13 years ago
Kinsey Moore 6aee9178d5 Fix lock destruction/unlock inversion
13 years ago
David M. Lee ed382681e5 Multiple revisions 383341-383342
13 years ago
Kinsey Moore 6300aa6ae4 Make sure things compile...
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
Joshua Colp 5d45596f62 Add support for using XMPP buddy state via device state.
13 years ago
Joshua Colp 2f89b7a6eb Fix a bug where resources were not found due to hashing on the priority itself.
13 years ago
David M. Lee 49e3489cac A simplistic router for stasis_message's.
13 years ago
David M. Lee 641fc7ea54 Sample config file for stasis-core.
13 years ago
Kinsey Moore ccb5526508 Take advantage of the fact that stasis_unsubscribe now returns NULL
13 years ago
Kinsey Moore 8c444f823b Make stasis unsubscription functions return NULL
13 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan d1d66c3878 Fix processing of call files when using KQueue on OS X
13 years ago