summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-01-15Add missing braceMark Michelson
2009-01-15Fix the compactheaders option in sip.confMark Michelson
2009-01-15Remove an unneeded condition for line addition to a SIP request/responseMark Michelson
2009-01-15Make sure that we have the same terminology in sip.conf.sample and the source...Olle Johansson
2009-01-15Add capability to remove added SIP headers *before* INVITE is generated.Olle Johansson
2009-01-14Merged revisions 168622 via svnmerge from Richard Mudgett
2009-01-14This fixes a problem where MWI FSK spills were being injected onto off hook f...Doug Bailey
2009-01-14Restore the "sip show users" and "sip show user" CLI commandsMark Michelson
2009-01-14Mostly spacing changes; no functionality change at all.Tilghman Lesher
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)Tilghman Lesher
2009-01-13Merged revisions 168551 via svnmerge from Terry Wilson
2009-01-13Allow specifying a port number in the user portion of a register => line in s...Mark Michelson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-12Merged revisions 167095 via svnmerge from Tilghman Lesher
2009-01-12Merged revisions 168507 via svnmerge from Jeff Peeler
2009-01-12Merged revisions 168482 via svnmerge from Mark Michelson
2009-01-10sizeof for a stringfield is 4. Kinda low for reconstructing a field value.Tilghman Lesher
2009-01-09Spacing changeRichard Mudgett
2009-01-09Merged revisions 168128 via svnmerge from Mark Michelson
2009-01-09Merged revisions 168191 via svnmerge from Richard Mudgett
2009-01-08Revert chan_sip changes which were accidentally committedMark Michelson
2009-01-08Add the average talk time for a queueMark Michelson
2009-01-08Convert dialplan application DAHDISendCallreroutingFacility to use commas.Tilghman Lesher
2009-01-08Merged revisions 167714 via svnmerge from Kevin P. Fleming
2009-01-08Merged revisions 167620 via svnmerge from Kevin P. Fleming
2009-01-07Cleanup fsk spill if off hook is detected during mwi spill. Doug Bailey
2009-01-06Merged revisions 167260 via svnmerge from Tilghman Lesher
2009-01-05Merged revisions 167179 via svnmerge from Mark Michelson
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleSean Bright
2008-12-31Change some incorrect syntax for pri set debug and correctMark Michelson
2008-12-31Merged revisions 166953 via svnmerge from Tilghman Lesher
2008-12-28Merged revisions 166772 via svnmerge from Russell Bryant
2008-12-24There is no section 22.2.2 in rfc 3261. I believe 26.2.2 is what was meant:Terry Wilson
2008-12-23Allow semicolons and extended characters in user-specified SIP headers.Tilghman Lesher
2008-12-22Merged revisions 166380 via svnmerge from Mark Michelson
2008-12-19Add configuration support for half_full DAHDI buffer policyMatthew Fredrickson
2008-12-18Numerous documentation updates.Joshua Colp
2008-12-17Call proxy_update so that the IP address gets populated. Sending stuff to 0.0...Joshua Colp
2008-12-17This patch adds a new 'ignoresdpversion' option to sip.conf. When this isMatthew Nicholson
2008-12-16Merged revisions 164977 via svnmerge from Mark Michelson
2008-12-16Make a note of the feature request in bug #11157 as per the reporter and oej,...Terry Wilson
2008-12-16Qualify trumps poke per lmadsen.Joshua Colp
2008-12-16Add configuration options for finer control over how Asterisk handles having ...Joshua Colp
2008-12-16Merged revisions 164672 via svnmerge from Russell Bryant
2008-12-16When using externhost make sure the port gets set to the bindaddr port if one...Joshua Colp
2008-12-16Fix usage of the DAHDI_VMWI ioctl.Russell Bryant
2008-12-15Open a timer before loading configuration so that the trunking configuration ...Russell Bryant
2008-12-15Fix log message to refer to the generic timing interface, not DAHDI specificallyRussell Bryant
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite rightTilghman Lesher
2008-12-15Merged revisions 164350 via svnmerge from Joshua Colp