aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Add capability to remove added SIP headers *before* INVITE is generated.oej1-0/+61
2009-01-14Merged revisions 168622 via svnmerge from rmudgett1-44/+40
2009-01-14This fixes a problem where MWI FSK spills were being injected onto off hook f...dbailey1-2/+20
2009-01-14Restore the "sip show users" and "sip show user" CLI commandsmmichelson1-0/+190
2009-01-14Mostly spacing changes; no functionality change at all.tilghman1-622/+707
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)tilghman1-3/+11
2009-01-13Merged revisions 168551 via svnmerge from twilson1-1/+3
2009-01-13Allow specifying a port number in the user portion of a register => line in s...mmichelson1-11/+34
2009-01-13Merged revisions 168561 via svnmerge from russell3-6/+6
2009-01-12Merged revisions 167095 via svnmerge from tilghman1-2/+6
2009-01-12Merged revisions 168507 via svnmerge from jpeeler1-19/+28
2009-01-12Merged revisions 168482 via svnmerge from mmichelson1-5/+0
2009-01-10sizeof for a stringfield is 4. Kinda low for reconstructing a field value.tilghman1-1/+1
2009-01-09Spacing changermudgett1-1/+1
2009-01-09Merged revisions 168128 via svnmerge from mmichelson1-0/+5
2009-01-09Merged revisions 168191 via svnmerge from rmudgett1-21/+221
2009-01-08Revert chan_sip changes which were accidentally committedmmichelson1-183/+0
2009-01-08Add the average talk time for a queuemmichelson1-0/+183
2009-01-08Convert dialplan application DAHDISendCallreroutingFacility to use commas.tilghman1-19/+16
2009-01-08Merged revisions 167714 via svnmerge from kpfleming1-2/+2
2009-01-08Merged revisions 167620 via svnmerge from kpfleming1-11/+131
2009-01-07Cleanup fsk spill if off hook is detected during mwi spill. dbailey1-1/+12
2009-01-06Merged revisions 167260 via svnmerge from tilghman1-4/+16
2009-01-05Merged revisions 167179 via svnmerge from mmichelson1-22/+39
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleseanbright1-1/+1
2008-12-31Change some incorrect syntax for pri set debug and correctmmichelson1-3/+3
2008-12-31Merged revisions 166953 via svnmerge from tilghman1-0/+1
2008-12-28Merged revisions 166772 via svnmerge from russell1-2/+3
2008-12-24There is no section 22.2.2 in rfc 3261. I believe 26.2.2 is what was meant:twilson1-1/+1
2008-12-23Allow semicolons and extended characters in user-specified SIP headers.tilghman1-4/+9
2008-12-22Merged revisions 166380 via svnmerge from mmichelson1-3/+16
2008-12-19Add configuration support for half_full DAHDI buffer policymattf1-0/+4
2008-12-18Numerous documentation updates.file4-18/+25
2008-12-17Call proxy_update so that the IP address gets populated. Sending stuff to 0.0...file1-0/+2
2008-12-17This patch adds a new 'ignoresdpversion' option to sip.conf. When this ismnicholson1-6/+16
2008-12-16Merged revisions 164977 via svnmerge from mmichelson1-1/+3
2008-12-16Make a note of the feature request in bug #11157 as per the reporter and oej,...twilson1-0/+2
2008-12-16Qualify trumps poke per lmadsen.file1-15/+15
2008-12-16Add configuration options for finer control over how Asterisk handles having ...file1-6/+28
2008-12-16Merged revisions 164672 via svnmerge from russell1-2/+5
2008-12-16When using externhost make sure the port gets set to the bindaddr port if one...file1-0/+3
2008-12-16Fix usage of the DAHDI_VMWI ioctl.russell1-1/+1
2008-12-15Open a timer before loading configuration so that the trunking configuration ...russell1-3/+4
2008-12-15Fix log message to refer to the generic timing interface, not DAHDI specificallyrussell1-1/+1
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite righttilghman1-187/+158
2008-12-15Merged revisions 164350 via svnmerge from file1-1/+3
2008-12-15Fix a couple more build issues related to ast_str_opaquerussell1-0/+3
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman3-160/+189
2008-12-12demote always-appearing debug message (for certain boards) to ast_debug lev 3...murf1-1/+2
2008-12-12Rename a number of tcptls_session variables. There are no functional changes...russell1-73/+73