aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-03-02fixes adaptive jitterbuffer configurationdvossel14-11/+25
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confalecdavis1-4/+5
2010-03-01Cleanup display_*message functions.mvanbaak1-70/+64
2010-03-01fix endianes issues in chan_skinnymvanbaak1-22/+24
2010-03-01Merged revisions 249536 via svnmerge from jpeeler1-38/+2
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsalecdavis1-0/+12
2010-02-27Merged revisions 249234 via svnmerge from kpfleming1-0/+1
2010-02-26Merged revisions 249100 via svnmerge from mmichelson1-0/+2
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...tilghman1-1/+1
2010-02-23Merged revisions 248396 via svnmerge from dvossel1-19/+53
2010-02-22Move the REF_DEBUG comment higher in the include list.mmichelson1-13/+12
2010-02-21Cleanup transmit_* functions, part 1mvanbaak1-56/+47
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...moy1-10/+10
2010-02-19handle_request_invite revise comment, fix coding guideline issuesdvossel1-21/+19
2010-02-19Merged revisions 247910 via svnmerge from rmudgett1-31/+5
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...tilghman1-1/+6
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...tilghman8-184/+603
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