Commit Graph

6700 Commits (e6ae8990bceac6202b16a89dfd20d0dae2e29568)
 

Author SHA1 Message Date
Russell Bryant e6ae8990bc when using the G() option to Dial, fix sending the called channel to 1 priority
19 years ago
Russell Bryant 14e8c4c5a3 fix a problem with not loading realtime queue members by always reloading a
19 years ago
Tilghman Lesher b2bd6c27db Bug 6667 - Fix for RFC2833 issues
19 years ago
Russell Bryant d3080cc1ae add locking to protect the list of global dialplan variables
19 years ago
Olle Johansson 023a312f65 Set properties on two files that lacked properties for eol etc
19 years ago
Russell Bryant 89995395d9 fix build on parisc (issue #6704)
19 years ago
Olle Johansson fbe6931218 Issue #5937 - Make sure SIP CANCEL's are re-transmitted
20 years ago
Olle Johansson 8545a6d4c0 Issue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)
20 years ago
Olle Johansson 3388661f38 Issue #6657 - Ignore 183 session progress without SDP
20 years ago
Tilghman Lesher 1d58eff4a7 Bug 6020 - Race condition where packet could be lost if first packet on list is acked
20 years ago
Tilghman Lesher cc4595f85e Bug 6664 - More fixes for Solaris
20 years ago
Olle Johansson ac9f562712 Revert earlier change
20 years ago
Olle Johansson b3af62dc4f Fix for astmm compilation
20 years ago
Russell Bryant a70900ccd0 fix a typo in the description of the ringtimeout option
20 years ago
Olle Johansson 782eb432ab Clear page2 flags at reload too
20 years ago
BJ Weschke 4e3b9d6389 Substitute variables in the post_process string (if it exists) before those variables could possibly disappear (channel hangup) #6462
20 years ago
Tilghman Lesher dbc0f5d2e2 Bug 6638 - Solaris is starting to remind me of RedHat...
20 years ago
Olle Johansson ea27f3c186 Change of URL
20 years ago
Tilghman Lesher 2dc23188a2 Bug 6638 - Use POSIX command for Solaris
20 years ago
Tilghman Lesher a4725e9c73 Bug 6638 - Change from a historic BSD command to a POSIX command for determining username
20 years ago
Tilghman Lesher 575c2bccd5 Bug 6637 - Fixes for Solaris
20 years ago
Tilghman Lesher 2d5cc8be5c If debugging, the frame pointer is helpful
20 years ago
Russell Bryant 10191fe126 fix inaccurate ack message to ChangeMonitor action (issue #6630)
20 years ago
Russell Bryant 4a391da1bd make the terminology used in the synopsis match the option description
20 years ago
Russell Bryant 86406e8ba0 add the -L option to the synopsis on the man page
20 years ago
Tilghman Lesher 536dcc2058 Bug 6615 - Fix 64bit conversion errors by using a long int
20 years ago
Tilghman Lesher c4c44af8e3 Bug 6618 - Solaris compatibility fix
20 years ago
Russell Bryant b26f150b75 fix the output that indicates whether qualify smoothing is on or not (issue #6608)
20 years ago
Russell Bryant 271ccecaf2 adjust the keys directory when astvarlibdir is specified in asterisk.conf (issue #6602)
20 years ago
Russell Bryant 0742e08800 add a missing newline in the agi app description (thanks wunderkin!)
20 years ago
Russell Bryant 34a135da3b don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
20 years ago
Russell Bryant 39139b2802 fix finding realtime peers that are not dynamic by ip address (issue #6093)
20 years ago
Russell Bryant 799247b4d5 don't hang up the channel if its state is set to UP before we return from ast_call (issue #6569)
20 years ago
Tilghman Lesher 677a22c209 Bug 5950 - reenable queue log rotation; also, eliminate redundant code
20 years ago
Matthew Fredrickson 973a1dec88 Backport of fix to translation optimizations. Thanks again file!
20 years ago
Kevin P. Fleming dfc0e65f4b factor the number of translation steps required into translation path decisions, so that equal cost paths that require fewer translations are preferred
20 years ago
Kevin P. Fleming 1e94621214 reformat code to fit guidelines
20 years ago
Kevin P. Fleming 5fbe407b98 ensure that spy frame queueing is able to deal with translation failing for any reason (issue #6546)
20 years ago
Tilghman Lesher a3ce65e5cd Oops, this was broken in 1.2, too.
20 years ago
Kevin P. Fleming fcf8040825 backport list handling fix from trunk (solves memory leak problem in cdr variables and device state watchers)
20 years ago
Kevin P. Fleming 842e9246a6 add comment warning people about trying to use hostnames/IPs in the sample config
20 years ago
Tilghman Lesher 6b682d34ff Would be nice to tell people to look in the right file to increase a constant
20 years ago
Mark Spencer 1ef0003131 Handle ACKing properly (remove gratuitous -1)
20 years ago
Mark Spencer 4e884dbd28 Fix numerous places in jitter buffer where freed memory is referenced
20 years ago
Tilghman Lesher 0a1d8918d8 Okay, fseek doesn't return an offset
20 years ago
Tilghman Lesher 3da520e492 Fix possible lack of initialization of useadsi
20 years ago
Tilghman Lesher 0a0cf51877 Bug 6539 - Division by two negates error flag
20 years ago
Tilghman Lesher cab988b595 Bug 6529 - memory leak in ast_play_and_prepend
20 years ago
Russell Bryant 507c47ffa4 fix incorrent index calculation for jitterbuffer history (issue #6517)
20 years ago
Russell Bryant 7c92ffe150 when executing the Directory application from voicemail and a context is not
20 years ago