summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-01-04add memory-pool based string field management for structuresKevin P. Fleming
2006-01-04Fixes for bug #6125Matthew Fredrickson
2006-01-04Issue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!Olle Johansson
2006-01-04Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.Olle Johansson
2006-01-04- Remove "incominglimit" as a configuration option in sip.confOlle Johansson
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Don't check user call limits for outbound calls.Olle Johansson
2006-01-03Issue #5954: Implement printf-like append_history and implement AST_LIST for ...Olle Johansson
2006-01-03Bug #6071: Broken rport match in check_via(). (rizzo)Olle Johansson
2006-01-03Bug 5345; Add configuration option for minimum registration time. (folsson)Olle Johansson
2006-01-02initialize sip_auth listRussell Bryant
2006-01-02 Fix compiler warnings.BJ Weschke
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-28Merged revisions 7665 via svnmerge from Russell Bryant
2005-12-27avoid unneeded calls to strlen in iax2 completion functionsRussell Bryant
2005-12-27avoid repeated calls to strlen in command completion functions and normalizeRussell Bryant
2005-12-26Don't do DTMF detect on pseudo's!Mark Spencer
2005-12-26Added support for Feature Group C CAMA trunks (both DP and MF), and supportJim Dixon
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-22Merged revisions 7599 via svnmerge from Russell Bryant
2005-12-22remove stray unlock (issue #5955)Russell Bryant
2005-12-22forward-port per-peer videosupport changes from branches/1.2Kevin P. Fleming
2005-12-22- construct the difference and have only one call to snprintf in build_viaRussell Bryant
2005-12-21Merged revisions 7582 via svnmerge fromTilghman Lesher
2005-12-21 Bug #6040 - Documentation correctionBJ Weschke
2005-12-20add AGENT function, similar to SIPPEER or IAXPEER (issue #5531)Russell Bryant
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of Mark Spencer
2005-12-20Fix reload of peer contexts (bug #6007)Mark Spencer
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar toRussell Bryant
2005-12-19- add note on required values of sip_methods structRussell Bryant
2005-12-17Merged revisions 7515 via svnmerge from Kevin P. Fleming
2005-12-17Merged revisions 7513 via svnmerge from Kevin P. Fleming
2005-12-13Merged revisions 7448-7449,7451,7453 via svnmerge from Kevin P. Fleming
2005-12-10 Bug #5877BJ Weschke
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...Christian Richter
2005-12-09chan_misdn links against shared mISDNuser libraries nowChristian Richter
2005-12-05Merged revisions 7335 via svnmerge from Russell Bryant
2005-12-04add some missing prototypes and don't use caps for the sip debug defines sinceRussell Bryant
2005-12-04clean up some compiler warningsRussell Bryant
2005-12-03add the 'sip debug' options to the set of global flags and fix some compiler ...Russell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-12-02Fix all the warnings and errors for PRI to go to more logical placesMatthew Fredrickson
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-12-01Add app to send pri keypad facility digits during a callMatthew Fredrickson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-21fix port number handling in peer building functionsKevin P. Fleming
2005-11-21fix a bug found during a recent upgradeKevin P. Fleming
2005-11-21issue #5815Russell Bryant
2005-11-21issue #5800Russell Bryant