summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2014-03-24chan_sip: Always use fromdomain if set for domain, even if callerid is set to...Joshua Colp
2014-03-10AST-2014-002: chan_sip: Exit early on bad session timers requestKinsey Moore
2014-03-07chan_sip: Fix deadlock of monlock between unload_module and do_monitorCorey Farrell
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-07chan_sip: Allow static realtime members to be qualified during module load.Matthew Jordan
2014-03-04Minor whitespace change to 'sip show peers' output.Sean Bright
2014-02-28chan_sip: Add precautionary p->owner checks.Richard Mudgett
2014-02-28chan_sip: Fix crash in ast_channel_hangupcause_set().Richard Mudgett
2014-02-21chan_sip: prevent add_route from adding empty header.Corey Farrell
2014-02-14chnan_sip: Set SIP_DEFER_BYE_ON_TRANSFER prior to calling bridge blind transferMatthew Jordan
2014-02-10chan_sip: Isolate code that manages struct sip_route.Corey Farrell
2014-01-22chan_sip: Decline image streams on unsupported transportsKinsey Moore
2014-01-17Make sure the maxptime attribute is added to the correct offers.Sean Bright
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2014-01-14chan_sip: fix Local From tag on outbound register regressionScott Griepentrog
2014-01-08Add the missing part of r400140Kinsey Moore
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-11Reset peer outboundproxy on sip.conf reloadRussell Bryant
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-08chan_sip: keep same local (from) tag for outgoing register requestsScott Griepentrog
2013-11-05chan_sip: Use AST_AF* defined constant when calling ast_get_ipMatthew Jordan
2013-11-04chan_sip: notify dialog info ignores presentation indicator in calleridKevin Harwell
2013-11-01chan_sip: Fix RTCP port for SRFLX ICE candidatesKinsey Moore
2013-10-28chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"Michael L. Young
2013-10-25chan_sip: Allow a sip peer to accept both AVP and AVPF callsKevin Harwell
2013-10-23chan_sip: Fix an issue where an incompatible audio format may be added to SDP.Joshua Colp
2013-10-18Remove Port Restriction When Checking For NATMichael L. Young
2013-10-17Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT FlagMichael L. Young
2013-10-15Prevent chan_sip from sending duplicate BYEs.Mark Michelson
2013-10-14chan_sip: Do not increment the SDP version between 183 and 200 responses.Mark Michelson
2013-10-03chan_sip: Don't ignore expires value in contact header if it lacks semicolonJonathan Rose
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-27chan_sip: Increase some scratch buffer sizes dealing with caller id.Richard Mudgett
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose
2013-09-25chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires He...Michael L. Young
2013-09-19chan_sip: Make direct media reinvites for T38 put Asterisk in the media pathJonathan Rose
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-12chan_sip: Revert r398835 due to failing tests involving originateJonathan Rose
2013-09-11chan_sip: Reject calls without prior SDP on 200 OKJonathan Rose
2013-08-30Fix various memory leaksKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-27AST-2013-005: Fix crash caused by invalid SDPMatthew Jordan
2013-08-27AST-2013-004: Fix crash when handling ACK on dialog that has no channelMatthew Jordan