Commit Graph

1847 Commits (33252a15471494ef7160db49fcc85097649c6228)

Author SHA1 Message Date
Steve Murphy ea898dc6c3 Merged revisions 139764 via svnmerge from
17 years ago
Steve Murphy de1af295c8 Merged revisions 139635 via svnmerge from
17 years ago
Steve Murphy 2488366a75 Merged revisions 139347 via svnmerge from
17 years ago
Jeff Peeler 618b3eb8f8 Merged revisions 139621 via svnmerge from
17 years ago
Jeff Peeler ea788c02e7 remove extra comma typo
17 years ago
Mark Michelson 060f6d5c3d Add missing unique id to ParkedCallGiveUp and ParkedCallTimeOut
17 years ago
Steve Murphy 1b2e0a4365 Merged revisions 139074 via svnmerge from
17 years ago
Steve Murphy 04795d963f These changes are in regards to bug 13249, where users are being surprised by the changes made
17 years ago
Sean Bright 642dd656eb Move Uniqueid to the end of the event for those that rely on the position
17 years ago
Sean Bright c8c264b9ad Add Uniqueid header to ParkedCall manager event.
17 years ago
Sean Bright 9ff1434641 Add missing colons to RTCPReceived and RTCPSent manager events.
17 years ago
Tilghman Lesher f4586f3018 Also make sure hinting won't crash on reload.
17 years ago
Tilghman Lesher 3a5eb27579 Remove deprecated syntax from sample config file
17 years ago
Tilghman Lesher d5c673e441 Change free to ast_free_ptr, too
17 years ago
Tilghman Lesher af69ec03ed e->data can be NULL, so use the safe version of ast_strdup()
17 years ago
Russell Bryant 1f1dc4a0dc Merged revisions 138027 via svnmerge from
17 years ago
Tilghman Lesher fdd92290af Convert deprecated routines to the new names.
17 years ago
Sean Bright 74bf61579f That's all, folks. Not going to update the Makefile until res_jabber is
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Mark Michelson e12e97a640 Bump a LOG_NOTICE message to LOG_DEBUG since it appears
17 years ago
Mark Michelson 316fb598d2 Don't allow Answer() to accept a negative argument.
17 years ago
Mark Michelson 9b5b8246c5 Fix a calculation error I had made in the poll. The poll
17 years ago
Mark Michelson ed4e6bf52b Scrap the 500 ms delay when Asterisk auto-answers a channel.
17 years ago
Dwayne M. Hubbard 367dfcb0ab move taskprocessor CLI commands into the core namespace
17 years ago
Mark Michelson b3970abc30 Merged revisions 136062 via svnmerge from
17 years ago
Tilghman Lesher 700d4501b8 Merged revisions 135949 via svnmerge from
17 years ago
Tilghman Lesher b2a42c3353 Merged revisions 135915 via svnmerge from
17 years ago
Mark Michelson 89c2844242 Merged revisions 135841,135847,135850 via svnmerge from
17 years ago
Steve Murphy 5eaf8450d6 Merged revisions 135799 via svnmerge from
17 years ago
Tilghman Lesher ff101d0b07 Add '+=' append operator to configuration files.
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Sean Bright 3fdc96d0b4 Merged revisions 135597 via svnmerge from
17 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Steve Murphy 9051edfa4a (closes issue #13202)
17 years ago
Terry Wilson 671627028c Fix mime parsing by re-adding support for passing headers to callback functions
17 years ago
Kevin P. Fleming 54b0143463 Merged revisions 134983 via svnmerge from
17 years ago
Steve Murphy 5aa43c0afe Merged revisions 134883 via svnmerge from
17 years ago
Tilghman Lesher c95460a353 Oops, wrong define
17 years ago
Mark Michelson 8b310d67b1 Merged revisions 134475 via svnmerge from
17 years ago
Tilghman Lesher 853f6a8b3e Move implementation of an attended-transfer-complete sound from one channel
17 years ago
Tilghman Lesher d86fc7fcc1 Add %u and %g to the ASTERISK_PROMPT settings, for username and group,
17 years ago
Brett Bryant e03f7ce05a Fix deadlock when unloading res_http_post because the uris lock was still locked.
18 years ago
Mark Michelson 99db9f65b5 This commit compensates for buggy poll(2)
18 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
18 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk
18 years ago
Russell Bryant 6ff47b3729 actually use the cache_cache argument
18 years ago
Russell Bryant ac79d99fa6 ast_device_state() gets called in two different ways. The first way is when
18 years ago
Russell Bryant c978cc1e26 Re-work comment about how device state changes are processed to be a bit more clear
18 years ago