aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-01-04- Remove "incominglimit" as a configuration option in sip.confoej1-3/+10
2006-01-03update copyright headers for files changed this yearkpfleming2-2/+2
2006-01-03Don't check user call limits for outbound calls.oej1-6/+10
2006-01-03Issue #5954: Implement printf-like append_history and implement AST_LIST for ...oej1-122/+98
2006-01-03Bug #6071: Broken rport match in check_via(). (rizzo)oej1-4/+9
2006-01-03Bug 5345; Add configuration option for minimum registration time. (folsson)oej1-1/+12
2006-01-02initialize sip_auth listrussell1-1/+1
2006-01-02 Fix compiler warnings.bweschke2-2/+2
2005-12-30update doxygen docs to specify authorsrussell17-8/+45
2005-12-28Merged revisions 7665 via svnmerge from russell1-7/+4
2005-12-27avoid unneeded calls to strlen in iax2 completion functionsrussell2-14/+14
2005-12-27avoid repeated calls to strlen in command completion functions and normalizerussell1-27/+15
2005-12-26Don't do DTMF detect on pseudo's!markster1-1/+7
2005-12-26Added support for Feature Group C CAMA trunks (both DP and MF), and supportjdixon1-10/+87
2005-12-26Merged revisions 7634 via svnmerge from russell3-13/+13
2005-12-22Merged revisions 7599 via svnmerge from russell1-15/+10
2005-12-22remove stray unlock (issue #5955)russell1-1/+0
2005-12-22forward-port per-peer videosupport changes from branches/1.2kpfleming1-10/+15
2005-12-22- construct the difference and have only one call to snprintf in build_viarussell1-70/+59
2005-12-21Merged revisions 7582 via svnmerge fromtilghman1-2/+4
2005-12-21 Bug #6040 - Documentation correctionbweschke1-1/+1
2005-12-20add AGENT function, similar to SIPPEER or IAXPEER (issue #5531)russell1-2/+90
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of markster2-6/+6
2005-12-20Fix reload of peer contexts (bug #6007)markster1-0/+1
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar torussell1-0/+2
2005-12-19- add note on required values of sip_methods structrussell1-2/+1
2005-12-17Merged revisions 7515 via svnmerge from kpfleming1-1/+0
2005-12-17Merged revisions 7513 via svnmerge from kpfleming1-1/+29
2005-12-13Merged revisions 7448-7449,7451,7453 via svnmerge from kpfleming2-2/+3
2005-12-10 Bug #5877bweschke1-0/+3
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...crichter11-1654/+2118
2005-12-09chan_misdn links against shared mISDNuser libraries nowcrichter1-4/+4
2005-12-05Merged revisions 7335 via svnmerge from russell1-1/+1
2005-12-04add some missing prototypes and don't use caps for the sip debug defines sincerussell1-39/+41
2005-12-04clean up some compiler warningsrussell1-3/+3
2005-12-03add the 'sip debug' options to the set of global flags and fix some compiler ...russell1-50/+54
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman5-10/+10
2005-12-02Fix all the warnings and errors for PRI to go to more logical placesmattf1-8/+8
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming3-12/+30
2005-12-01Add app to send pri keypad facility digits during a callmattf1-1/+52
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming50-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming2-10/+0
2005-11-21fix port number handling in peer building functionskpfleming2-1/+6
2005-11-21fix a bug found during a recent upgradekpfleming2-3/+7
2005-11-21issue #5815russell1-1/+4
2005-11-21issue #5800russell1-0/+16
2005-11-21issue #5794russell2-5/+5
2005-11-20issue #5792twisted1-1/+1
2005-11-20issue #5799twisted1-1/+2
2005-11-17Add missing carriage return and line feed to the SDP line indicating that we ...russell1-1/+1