Commit Graph

15020 Commits (352ca6584bcb1aa2742da08fbadc46f6415e643c)
 

Author SHA1 Message Date
Joshua Colp 352ca6584b Merged revisions 111129 via svnmerge from
17 years ago
Kevin P. Fleming 769abc6053 Merged revisions 111126 via svnmerge from
17 years ago
Mark Michelson e94d06b83c Merged revisions 111121 via svnmerge from
17 years ago
Joshua Colp 438361c0b8 Add expiry value to the sip show subscriptions CLI command.
17 years ago
Mark Michelson 5278d1d62b Merged revisions 111049 via svnmerge from
17 years ago
Tilghman Lesher e6fc9ae52c Add a linkedlist macro that maintains a sorted list
17 years ago
Jason Parker dd2700d0b1 Only try to detect silence when we actually need to, instead of...always.
17 years ago
Kevin P. Fleming 13d8451459 Merged revisions 111024 via svnmerge from
17 years ago
Jason Parker 6412a96e43 Large cleanup of DSP code
17 years ago
Joshua Colp a3d7dc8903 Merged revisions 111020 via svnmerge from
17 years ago
Joshua Colp febd162ed2 Merged revisions 110628 via svnmerge from
17 years ago
Tilghman Lesher a46a5e6586 Oops, fix this, too
17 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
17 years ago
Kevin P. Fleming caf7b47b69 Merged revisions 110962 via svnmerge from
17 years ago
Donny Kavanagh 716d4a9be0 revert something dumb, because i was running svn diff in a subfolder not the root of trunk, before doing my commit and did not see it
17 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
17 years ago
Kevin P. Fleming 789831ef9a Merged revisions 110880 via svnmerge from
17 years ago
Mark Michelson 43d70915bb This ensures that the manager interface is not enabled by default. Prior to this
17 years ago
Jason Parker 1958abd90e Merged revisions 110779 via svnmerge from
17 years ago
Jeff Peeler 13787bc595 This one line change makes an if inside a for loop (in realtime_peer) check all the ast_variables the loop was intending to test rather than just the first one.
17 years ago
Tilghman Lesher c6453ded22 Update sample configurations to make virtual hosting more obvious.
17 years ago
Tilghman Lesher 7741ed8bcc Update the sample configuration, to use Macro less (since it's now deprecated).
17 years ago
Mark Michelson a49b6591f5 Oops here too. I need to stop coding for a while...
17 years ago
Mark Michelson 67efba6e50 Merged revisions 110635 via svnmerge from
17 years ago
Joshua Colp 738e4ec94e Add a special dialplan variable to chan_sip which will cause an audio file to be played upon completion of an attended transfer.
17 years ago
Joshua Colp 358ac2f76a Merged revisions 110628 via svnmerge from
17 years ago
Olle Johansson 676d9d3303 Use the "Server" header when responding to SIP requests.
17 years ago
Mark Michelson c05501d812 Remove the "Event: registration" header from Asterisk-generated
17 years ago
Mark Michelson 625f6bd203 Merged revisions 110618 via svnmerge from
17 years ago
Russell Bryant c087390452 Merged revisions 110614 via svnmerge from
17 years ago
Joshua Colp 5a77d16eda Only print out the set_address_from_contact host verbose message if debugging is enabled on the dialog.
17 years ago
Jason Parker 75ede8b60a Update to 1.4.11 core sounds.
17 years ago
Joshua Colp 30d85b3144 Merge over ast_audiohook_volume branch. This adds API calls for use by developers to adjust the volume on a channel.
17 years ago
Russell Bryant a567b41083 Note that the TCP and TLS support is currently considered experimental and
17 years ago
Jason Parker e3ea6829bb Merged revisions 110474 via svnmerge from
17 years ago
Tilghman Lesher ec3033020e Add note of the added Directory options, from commit 110237 (closes issue #7151)
17 years ago
Russell Bryant 6430ec3294 Merged revisions 110395 via svnmerge from
17 years ago
Russell Bryant f31cc97197 Use the correct buffer for g722tolin16_sample. This shouldn't have caused any
17 years ago
Russell Bryant 2860d9f83c Merged revisions 110336 via svnmerge from
17 years ago
Russell Bryant 4e72f83d3e Fix a bug when using zaptel timing for playing back files that have a sample rate
17 years ago
Mark Michelson ff9befa36a Add missing unlock
17 years ago
Russell Bryant bccebdd21f Remove astobj.h from some places where it wasn't needed
17 years ago
Russell Bryant 3c6cf5dcc5 Add some fixes that I made in regards to wideband codec handling to get
17 years ago
Tilghman Lesher 3826278d38 Upgrade the sounds version; add several directory enhancements:
17 years ago
Tilghman Lesher 0be1d98624 Fix recent trunk breakage
17 years ago
Russell Bryant 013db1d42f Merged revisions 110163 via svnmerge from
17 years ago
Jason Parker 9e3603dac9 Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.
17 years ago
Jason Parker 8d4276578a Rename very poorly named function to reflect what it actually does. This was causing quite a bit of confusion for me...
17 years ago
Jeff Peeler 515ec9d92f This change adds DNS manager support for registrations not referencing a peer entry. It looks like there is support for DNS manager for realtime peers as well, however it is not implemented correctly. The improper usage occurs when ast_dnsmgr_lookup is called with one of the arguments being an address from the stack to be continually updated. The variable from the stack will go out of scope and dnsmgr will continue to try and update the memory there, causing possible stack corruption. This problem will be worked on next as well as adding DNS manager support for peer entries.
17 years ago
Mark Michelson 96c674a6f4 Merged revisions 110083 via svnmerge from
17 years ago