Commit Graph

5530 Commits (cdf79750c0bd61a85ddc16f895f3458a2189f0ed)
 

Author SHA1 Message Date
Russell Bryant cdf79750c0 squash a warning
20 years ago
Kevin P. Fleming 1e9beaa1d2 ensure that port number in URI is presented when needed (bug #4784)
20 years ago
Kevin P. Fleming a953eb06c3 formatting cleanups (bug #4786, with minor mods)
20 years ago
Kevin P. Fleming 1153f74259 add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 with minor mods)
20 years ago
Russell Bryant eeb34ffd63 more formatting fixes! (bug #4780)
20 years ago
Kevin P. Fleming 5238d544e9 ensure socket address family is copied (bug #4789)
20 years ago
Russell Bryant 36093d24f7 get rid of a warning
20 years ago
Russell Bryant 76b6344760 add ability to set or read both callerid name and num in one call to the function
20 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)
20 years ago
Russell Bryant cd17218e59 add line break after show agents output (bug #4768)
20 years ago
Russell Bryant 32a267db40 formatting fixes (bug #4770)
20 years ago
Russell Bryant 4f007c8192 formatting fixups (bug #4769)
20 years ago
Matthew Fredrickson 6eb0ec533e More minor cleanups
20 years ago
Matthew Fredrickson 0577cdd35f Fixed little oops with DTMF tone duration
20 years ago
Matthew Fredrickson 23d05a2ebb Get rid of DSP after we don't need it anymore in MF mode
20 years ago
Kevin P. Fleming 3f5035dce4 _really_ fix IAX2 crazy timestamp problem (bug #4747)
20 years ago
Russell Bryant bd18858411 more formatting fixes from oej :-) (bug #4757)
20 years ago
Russell Bryant 5589a1e387 put ast_recvchar under its desc, add desc for ast_senddigit, don't use a
20 years ago
Kevin P. Fleming 075a8ad21c add slinfactory object, and change app_chanspy to use it (bug #4724)
20 years ago
Kevin P. Fleming 91e8442629 add SIPPEER dialplan function (bug #4728)
20 years ago
Kevin P. Fleming dc648f7334 add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)
20 years ago
Kevin P. Fleming 1c30af0622 add English device state output (bug #4733, with minor mod)
20 years ago
Kevin P. Fleming 3db82d8597 add OGG/Vorbis file format support (bug #4296)
20 years ago
Kevin P. Fleming 9ecdab9452 add warning about enabling debug channels in logger (bug #4732)
20 years ago
Kevin P. Fleming a6b0f6074f move strtoq into new string files (bug #4740)
20 years ago
Kevin P. Fleming 3677a861c8 formatting cleanup (bug #4752)
20 years ago
Kevin P. Fleming 0be59a11de simple fix for bug #3638
20 years ago
Kevin P. Fleming 63b6795055 ensure account code is not overwritten when none is supplied (bug #4743)
20 years ago
Kevin P. Fleming ddf5da66f7 formatting cleanup (bug #4750)
20 years ago
Kevin P. Fleming be8e1d2381 restore proper difference calculation (bug #4746)
20 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
20 years ago
Russell Bryant c8f5c38f66 let the compiler learn the types for the elements of a struct timeval to fix
20 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug #4742)
20 years ago
Russell Bryant 324f7d150f formatting fixes (bug #4736)
20 years ago
Russell Bryant 4817bc599d restore warning about negative timestamps now that it is fixed
20 years ago
Russell Bryant de905a632a fix negative timestamp issue
20 years ago
Russell Bryant b134548d79 suppress timestamp message until we can figure out where it is coming from,
20 years ago
Russell Bryant 4c5fbc1583 formatting fixes (bug #4739)
20 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
20 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
20 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
20 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
20 years ago
Josh Roberson 2c85f4862c fix smoothfade for osx.
20 years ago
Russell Bryant 7f88c9549f get rid of warning
20 years ago
Russell Bryant 5af1098063 get rid of unused variable
20 years ago
Josh Roberson d7fdaa1f37 and last but not least, fix my email address.
20 years ago
Josh Roberson e380aa7452 Forgot to remove printf() used in debugging
20 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
20 years ago
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
20 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)
20 years ago