Commit Graph

23925 Commits (e1bff7958adbf7780a70fd6e687e344edf11fdcc)
 

Author SHA1 Message Date
Walter Doekes 5bf283d406 Clean up Makefile "warning" clutter when makeopts doesn't exist.
12 years ago
Matthew Jordan a5df2542c3 Don't attempt a websocket protocol removal if res_http_websocket isn't there
12 years ago
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
12 years ago
David M. Lee a2a53cc306 Stasis application WebSocket support
12 years ago
Joshua Colp 426095bc55 Add a res_sorcery_astdb module which uses the astdb to persist objects.
12 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
12 years ago
Richard Mudgett b8e5189456 Separate some event struct definitions from instantiation.
12 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
12 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
Matthew Jordan 1cafccdf87 Update documentation for CHANNEL function
12 years ago
Richard Mudgett b9962ee26a astobj2: Fix rbtree duplicate handling.
12 years ago
David M. Lee 0da0797cb0 Fixed spurious rebuilds of func_version.
12 years ago
Joshua Colp 56313ee068 Pass the object type name to the configuration framework.
12 years ago
Matthew Jordan bcc0aca23d Make things work again
12 years ago
David M. Lee d4e25a456e install_prereq: Build jansson from source, when necessary
12 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
12 years ago
Joshua Colp 3f2ff8594b Remove silly use of strncmp.
12 years ago
David M. Lee b23e8e1950 stasis: Fixed message ordering issues when forwarding
12 years ago
David M. Lee 2d45dbc79b Fix parallel make problems.
12 years ago
Matthew Jordan ad191ebfcd Properly format an intmax_t value
12 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
12 years ago
Jonathan Rose d16efd5be8 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
12 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
12 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
12 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
12 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
12 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
12 years ago
Kinsey Moore 15bbfb941f Fix white noise on SRTP decryption
12 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Matthew Jordan ec144089ea AST-2013-002: Prevent denial of service in HTTP server
12 years ago
Matthew Jordan 4b5a0e1932 AST-2013-001: Prevent buffer overflow through H.264 format negotiation
12 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
12 years ago
Joshua Colp 7aab90b366 Remove the noop handler from sorcery so it does not produce an empty value.
12 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
12 years ago
Matthew Jordan ec7de8ed97 Resolve deadlock between pending CDR and batch CDR locks
12 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
12 years ago
Russell Bryant 03047a47b6 Fix multi-station answer race condition.
12 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
12 years ago
Kinsey Moore f073c27b60 Fix typo
12 years ago
Kinsey Moore 4227863d9a Fix missing ' ' around '='
12 years ago
David M. Lee c2ae4acb15 install_prereq: removed some out-of-date comments
12 years ago
David M. Lee 2e0f5cc854 install_prereq: Adding jansson-devel to RH packages
12 years ago
David M. Lee 4a6237b231 Move NewCallerid, HangupRequest and SoftHangupRequest to Stasis
12 years ago
Sean Bright d484f366f5 Properly delimit post data in res_config_curl.
12 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
12 years ago
Michael L. Young 2a65c9408c Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A Channel
12 years ago
David M. Lee cfd2b244f7 Corrected some module issues introduced by r383579.
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
12 years ago