Commit Graph

6024 Commits (130bf3b9e0f7be1c839cbb90225ec801c6749c02)
 

Author SHA1 Message Date
Russell Bryant 36093d24f7 get rid of a warning
21 years ago
Russell Bryant 76b6344760 add ability to set or read both callerid name and num in one call to the function
21 years ago
Kevin P. Fleming dd1cd37f11 ensure SIP_HEADER does not segfault when called on hung-up channels (bug #4756, different fix than posted patch)
21 years ago
Russell Bryant cd17218e59 add line break after show agents output (bug #4768)
21 years ago
Russell Bryant 32a267db40 formatting fixes (bug #4770)
21 years ago
Russell Bryant 4f007c8192 formatting fixups (bug #4769)
21 years ago
Matthew Fredrickson 6eb0ec533e More minor cleanups
21 years ago
Matthew Fredrickson 0577cdd35f Fixed little oops with DTMF tone duration
21 years ago
Matthew Fredrickson 23d05a2ebb Get rid of DSP after we don't need it anymore in MF mode
21 years ago
Kevin P. Fleming 3f5035dce4 _really_ fix IAX2 crazy timestamp problem (bug #4747)
21 years ago
Russell Bryant bd18858411 more formatting fixes from oej :-) (bug #4757)
21 years ago
Russell Bryant 5589a1e387 put ast_recvchar under its desc, add desc for ast_senddigit, don't use a
21 years ago
Kevin P. Fleming 075a8ad21c add slinfactory object, and change app_chanspy to use it (bug #4724)
21 years ago
Kevin P. Fleming 91e8442629 add SIPPEER dialplan function (bug #4728)
21 years ago
Kevin P. Fleming dc648f7334 add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)
21 years ago
Kevin P. Fleming 1c30af0622 add English device state output (bug #4733, with minor mod)
21 years ago
Kevin P. Fleming 3db82d8597 add OGG/Vorbis file format support (bug #4296)
21 years ago
Kevin P. Fleming 9ecdab9452 add warning about enabling debug channels in logger (bug #4732)
21 years ago
Kevin P. Fleming a6b0f6074f move strtoq into new string files (bug #4740)
21 years ago
Kevin P. Fleming 3677a861c8 formatting cleanup (bug #4752)
21 years ago
Kevin P. Fleming 0be59a11de simple fix for bug #3638
21 years ago
Kevin P. Fleming 63b6795055 ensure account code is not overwritten when none is supplied (bug #4743)
21 years ago
Kevin P. Fleming ddf5da66f7 formatting cleanup (bug #4750)
21 years ago
Kevin P. Fleming be8e1d2381 restore proper difference calculation (bug #4746)
21 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
21 years ago
Russell Bryant c8f5c38f66 let the compiler learn the types for the elements of a struct timeval to fix
21 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug #4742)
21 years ago
Russell Bryant 324f7d150f formatting fixes (bug #4736)
21 years ago
Russell Bryant 4817bc599d restore warning about negative timestamps now that it is fixed
21 years ago
Russell Bryant de905a632a fix negative timestamp issue
21 years ago
Russell Bryant b134548d79 suppress timestamp message until we can figure out where it is coming from,
21 years ago
Russell Bryant 4c5fbc1583 formatting fixes (bug #4739)
21 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
21 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
21 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
21 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
21 years ago
Josh Roberson 2c85f4862c fix smoothfade for osx.
21 years ago
Russell Bryant 7f88c9549f get rid of warning
21 years ago
Russell Bryant 5af1098063 get rid of unused variable
21 years ago
Josh Roberson d7fdaa1f37 and last but not least, fix my email address.
21 years ago
Josh Roberson e380aa7452 Forgot to remove printf() used in debugging
21 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
21 years ago
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
21 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
21 years ago
Kevin P. Fleming 60cd1fa57d clean up scheduler debugging and expose defines in the Makefile (bug #4703)
21 years ago
Kevin P. Fleming 11486c084a re-enable SIGHUP and SIGCHLD after they fire on platforms that require it (bug #4720)
21 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
21 years ago
Russell Bryant da1d0363ca get rid of compiler warning
21 years ago
Kevin P. Fleming 38598f57b4 make 'Agents' manager action conform to protocol (bug #4723)
21 years ago
Kevin P. Fleming ee568be647 revert unneeded change and add comment to avoid it in the future
21 years ago