aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Remove object files from the channels/sip/ directory on make clean.russell1-0/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman1-2/+2
2010-02-08Make chan_usbradio compile.russell1-11/+11
2010-02-07Tweak formatting and add minor updates to some comments.russell4-21/+40
2010-02-07Remove parsing of constantssrc from reload_config.mmichelson1-2/+0
2010-02-06Remove useless sip options related to hash table size.mmichelson1-31/+8
2010-02-05adds total call numbers available to 'iax2 show callnumber usage' cli outputdvossel1-1/+12
2010-02-05fixes issue with sip registry not having correct default expirydvossel3-33/+32
2010-02-04parse_moved_contact tries to parse contact_name twicedvossel1-8/+0
2010-02-03-----Changes -----dvossel8-2075/+2810
2010-02-03The chanvar= setting should inherit the entire list of variables, not just th...tilghman1-1/+7
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...dvossel1-36/+63
2010-02-01Merged revisions 244070 via svnmerge from tilghman1-3/+1
2010-01-28Informational message, not an error.tilghman1-2/+2
2010-01-28Add a missing line terminator for T.38 SDP.russell1-1/+1
2010-01-28Merged revisions 243779 via svnmerge from russell1-4/+5
2010-01-27Fix the ability to specify an OSP token for an outbound IAX2 call.russell1-32/+2
2010-01-26RFC compliant uri and display-name encode/decodedvossel1-136/+260
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