Commit Graph

23732 Commits (ff7ecd3dbfbf4e471ec45edc0a339c9dec350897)
 

Author SHA1 Message Date
David M. Lee ff7ecd3dbf Fixed manager channelvars support.
14 years ago
Matthew Jordan 1f3fff7b91 Use LDAP memory management functions instead of Asterisk's
14 years ago
Matthew Jordan caf4a5f605 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
14 years ago
Richard Mudgett d09eeaa8eb Rename struct feature_ds to struct feature_datastore.
14 years ago
David M. Lee 0cc9528f9d Backported app_stasis fix from stasis-http branch.
14 years ago
Russell Bryant ee05bdec92 Add inheritance support to FEATURE()/FEATUREMAP().
14 years ago
Rusty Newton 98f2318559 Modified the list of keys for the driver backends for sake of sample clarity
14 years ago
Walter Doekes 5bf283d406 Clean up Makefile "warning" clutter when makeopts doesn't exist.
14 years ago
Matthew Jordan a5df2542c3 Don't attempt a websocket protocol removal if res_http_websocket isn't there
14 years ago
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
14 years ago
David M. Lee a2a53cc306 Stasis application WebSocket support
14 years ago
Joshua Colp 426095bc55 Add a res_sorcery_astdb module which uses the astdb to persist objects.
14 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
14 years ago
Richard Mudgett b8e5189456 Separate some event struct definitions from instantiation.
14 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
14 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
14 years ago
Matthew Jordan 1cafccdf87 Update documentation for CHANNEL function
14 years ago
Richard Mudgett b9962ee26a astobj2: Fix rbtree duplicate handling.
14 years ago
David M. Lee 0da0797cb0 Fixed spurious rebuilds of func_version.
14 years ago
Joshua Colp 56313ee068 Pass the object type name to the configuration framework.
14 years ago
Matthew Jordan bcc0aca23d Make things work again
14 years ago
David M. Lee d4e25a456e install_prereq: Build jansson from source, when necessary
14 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
14 years ago
Joshua Colp 3f2ff8594b Remove silly use of strncmp.
14 years ago
David M. Lee b23e8e1950 stasis: Fixed message ordering issues when forwarding
14 years ago
David M. Lee 2d45dbc79b Fix parallel make problems.
14 years ago
Matthew Jordan ad191ebfcd Properly format an intmax_t value
14 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
14 years ago
Jonathan Rose d16efd5be8 app_voicemail: Add blank argument to externnotify if no context argument
14 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
14 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
14 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
14 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
14 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
14 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
14 years ago
Kinsey Moore 15bbfb941f Fix white noise on SRTP decryption
14 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
14 years ago
Matthew Jordan ec144089ea AST-2013-002: Prevent denial of service in HTTP server
14 years ago
Matthew Jordan 4b5a0e1932 AST-2013-001: Prevent buffer overflow through H.264 format negotiation
14 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
14 years ago
Joshua Colp 7aab90b366 Remove the noop handler from sorcery so it does not produce an empty value.
14 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
14 years ago
Matthew Jordan ec7de8ed97 Resolve deadlock between pending CDR and batch CDR locks
14 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
14 years ago
Russell Bryant 03047a47b6 Fix multi-station answer race condition.
14 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
14 years ago
Kinsey Moore f073c27b60 Fix typo
14 years ago
Kinsey Moore 4227863d9a Fix missing ' ' around '='
14 years ago
David M. Lee c2ae4acb15 install_prereq: removed some out-of-date comments
14 years ago
David M. Lee 2e0f5cc854 install_prereq: Adding jansson-devel to RH packages
14 years ago