aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Merged revisions 242226 via svnmerge from oej1-1/+1
2010-01-21Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ...tilghman1-4/+4
2010-01-20Fix up compile breakage from ast_tvdiff_ms() API change.kpfleming1-2/+2
2010-01-20Update CDR variables as pbx startsalecdavis1-2/+0
2010-01-19small correction from 241314jpeeler1-2/+0
2010-01-19Merged revisions 241227 via svnmerge from jpeeler1-1/+19
2010-01-19Update CDR variables before pbx starts (overlap dial)alecdavis1-0/+2
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.jpeeler2-3/+3
2010-01-18Update CDR variables before pbx startsalecdavis1-0/+2
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright1-13/+2
2010-01-13SIP Show channelstats fix - use float division to show proper statsoej1-5/+5
2010-01-12fixes text support in sdp answerdvossel1-20/+23
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.tilghman1-1/+1
2010-01-07Fix using the wrong pointer type in do_idle_thread().rmudgett1-4/+5
2010-01-07Merged revisions 238411 via svnmerge from dvossel1-1/+1
2010-01-07Change in sip show channels display format allowing more digits for CIDdvossel1-4/+4
2010-01-06Whoa, duplicate setting (dead code).tilghman1-5/+0
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().rmudgett5-6/+6
2010-01-04Merged revisions 237318 via svnmerge from tilghman1-1/+1
2010-01-04- Disable res_pktccops by defaultoej1-0/+5
2010-01-02global_contact_ha was renamed in trunktilghman1-1/+1
2010-01-02Merged revisions 237135 via svnmerge from oej1-0/+1
2009-12-30Merged revisions 236981 via svnmerge from tilghman1-1/+3
2009-12-30Fix compiling with LOW_MEMORY.jpeeler1-17/+0
2009-12-29Shut down the SIP session timers more gracefully, in order to prevent a possi...tilghman1-4/+20
2009-12-22fixes iax "can't compress subclass 4294967295" errordvossel1-2/+7
2009-12-22Merged revisions 236062 via svnmerge from dvossel1-3/+9
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming4-38/+38
2009-12-17Remove some old code for going to the 'fax' extension when a T.38 switchover ...file1-22/+0
2009-12-17Fix call forwarding for analog phones.jpeeler2-1/+4
2009-12-15reverse minor sip registration regressiondvossel1-41/+58
2009-12-14Merged revisions 234492 via svnmerge from oej1-0/+1
2009-12-10Merged revisions 234095 via svnmerge from tilghman1-6/+10
2009-12-07Merged revisions 233471 via svnmerge from dvossel1-1/+3
2009-12-07Do not reject SDP packets describing only non audio streams.mnicholson1-1/+1
2009-12-04Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.mvanbaak1-1/+1
2009-12-04Only assign line and device in handle_transfer_button when we have a subchannel.mvanbaak1-2/+6
2009-12-02Do not change the exten string field or rebuild the contact headermmichelson1-4/+0
2009-12-02Add support for handling the 415 Unsupported media type response like we do f...file1-0/+3
2009-12-02Fix a bug where a scheduled item ID would get retained on registrations in a ...file1-1/+1
2009-12-02Merged revisions 232090 via svnmerge from jpeeler1-1/+5
2009-12-01More 32->64 bit codec conversions.tilghman6-16/+17
2009-11-30Another round of UDPTL stack fixes/improvements:kpfleming1-0/+2
2009-11-30When receiving SDP that matches the version of the last one do not treat it a...file1-3/+6
2009-11-30Fix a bug where an immediate masquerade would cause a queued unhold frame to ...file1-0/+2
2009-11-24Fix problem on digital channels due to digital flag not getting set jpeeler3-26/+48
2009-11-23Change fax detection in chan_sip so it behaves as one would expect.file1-26/+59
2009-11-23Merged revisions 230839 via svnmerge from kpfleming1-10/+15
2009-11-23Merged revisions 230772 via svnmerge from kpfleming1-4/+5
2009-11-20fixes iax2 show cache locking error, thanks alecdavis!dvossel1-1/+1