SIP Show channelstats fix - use float division to show proper stats
[asterisk/asterisk.git] / channels / chan_sip.c
2010-01-13 Olle JohanssonSIP Show channelstats fix - use float division to show...
2010-01-12 David Vosselfixes text support in sdp answer
2010-01-07 David VosselChange in sip show channels display format allowing...
2010-01-06 Tilghman LesherWhoa, duplicate setting (dead code).
2010-01-02 Tilghman Lesherglobal_contact_ha was renamed in trunk
2010-01-02 Olle JohanssonMerged revisions 237135 via svnmerge from
2009-12-30 Jeff PeelerFix compiling with LOW_MEMORY.
2009-12-29 Tilghman LesherShut down the SIP session timers more gracefully, in...
2009-12-22 David VosselMerged revisions 236062 via svnmerge from
2009-12-17 Joshua ColpRemove some old code for going to the 'fax' extension...
2009-12-15 David Vosselreverse minor sip registration regression
2009-12-14 Olle JohanssonMerged revisions 234492 via svnmerge from
2009-12-10 Tilghman LesherMerged revisions 234095 via svnmerge from
2009-12-07 David VosselMerged revisions 233471 via svnmerge from
2009-12-07 Matthew NicholsonDo not reject SDP packets describing only non audio...
2009-12-02 Mark MichelsonDo not change the exten string field or rebuild the...
2009-12-02 Joshua ColpAdd support for handling the 415 Unsupported media...
2009-12-02 Joshua ColpFix a bug where a scheduled item ID would get retained...
2009-12-01 Tilghman LesherMore 32->64 bit codec conversions.
2009-11-30 Kevin P. FlemingAnother round of UDPTL stack fixes/improvements:
2009-11-30 Joshua ColpWhen receiving SDP that matches the version of the...
2009-11-30 Joshua ColpFix a bug where an immediate masquerade would cause...
2009-11-23 Joshua ColpChange fax detection in chan_sip so it behaves as one...
2009-11-23 Kevin P. FlemingMerged revisions 230839 via svnmerge from
2009-11-23 Kevin P. FlemingMerged revisions 230772 via svnmerge from
2009-11-13 Joshua ColpMerged revisions 230144 via svnmerge from
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-13 Joshua ColpFix T.38 negotiation regression introduced with the...
2009-11-10 Matthew NicholsonReverted revision 201717.
2009-11-06 Joshua ColpMerged revisions 228547 via svnmerge from
2009-11-04 Matthew NicholsonModify the SDP parsing code to parse session and media...
2009-11-04 Joshua ColpMerged revisions 227700 via svnmerge from
2009-11-04 Tilghman LesherTwo other trunk build fixes (reported by seanbright...
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-11-03 Matthew NicholsonFixed a spelling error in the q850 reason header option...
2009-11-03 David Vosseluser.conf entries in SIP were not having their peer...
2009-11-03 Olle JohanssonMerged revisions 227088 via svnmerge from
2009-11-02 David BrooksSIP channel name uniqueness
2009-11-02 Matthew NicholsonThis patch adds support for a draft proposal for adding...
2009-10-27 Joshua ColpAdd support for receiving unsolicited MWI NOTIFY messages.
2009-10-26 Kevin P. FlemingFix building in REF_DEBUG mode.
2009-10-26 Jeff PeelerACL check not present for verifying SIP INVITEs
2009-10-24 Kevin P. FlemingImprove performance of pedantic mode dialog searching...
2009-10-23 David VosselFixes an iterator memory leak and uninitialized memory
2009-10-22 David VosselSIP TCP/TLS: move client connection setup/write into...
2009-10-21 Kevin P. FlemingAdd 'mohsuggest' configuration option to 'sip show...
2009-10-21 Joshua ColpAdd support for specifying the IP address to use for...
2009-10-21 Joshua ColpRevert media_address commit, I'm going to roll a fix...
2009-10-21 David VosselMerged revisions 225032 via svnmerge from
2009-10-21 Joshua ColpAdd support for specifying the IP address to use for...
2009-10-14 Jeff PeelerAllow for adding message body to the SIP NOTIFY message
2009-10-12 Kevin P. FlemingRemove automatic switching from T.38 to voice mode...
2009-10-11 Mark MichelsonCheck the proper page for the SENDRPID flag.
2009-10-09 David VosselMerged revisions 223205 via svnmerge from
2009-10-09 David Vossel'auth=' did not parse md5 secret correctly
2009-10-09 David Vosselp->peerauth is always empty in transmit_register()
2009-10-08 David Vosselfixed comment line for do_magic_pickup
2009-10-08 David VosselDeadlock between ast_cel_report_event and ast_do_masquerade
2009-10-08 David Vosselmakes externtcpport and externtlsport static variables
2009-10-07 David VosselDeadlock in channel masquerade handling
2009-10-07 David VosselMerged revisions 222542 via svnmerge from
2009-10-06 David Vosselcontact header port ignored transport when using externip
2009-10-06 Kevin P. FlemingRecorded merge of revisions 222152 via svnmerge from
2009-10-05 Kevin P. FlemingAllow non-compliant T.38 endpoints to be supportable...
2009-10-01 Tilghman LesherRevision 220906 (a merge from 1.4) was not merged corre...
2009-10-01 David Vosseloutbound tls connections were not defaulting to port...
2009-10-01 Matthew NicholsonMerged revisions 221588 via svnmerge from
2009-10-01 Olle JohanssonSimplify code for porturi, use TRUE/FALSE constructs...
2009-09-30 Matthew NicholsonCleaned up merge from r221432
2009-09-30 Matthew NicholsonMerged revisions 221360 via svnmerge from
2009-09-30 Terry WilsonUse rtp properties instead of adding a callback
2009-09-30 Terry WilsonMerged revisions 221086 via svnmerge from
2009-09-29 Tilghman LesherMerged revisions 220873 via svnmerge from
2009-09-28 Jeff PeelerFix building of registration entry in build_peer when...
2009-09-24 Matthew NicholsonEnsure the numeric portion of the P-Asserted-Identity...
2009-09-18 David VosselMerged revisions 219450 via svnmerge from
2009-09-17 David Vosselfixes deadlock when performing directed pickup w Invite...
2009-09-17 Mark MichelsonMerged revisions 219320 via svnmerge from
2009-09-17 David VosselMerged revisions 219303 via svnmerge from
2009-09-17 Joshua ColpEnsure no spaces exist before "refresher=" when doing...
2009-09-16 Mark MichelsonReverse order of args to fread.
2009-09-16 Joshua ColpOn TCP and TLS connections do not attempt to stop retra...
2009-09-15 David Vosselupward bound checking for port string to int conversion
2009-09-15 Matthew NicholsonMerged revisions 218578 via svnmerge from
2009-09-15 Mark MichelsonUse a better method of ensuring null-termination of...
2009-09-15 Mark MichelsonEnsure that SDP read from TCP socket is null-terminated.
2009-09-15 Mark MichelsonFix off-by-one error when reading SDP sent over TCP.
2009-09-10 Tilghman LesherMake calltoken support work with realtime users and...
2009-09-10 Olle JohanssonDon't assign UINT_MAX to an INT.
2009-09-10 Olle JohanssonInclude ActionID in all events that are responsed to...
2009-09-09 Olle JohanssonDon't report transfer success until we actually know...
2009-09-09 Olle JohanssonNot having any TLS session to write to is a serious...
2009-09-09 Olle JohanssonFormatting and doxygen updates
2009-09-08 David Vosselcaller id number empty
2009-09-07 Olle JohanssonMoving another function declared in the middle of forwa...
2009-09-07 Olle JohanssonMove "deprecated_username" to a flag like the others...
2009-09-07 Olle Johansson- Doxygen additions
2009-09-07 Olle JohanssonClean up the "offered_media" code
2009-09-07 Olle JohanssonMake sure we reset global_exclude_static at channel...
2009-09-07 Olle JohanssonMove capability into sip_cfg. While at it, make sure...
next