summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2009-11-03user.conf entries in SIP were not having their peer type set.David Vossel
2009-11-03Merged revisions 227088 via svnmerge from Olle Johansson
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networksTilghman Lesher
2009-11-02SIP channel name uniquenessDavid Brooks
2009-11-02DAHDI ISDN channel names will not allow device state to work. (Interim solut...Richard Mudgett
2009-11-02This patch adds support for a draft proposal for adding Q.850 reason headers ...Matthew Nicholson
2009-10-30Cleanup some flags on DAHDI PRI channel hangup.Richard Mudgett
2009-10-29Merged revisions 226531 via svnmerge from Joshua Colp
2009-10-29Doxygen documentation updateOlle Johansson
2009-10-27Add support for receiving unsolicited MWI NOTIFY messages.Joshua Colp
2009-10-26Fix building in REF_DEBUG mode.Kevin P. Fleming
2009-10-26ACL check not present for verifying SIP INVITEs Jeff Peeler
2009-10-26Make conditionals create previous code when libpri/ss7 are present.Richard Mudgett
2009-10-26span numbers in pri debug / error messages Tzafrir Cohen
2009-10-26Re-arange code a bit to build in dev-mode without ss7Tzafrir Cohen
2009-10-26Make chan_dahdi build even without PRI / SS7Tzafrir Cohen
2009-10-24Improve performance of pedantic mode dialog searching in chan_sip.Kevin P. Fleming
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-23Fixes an iterator memory leak and uninitialized memoryDavid Vossel
2009-10-22Search for the subaddress only within the extension section of the dial string.Richard Mudgett