summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-02-08Make chan_usbradio compile.Russell Bryant
2010-02-07Tweak formatting and add minor updates to some comments.Russell Bryant
2010-02-07Remove parsing of constantssrc from reload_config.Mark Michelson
2010-02-06Remove useless sip options related to hash table size.Mark Michelson
2010-02-05adds total call numbers available to 'iax2 show callnumber usage' cli outputDavid Vossel
2010-02-05fixes issue with sip registry not having correct default expiryDavid Vossel
2010-02-04parse_moved_contact tries to parse contact_name twiceDavid Vossel
2010-02-03-----Changes -----David Vossel
2010-02-03The chanvar= setting should inherit the entire list of variables, not just th...Tilghman Lesher
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...David Vossel
2010-02-01Merged revisions 244070 via svnmerge from Tilghman Lesher
2010-01-28Informational message, not an error.Tilghman Lesher
2010-01-28Add a missing line terminator for T.38 SDP.Russell Bryant
2010-01-28Merged revisions 243779 via svnmerge from Russell Bryant
2010-01-27Fix the ability to specify an OSP token for an outbound IAX2 call.Russell Bryant
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-22Merged revisions 242226 via svnmerge from Olle Johansson
2010-01-21Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ...Tilghman Lesher
2010-01-20Fix up compile breakage from ast_tvdiff_ms() API change.Kevin P. Fleming
2010-01-20Update CDR variables as pbx startsAlec L Davis
2010-01-19small correction from 241314Jeff Peeler
2010-01-19Merged revisions 241227 via svnmerge from Jeff Peeler
2010-01-19Update CDR variables before pbx starts (overlap dial)Alec L Davis
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
2010-01-18Update CDR variables before pbx startsAlec L Davis
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-13SIP Show channelstats fix - use float division to show proper statsOlle Johansson
2010-01-12fixes text support in sdp answerDavid Vossel
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.Tilghman Lesher
2010-01-07Fix using the wrong pointer type in do_idle_thread().Richard Mudgett
2010-01-07Merged revisions 238411 via svnmerge from David Vossel
2010-01-07Change in sip show channels display format allowing more digits for CIDDavid Vossel
2010-01-06Whoa, duplicate setting (dead code).Tilghman Lesher
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2010-01-04Merged revisions 237318 via svnmerge from Tilghman Lesher
2010-01-04- Disable res_pktccops by defaultOlle Johansson
2010-01-02global_contact_ha was renamed in trunkTilghman Lesher
2010-01-02Merged revisions 237135 via svnmerge from Olle Johansson
2009-12-30Merged revisions 236981 via svnmerge from Tilghman Lesher
2009-12-30Fix compiling with LOW_MEMORY.Jeff Peeler
2009-12-29Shut down the SIP session timers more gracefully, in order to prevent a possi...Tilghman Lesher
2009-12-22fixes iax "can't compress subclass 4294967295" errorDavid Vossel
2009-12-22Merged revisions 236062 via svnmerge from David Vossel
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-17Remove some old code for going to the 'fax' extension when a T.38 switchover ...Joshua Colp
2009-12-17Fix call forwarding for analog phones.Jeff Peeler
2009-12-15reverse minor sip registration regressionDavid Vossel
2009-12-14Merged revisions 234492 via svnmerge from Olle Johansson
2009-12-10Merged revisions 234095 via svnmerge from Tilghman Lesher
2009-12-07Merged revisions 233471 via svnmerge from David Vossel