summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2013-05-13Fix Crash Caused By One-way Audio With auto_* NAT Settings FixMichael L. Young
2013-05-10Fix copy/paste error in one-touch-recording implementation.Sean Bright
2013-05-08Initial support for endpoints.David M. Lee
2013-05-08chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retr...Alec L Davis
2013-05-03Stasis: Convert network change events into network change stasis messagesJonathan Rose
2013-05-02chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the int...Alec L Davis
2013-05-02chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when ...Alec L Davis
2013-05-01Prevent crash in 'sip show peers' when the number of peers on a system is largeMatthew Jordan
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-25Fix Displaying Symmetric RTP Global SettingMichael L. Young
2013-04-25Change Case On Forcerport For ConsistencyMichael L. Young
2013-04-12Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBXMichael L. Young
2013-04-10Fix crash in chan_sip when a core initiated op occurs at the same time as a BYEMatthew Jordan
2013-04-05Fix For Not Overriding The Default Settings In chan_sipMichael L. Young
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Address uninitialized conditional that valgrind foundKinsey Moore
2013-03-27AST-2013-003: Prevent username disclosure in SIP channel driverMatthew Jordan
2013-03-26Resolve deadlock between SIP registration and channel based functionsMatthew Jordan
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-15tcptls: Prevent unsupported options from being setKinsey Moore
2013-03-15When a session timer expires during a T.38 call, re-invite with correct SDPMatthew Jordan
2013-03-12Include the Username field in SIP Registry events when Status is registeredMatthew Jordan
2013-03-11Added an option to disallow music on holdKevin Harwell
2013-03-08chan_sip: Update the via header when relaying SMS MESSAGEJonathan Rose
2013-03-08Remove unused functionMatthew Jordan
2013-03-08Don't reset the RTP address on a glare re-INVITEMatthew Jordan
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-05Add RFC 3327 Path header support to chan_sipMatthew Jordan
2013-03-01Fix / Clean Up Some Items To Handle The New auto_* NAT OptionsMichael L. Young
2013-02-27Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog ...Joshua Colp
2013-02-26Correct RPID parsing for unquoted display-name.Walter Doekes
2013-02-16Don't send presencestate information if the state is invalidMatthew Jordan
2013-02-15Fix a crash that occurred when a BYE was received on a replaced dialog.Mark Michelson
2013-02-15chan_sip: Use video and text crypto attributes to append RTP profiles to SDPJonathan Rose
2013-02-12Fix some more REF_DEBUG-related build errorsKinsey Moore
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-06Fixed failing test from r380696.David M. Lee
2013-01-31Process session timers, even if Session-Expires header is missingDavid M. Lee
2013-01-30Unregister SIP provider API if module load is declinedMatthew Jordan
2013-01-30Perform case insensitive comparisons for T.38 attributesMatthew Jordan
2013-01-29Ensure that a declined media stream is terminated with a '\r\n'Matthew Jordan
2013-01-18Fix Record-Route parsing for large headers.David M. Lee
2013-01-14Fix XML encoding of 'identity display' in NOTIFY messages, continued.David M. Lee
2013-01-12Fix XML encoding of 'identity display' in NOTIFY messages.David M. Lee
2013-01-04Fix SIP Notify Messages To Have The Proper IP Address In The FROM FieldMichael L. Young
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2012-12-31Ensure chan_sip rejects encrypted streams without crypto infoKinsey Moore
2012-12-13This change adds a SIP peer configuration feature to allow the peer'sBrent Eagles
2012-12-13Ensure Min-SE is included in outbound INVITEsKinsey Moore