fixes crash when creation of UDPTL fails
[asterisk/asterisk.git] / channels / chan_sip.c
2010-05-28 David Vosselfixes crash when creation of UDPTL fails
2010-05-26 David Vosseldo all sip registry parsing before transmit_register
2010-05-26 David Vosselfixes failed SIP Directed pickup resulting in dead...
2010-05-26 Mark Michelson.......
2010-05-26 Mark MichelsonRe-enable "always" option for videosupport option in...
2010-05-25 Mark MichelsonProperly use peer's outboundproxy for outbound REGISTERs.
2010-05-24 Mark MichelsonAllow type=user SIP endpoints to be loaded properly...
2010-05-24 David Vosselreverses incorrect logic introduced by r243200
2010-05-21 Mark MichelsonBe sure to set the sin_family on the proxy when allocating.
2010-05-21 Terry WilsonTake dup'd code for directmedia ACLs and make utility...
2010-05-20 Terry WilsonAdd support for direct media ACLs
2010-05-19 Mark MichelsonFix transcode_via_sln option with SIP calls and improve...
2010-05-19 David Vosselfixes crash in check_rtp_timeout
2010-05-18 Mark MichelsonBe sure to heap-allocate the redirecting to tag so...
2010-05-18 Mark MichelsonFix memory leaks in redirecting structures in chan_sip.c
2010-05-17 Mark MichelsonEnhancements to connected line and redirecting work.
2010-05-12 Paul BelangerConvert to AST_CLI_YESNO and AST_CLI_ONOFF
2010-05-11 Paul BelangerImprove logging information for misconfigured contexts
2010-05-05 David Vosselfixes sip native transfer
2010-05-05 Paul BelangerMerged revisions 261274 via svnmerge from
2010-04-28 Mark MichelsonDon't override peer context with domain context.
2010-04-26 Leif MadsenSmall error in the T.140 RTP port verbose log.
2010-04-21 David Vosselfixes issue with double "sip:" in header field
2010-04-16 Mark MichelsonMake sure to fail a monitor if we receive a negative...
2010-04-15 Tilghman LesherMerged revisions 257467 via svnmerge from
2010-04-13 Tilghman LesherAlso unref the pvt when we delete the provisional keepa...
2010-04-12 David Vosselgives channel reference before unlocking it and using...
2010-04-09 Mark MichelsonRemove status_response callbacks where they are not...
2010-04-09 Mark MichelsonFix some compiler errors that popped up after the CCSS...
2010-04-09 Mark MichelsonMerge Call completion support into trunk.
2010-04-09 Mark Michelsonfunc_srv and explicit specification of a remote IP...
2010-04-06 David Vosselfixes deadlock in chan_sip caused by usage of MASTER_CH...
2010-04-03 Richard MudgettConsolidate ast_channel.cid.cid_rdnis into ast_channel...
2010-03-31 Mark MichelsonFix improper comaparison of anonymous URI when getting...
2010-03-25 Kevin P. FlemingImprove handling of T.38 re-INVITEs that arrive before...
2010-03-15 Russell BryantTell the RTP engine API about the initial read and...
2010-03-15 Tilghman LesherTHIS IS NOT PYTHON. Indentation doesn't matter, only...
2010-03-12 Terry WilsonOnly change the RTP ssrc when we see that it has changed
2010-03-06 Russell BryantFix a crash in SIP blind transfer handling found by...
2010-03-05 Russell BryantFix up some of chan_sip's usage of the RTP engine API.
2010-03-03 David Vosselfixes signed to unsigned int comparision issue for...
2010-03-02 David Vosselfixes adaptive jitterbuffer configuration
2010-02-26 Mark MichelsonMerged revisions 249100 via svnmerge from
2010-02-23 David VosselMerged revisions 248396 via svnmerge from
2010-02-22 Mark MichelsonMove the REF_DEBUG comment higher in the include list.
2010-02-19 David Vosselhandle_request_invite revise comment, fix coding guidel...
2010-02-18 Tilghman LesherIf the peer record is from realtime, it could be set...
2010-02-17 Tilghman LesherMake all of the various rtpqos parameters in this branc...
2010-02-16 Tilghman LesherAllow Timer B to be set on the peer, and ensure SIP...
2010-02-15 David Vosselchan_sip parse code refactoring plus two new unit tests
2010-02-12 David Vosselfixes areas where port should be removed from domain...
2010-02-09 Matthew NicholsonThis commit removes an extra newline in T.38 generated...
2010-02-07 Mark MichelsonRemove parsing of constantssrc from reload_config.
2010-02-06 Mark MichelsonRemove useless sip options related to hash table size.
2010-02-05 David Vosselfixes issue with sip registry not having correct defaul...
2010-02-04 David Vosselparse_moved_contact tries to parse contact_name twice
2010-02-03 David Vossel-----Changes -----
2010-02-02 David Vosselfixes crash during T.38 negotiation caused by invalid...
2010-01-28 Russell BryantAdd a missing line terminator for T.38 SDP.
2010-01-28 Russell BryantMerged revisions 243779 via svnmerge from
2010-01-26 David VosselRFC compliant uri and display-name encode/decode
2010-01-22 Olle JohanssonMerged revisions 242226 via svnmerge from
2010-01-15 Sean BrightConvert a few places to use ast_calloc_with_stringfield...
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
next