Merged revisions 101989 via svnmerge from
[asterisk/asterisk.git] / channels / chan_sip.c
2008-02-01 Russell BryantMerged revisions 101989 via svnmerge from
2008-01-31 Russell BryantFix a simple deadlock that was introduced _right_ befor...
2008-01-31 Jason ParkerMerged revisions 101482 via svnmerge from
2008-01-30 Mark MichelsonThe deprecation of "username" in favor of "defaultuser...
2008-01-30 Kevin P. Flemingsimplify this code and eliminate the return value cast...
2008-01-30 Olle JohanssonConstifying the interface to get pvt_ids in the bridge...
2008-01-30 Olle JohanssonMerged revisions 101152 via svnmerge from
2008-01-29 Joshua ColpMake externip work as documented. If no port is specifi...
2008-01-29 Olle JohanssonMerged revisions 100740 via svnmerge from
2008-01-29 Olle JohanssonRemoving code that wasn't supposed to be there at all...
2008-01-28 Joshua ColpFix up some T38 state change issues.
2008-01-28 Joshua ColpFix up two scheduling issues. In one instance a schedul...
2008-01-28 Russell BryantMerged revisions 100629 via svnmerge from
2008-01-28 Joshua ColpDon't do a network byte order conversion when setting...
2008-01-27 Tilghman LesherWith the switch to the ast_sched_replace* API in trunk...
2008-01-27 Tilghman LesherMerged revisions 100465 via svnmerge from
2008-01-25 Jason ParkerMerged revisions 100378 via svnmerge from
2008-01-24 James GolovichFix simple whitespace issue
2008-01-24 Jason ParkerMove chan_local dependency into places (only one) that...
2008-01-24 Joshua ColpRemove dependency on res_features from some channel...
2008-01-24 Kevin P. Flemingfix flag bit definitions to make code from issue #11049...
2008-01-23 Olle JohanssonMerged revisions 99978 via svnmerge from
2008-01-23 Olle JohanssonMerged revisions 99977 via svnmerge from
2008-01-23 Olle Johansson- Add a few comments to sip_xmit
2008-01-22 Olle JohanssonMerged revisions 99652 via svnmerge from
2008-01-22 Olle JohanssonAdd a generic function to set the bridged call PVT...
2008-01-22 Russell BryantPoint out a bug in some debug counter handling
2008-01-22 Olle JohanssonAdd authentication options to the SIP dialstring.
2008-01-21 Olle JohanssonDoxygen updates.
2008-01-21 Olle JohanssonUpdating doxygen
2008-01-21 Joshua ColpMerged revisions 99301 via svnmerge from
2008-01-21 Joshua ColpChange over to using ast_debug so these debug messages...
2008-01-18 Russell BryantMerge changes from team/group/sip-tcptls
2008-01-16 Russell BryantMerge the changes from issue #10665 from the team/group...
2008-01-16 Joshua ColpMerged revisions 98955 via svnmerge from
2008-01-16 Joshua ColpRemove DNS lookup from sip_devicestate. This seems...
2008-01-15 Russell BryantMerged revisions 98946 via svnmerge from
2008-01-15 Joshua ColpMerged revisions 98934 via svnmerge from
2008-01-14 Joshua ColpMerged revisions 98894 via svnmerge from
2008-01-11 Tilghman LesherMerged revisions 98164 via svnmerge from
2008-01-11 Kevin P. FlemingAscom phones send Flash events as SIP INFO using '...
2008-01-11 Russell BryantAdd a new global and per-peer option to chan_sip, quali...
2008-01-10 Tilghman LesherMerged revisions 97973 via svnmerge from
2008-01-10 Tilghman LesherSeveral manager changes:
2008-01-08 Joshua ColpOne line documentation ftw!
2008-01-08 Joshua ColpMove common code for setting T38 capabilities and fix...
2008-01-08 Tilghman LesherMerged revisions 97077 via svnmerge from
2008-01-05 Russell BryantNow that the version.h file was getting properly regene...
2008-01-04 Tilghman LesherMerged revisions 96525 via svnmerge from
2008-01-02 Joshua ColpMerged revisions 95946 via svnmerge from
2007-12-28 Russell BryantMerged revisions 95191 via svnmerge from
2007-12-27 Joshua ColpMerged revisions 94905 via svnmerge from
2007-12-23 Tilghman LesherMerged revisions 94660 via svnmerge from
2007-12-19 Olle JohanssonAdding the ability to specify the To: header in an...
2007-12-18 Olle JohanssonMove some warnings away to debug since some devices...
2007-12-18 Tilghman LesherMerged revisions 93668 via svnmerge from
2007-12-18 Luigi Rizzomake configuration variable const so they are not accid...
2007-12-17 Olle JohanssonMerged revisions 93182 via svnmerge from
2007-12-17 Joshua ColpFix usage of rtptimeout. It can be used without rtpkeep...
2007-12-16 Olle JohanssonHUGE improvements to QoS/CoS handling by IgorG
2007-12-16 Olle JohanssonMake more timers settable in SIP so that we can force...
2007-12-14 Joshua ColpMerged revisions 92937 via svnmerge from
2007-12-13 Jason ParkerRemove remnants of a poorly merged commit. (92697)
2007-12-13 Jason ParkerMerged revisions 92696 via svnmerge from
2007-12-11 Jason ParkerWe need to set the address we want to match against...
2007-12-10 Olle JohanssonRemoving some LOG_DEBUG items
2007-12-10 Olle JohanssonMerged revisions 92158 via svnmerge from
2007-12-07 Jason ParkerFix a small typo in a comment.
2007-12-06 Joshua ColpMerged revisions 91439 via svnmerge from
2007-12-05 Olle JohanssonRename "username" to "defaultuser" to match with "defau...
2007-12-05 Olle JohanssonRemove the cseqs from "sip show channel" and make more...
2007-12-04 Jason ParkerAdd manager action 'sipshowregistry'.
2007-11-30 Joshua ColpMerged revisions 90269 via svnmerge from
2007-11-27 Russell Bryantremove a duplicate manager event
2007-11-27 Olle JohanssonStarting to merge changes from the "moremanager" branch...
2007-11-27 Olle JohanssonThe following patch with updates for trunk. Works much...
2007-11-26 Olle JohanssonRename "limitonpeer" to "counteronpeer" since the call...
2007-11-26 Olle JohanssonFormatting, doxygenification
2007-11-26 Olle JohanssonFormatting changes, cleaning up some code
2007-11-26 Olle JohanssonStart using Doxygen groupings to group variables and...
2007-11-26 Joshua ColpInstead of printing out one codec in sip show channels...
2007-11-25 Tilghman LesherTypo (someone needs to test compile before committing...
2007-11-25 Olle JohanssonMore doxygen changes
2007-11-25 Olle JohanssonHousekeeping
2007-11-25 Olle JohanssonFormatting, doxygen updates
2007-11-25 Olle Johansson- Deprecate "call-limit" in chan_sip. No other channel...
2007-11-25 Olle JohanssonHousekeeping...
2007-11-23 Luigi Rizzoset rtpmap video info according to what is read from...
2007-11-21 Steve Murphycloses issue #11285, where an unload of a module that...
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-20 Olle JohanssonFix sip show history.
2007-11-20 Olle JohanssonChange terminology a bit for CLI commands handling...
2007-11-19 Mark MichelsonChanged the "busy-level" option in sip.conf to "busylev...
2007-11-19 Tilghman LesherChange delimiter of SIPPEER to be comma (instead of...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-19 Olle JohanssonAdding busy-level to the SIP_PEER() dialplan function.
2007-11-19 Olle JohanssonMake some notes about a problem I found with the OPTION...
2007-11-17 Luigi Rizzofix breakage induced by previous mistake
2007-11-16 Luigi Rizzoremove redundant #include "asterisk/compat.h",
next