summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2009-12-07Do not reject SDP packets describing only non audio streams.Matthew Nicholson
2009-12-04Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.Michiel van Baak
2009-12-04Only assign line and device in handle_transfer_button when we have a subchannel.Michiel van Baak
2009-12-02Do not change the exten string field or rebuild the contact headerMark Michelson
2009-12-02Add support for handling the 415 Unsupported media type response like we do f...Joshua Colp
2009-12-02Fix a bug where a scheduled item ID would get retained on registrations in a ...Joshua Colp
2009-12-02Merged revisions 232090 via svnmerge from Jeff Peeler
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming
2009-11-30When receiving SDP that matches the version of the last one do not treat it a...Joshua Colp
2009-11-30Fix a bug where an immediate masquerade would cause a queued unhold frame to ...Joshua Colp
2009-11-24Fix problem on digital channels due to digital flag not getting set Jeff Peeler
2009-11-23Change fax detection in chan_sip so it behaves as one would expect.Joshua Colp
2009-11-23Merged revisions 230839 via svnmerge from Kevin P. Fleming
2009-11-23Merged revisions 230772 via svnmerge from Kevin P. Fleming
2009-11-20fixes iax2 show cache locking error, thanks alecdavis!David Vossel
2009-11-15Merged revisions 230246 via svnmerge from Kevin P. Fleming
2009-11-13Merged revisions 230144 via svnmerge from Joshua Colp
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-13Merged revisions 230038 via svnmerge from Joshua Colp
2009-11-13Fix T.38 negotiation regression introduced with the SDP parser changes.Joshua Colp
2009-11-12Add mute functionality. Add config option to not try to open capture device.Jason Parker
2009-11-12Fix mute toggling on OSS channels.Jason Parker
2009-11-10Merged revisions 229167 via svnmerge from David Vossel
2009-11-10Reverted revision 201717.Matthew Nicholson
2009-11-09Don't crash when bridge->tech_pvt == NULLTerry Wilson
2009-11-09Don't try to convert a 64-bit integer, where only a 32-bit integer is stored.Tilghman Lesher
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-11-06Created standard location to add options to chan_dahdi for ISDN dialing.Richard Mudgett
2009-11-06Missed these two channel drivers on the codec_bits mergeTilghman Lesher
2009-11-06Merged revisions 228547 via svnmerge from Joshua Colp
2009-11-05Merged revisions 228078 via svnmerge from David Brooks
2009-11-05Merged revisions 228079 via svnmerge from Jason Parker
2009-11-04Modify the SDP parsing code to parse session and media level items separately.Matthew Nicholson
2009-11-04Merged revisions 227700 via svnmerge from Joshua Colp
2009-11-04fix trunk buildingJeff Peeler
2009-11-04Two other trunk build fixes (reported by seanbright on #asterisk-dev)Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-03Resolve some dev-mode warnings.Russell Bryant
2009-11-03Fixed a spelling error in the q850 reason header option in the output of sip ...Matthew Nicholson
2009-11-03Code guidelines fixes onlyTilghman Lesher