aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-24protocol upgradeskpfleming2-55/+118
2005-08-23handle whitepace around expressionkpfleming1-0/+1
2005-08-23don't reset sipdebug to zero during reload (issue #5000)kpfleming1-1/+0
2005-08-23make the warning message be LOG_WARNING (issue #4960)kpfleming1-1/+1
2005-08-23ensure buffer is adequately sized for frames with lots of elements (issue #4974)kpfleming1-20/+21
2005-08-23allow more adjustability in peer qualification system (issue #4192 with mods)kpfleming1-22/+55
2005-08-23add counter to 'show formats' (issue #5001)kpfleming1-0/+4
2005-08-23add count to 'show keys' (issue #5002)kpfleming1-0/+3
2005-08-23fix build on FreeBSD (issue #5003)kpfleming1-0/+5
2005-08-23formatting fixes and compile fix for FreeBSD (issue #5004)kpfleming1-3/+4
2005-08-23fix buglets in new authentication code (issue #4860)kpfleming1-3/+3
2005-08-23make MALLOC_DEBUG build work properly (issue #4970 with additional changes)kpfleming2-2/+8
2005-08-23show global vmexten in 'sip show settings' (issue #5005)kpfleming1-0/+1
2005-08-23ensure that features are not duplicated during reload (issue #3764, take two)kpfleming1-5/+20
2005-08-23add indications for es (bug #4939)russell1-0/+14
2005-08-23don't require 'make samples' to require code to be built (issue #4997)kpfleming1-2/+4
2005-08-23add ability to map feature sequences to applications (issue #3764)kpfleming4-15/+239
2005-08-23do expensive 'next message number' calculation before playing sounds (issue #...kpfleming1-6/+13
2005-08-23use memmove() when memory regions might overlap (issue #4957)kpfleming2-4/+4
2005-08-23handle on-/off-hold properly with RTP reinvited streams (issue #3974)kpfleming1-36/+29
2005-08-23add 'sip show settings' CLI command (issue #4806)kpfleming3-16/+136
2005-08-23don't try to change run priority, EUID or EGID on restart if they were alread...kpfleming1-3/+10
2005-08-23make sure realtime/high scheduling priority is relinquished before executing ...kpfleming3-2/+7
2005-08-23reverse commit due to lack of disclaimerkpfleming1-14/+9
2005-08-23make Record() properly timeout even if no input is received from the channel ...kpfleming1-9/+14
2005-08-23support configurable Message-Account value in NOTIFY messages (issue #4801)kpfleming2-2/+20
2005-08-22make SIGURG handler message more obvious (issue #4878)kpfleming1-2/+2
2005-08-22allow custom dialplan functions to be called from AGI (issue #4855)kpfleming1-1/+9
2005-08-22add preliminary support for SIP timers (issue #4359)kpfleming3-72/+218
2005-08-22make pager messages configurable (issue #4829)kpfleming2-8/+75
2005-08-22add CONTROL STREAM FILE AGI command (issue #4738)kpfleming1-0/+56
2005-08-22add text status variable output to SendText() application (issue #4808)kpfleming1-14/+33
2005-08-22add a LOG_DTMF logging channel and send all bridged DTMF events out that chan...kpfleming4-2/+27
2005-08-22add SIPCHANINFO function to retrieve information about the current connected ...kpfleming1-0/+71
2005-08-22add file to ignore listkpfleming1-0/+1
2005-08-22add status output to Transfer() application (issue #4810, with mods)kpfleming1-19/+48
2005-08-22handle BYE instead of CANCEL from callers (issue #4994)kpfleming1-2/+5
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming7-69/+341
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...kpfleming4-54/+71
2005-08-22add count to 'show functions' CLI command (issue #4991)kpfleming1-1/+3
2005-08-22add count of files used to build Asterisk/modules (issue #4992 with text mod)kpfleming1-1/+5
2005-08-22make 'show modules like' not case sensitive (issue #4990)kpfleming1-1/+1
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsjim1-388/+1411
2005-08-21Document AGI SIGHUP changesmarkster1-0/+7
2005-08-19Fix IAX2 Provisioningmarkster1-11/+12
2005-08-19fix execiftime and include some code cleanup while we're at it (bug #4380)russell1-28/+32
2005-08-19Fix language in d-channel (bug #4979)markster1-1/+1
2005-08-17protect PRI-specific code with ifdefskpfleming1-0/+4
2005-08-17Fix password change bug (bug #4976)markster1-1/+1
2005-08-16temporarily revert aggressive native bridge attemptskpfleming1-1/+2