aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...tilghman1-3/+3
2010-02-16Allow Timer B to be set on the peer, and ensure SIP rules are followed (or wa...tilghman1-17/+51
2010-02-15Restore triedtopribridge flag code removed in -r211197.rmudgett1-1/+3
2010-02-15chan_sip parse code refactoring plus two new unit testsdvossel4-100/+294
2010-02-12fixes areas where port should be removed from domain during parsingdvossel1-4/+4
2010-02-11fixes some test description formatting inconsistencies so log file looks nicedvossel2-6/+6
2010-02-10additional parse_uri test and documentationdvossel2-1/+16
2010-02-10Change channel state on local channels for busy,answer,ring.jpeeler1-0/+39
2010-02-09Various updates to the unit test API.russell2-87/+73
2010-02-09fixes a merging error for the iaxs and iaxsl off by one fixdvossel1-1/+1
2010-02-09Merged revisions 245792 via svnmerge from dvossel1-2/+2
2010-02-09This commit removes an extra newline in T.38 generated SDP packets. This bug ...mnicholson1-2/+0
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