Commit Graph

17347 Commits (1d46bb0d0f07dc648f689320cfe7d526a224f16c)
 

Author SHA1 Message Date
Joshua Colp fd62012a31 Qualify trumps poke per lmadsen.
17 years ago
Joshua Colp 92a4edc593 Add configuration options for finer control over how Asterisk handles having to poke all peers at seemingly the same time.
17 years ago
Russell Bryant 0859a4e30c Merged revisions 164806 via svnmerge from
17 years ago
Michiel van Baak d2d96b10ac introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinfo stuff but do have sysctl.
17 years ago
Steve Murphy 9de00f16f6 (closes issue #14076)
17 years ago
Tilghman Lesher 326653d5e8 Set up umask as a possible configuration option.
17 years ago
Russell Bryant 556b082522 Merged revisions 164736 via svnmerge from
17 years ago
Joshua Colp 601176cb6e Be more detailed about why the include did not get included.
17 years ago
Russell Bryant 36b1d08dc0 Merged revisions 164672 via svnmerge from
17 years ago
Joshua Colp ec6e4d2f60 When using externhost make sure the port gets set to the bindaddr port if one was not specified in the externhost value itself.
17 years ago
Steve Murphy eb73f5673a Merged revisions 164634 via svnmerge from
17 years ago
Russell Bryant c76bd59354 Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not needed.
17 years ago
Russell Bryant 1f40479382 Merged revisions 164605 via svnmerge from
17 years ago
Russell Bryant f546396c0f Fix usage of the DAHDI_VMWI ioctl.
17 years ago
Sean Bright 45bc07c439 Use tables instead of ASCII art. Also change a bit of minor formatting.
17 years ago
Russell Bryant 9e65283794 Open a timer before loading configuration so that the trunking configuration option
17 years ago
Russell Bryant 3ef07d4fd4 Fix log message to refer to the generic timing interface, not DAHDI specifically
17 years ago
Russell Bryant 5a5cb18f54 Make sure we handle a uint32_t payload in ast_frdup()
17 years ago
Tilghman Lesher e62193f887 Allow disabling pattern match searches within the Realtime dialplan switch.
17 years ago
Mark Michelson 763d4dcabb Add an 'i' option to app_page. This option works the same as
17 years ago
Mark Michelson 225b056239 Merged revisions 164422 via svnmerge from
17 years ago
Mark Michelson c855c2c381 Merged revisions 164416 via svnmerge from
17 years ago
Tilghman Lesher 42e26ee700 Revert ast_str opacity in chan_sip for now, since something wasn't quite right
17 years ago
Steve Murphy 203e224bcb I was getting this warning during a compile
17 years ago
Joshua Colp ae30bbf43d Merged revisions 164350 via svnmerge from
17 years ago
Tilghman Lesher b584784f85 When querying for the structure of the CDR table, remove the schema, if it
17 years ago
Joshua Colp 88a36d9e0f Blocked revisions 164343 via svnmerge
17 years ago
Joshua Colp d330d3e210 Use ast_seekstream to return the file stream back to the beginning instead of directly seeking to zero. This is because some audio formats have headers at the front that need to be skipped, which will be done by the format module.
17 years ago
Russell Bryant 808a5fda59 Fix a couple more build issues related to ast_str_opaque
17 years ago
Russell Bryant 1238488319 When a reload is issued, always process the configuration for dundi.conf.
17 years ago
Mark Michelson 00c40264b7 Fix a compile warning and a logic error that could have been bad
17 years ago
Mark Michelson 8a2cf30830 Fix up a few issues with regards to queues
17 years ago
Joshua Colp 8be6bc5f67 Make app_fax compatible with newer versions of spandsp. This remains backwards compatible with earlier versions though so do not fret.
17 years ago
Joshua Colp 6df30fb8cc Update to work with new ast_str changes.
17 years ago
Joshua Colp d3bc7ee188 Blocked revisions 164204 via svnmerge
17 years ago
Russell Bryant c9eb01c899 Merged revisions 164201 via svnmerge from
17 years ago
Russell Bryant bca058070e Fix build WRT ast_str_opaque
17 years ago
Tilghman Lesher c31cbd7f1a Don't pass a negative to an unsigned type and expect things to work correctly.
17 years ago
Sean Bright c0fc8edbbd Use a \picture instead of ASCII art.
17 years ago
Tilghman Lesher 80e6fd4e68 Blocked revisions 164082 via svnmerge
17 years ago
Sean Bright 1a4a30aaea Use ast_str_strlen() instead of recalculating the string length.
17 years ago
Michiel van Baak 517afad041 nuke another use of the ast_str internals.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Sean Bright 3b96ae826e This shouldn't have gotten commited. We might want to generate this into a separate file instead of the version controlled one.
17 years ago
Sean Bright 3f12b282b6 Use actual tables instead of ASCII art ones.
17 years ago
Joshua Colp d6b70deee5 Only detach and destroy the whisper audiohooks if they are actually in use.
17 years ago
Terry Wilson 74de8fdaa7 When using realtime queues, app_queue wasn't updating the strategy if it was changed in the realtime backend. This patch resolves the issue for almost all situations. It is currently not supported to switch to the linear strategy via realtime since the ao2_container for members will have been set to have multiple buckets and therefore the members would be unordered.
17 years ago
Russell Bryant babd4e6876 Add a note to indicate why this only supports one channel for now.
17 years ago
Russell Bryant a386a93730 Blocked revisions 163785 via svnmerge
17 years ago
Tilghman Lesher 5e034d9f0b Merged revisions 163761 via svnmerge from
17 years ago