projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
chan_sip.c: Update dialog fromtag after request with auth
[asterisk/asterisk.git]
/
channels
/
chan_sip.c
2015-06-12
Damian Ivereigh
chan_sip.c: Update dialog fromtag after request with...
blob
|
commitdiff
2015-06-08
Corey Farrell
Fix unsafe uses of ast_context pointers.
blob
|
commitdiff
|
diff to current
2015-05-23
Corey Farrell
Stasis: Fix unsafe use of stasis_unsubscribe in modules.
blob
|
commitdiff
|
diff to current
2015-05-13
Rodrigo Ramírez...
AST_MODULE_INFO: Format corrections to the usages of...
blob
|
commitdiff
|
diff to current
2015-05-05
Joshua Colp
Merge "Restrict functionality when ACLs are misconfigured."
blob
|
commitdiff
|
diff to current
2015-05-03
Corey Farrell
Remove unneeded uses of optional_api providers.
blob
|
commitdiff
|
diff to current
2015-04-30
Mark Michelson
Restrict functionality when ACLs are misconfigured.
blob
|
commitdiff
|
diff to current
2015-04-27
Corey Farrell
Astobj2: Allow reference debugging to be enabled/disabl...
blob
|
commitdiff
|
diff to current
2015-04-13
Matt Jordan
git migration: Refactor the ASTERISK_FILE_VERSION macro
blob
|
commitdiff
|
diff to current
2015-04-10
Kevin Harwell
chan_sip: make progressinband default to no
blob
|
commitdiff
|
diff to current
2015-04-08
Matthew Jordan
chan_sip: Handle IPv4 mapped IPv6 clients when NAT...
blob
|
commitdiff
|
diff to current
2015-04-07
Matthew Jordan
clang compiler warnings: Fix non-literal-null-conversio...
blob
|
commitdiff
|
diff to current
2015-04-06
George Joseph
build: Fixes for gcc 5 compilation
blob
|
commitdiff
|
diff to current
2015-03-30
Matthew Jordan
clang compiler warnings: Fix invalid enum conversion
blob
|
commitdiff
|
diff to current
2015-03-19
Corey Farrell
chan_sip: Simplify dialog/peer references, improve...
blob
|
commitdiff
|
diff to current
2015-03-19
Corey Farrell
chan_sip: Fix dialog reference leaked to scheduler...
blob
|
commitdiff
|
diff to current
2015-03-13
Corey Farrell
Logger: Convert 'struct ast_callid' to unsigned int.
blob
|
commitdiff
|
diff to current
2015-03-06
Richard Mudgett
chan_sip: Fix realtime locking inversion when poking...
blob
|
commitdiff
|
diff to current
2015-02-26
Matthew Jordan
channels/chan_sip: Don't send a BYE after final respons...
blob
|
commitdiff
|
diff to current
2015-02-25
Matthew Jordan
channels/chan_sip: Clarify WARNING message in mismatche...
blob
|
commitdiff
|
diff to current
2015-02-24
Matthew Jordan
channels/chan_sip: Fix crash when transmitting packet...
blob
|
commitdiff
|
diff to current
2015-02-11
Richard Mudgett
HTTP: Stop accepting requests on final system shutdown.
blob
|
commitdiff
|
diff to current
2015-02-11
Matthew Jordan
channels/chan_sip: Fix RealTime error during SIP unregi...
blob
|
commitdiff
|
diff to current
2015-01-29
Mark Michelson
Use SIPS URIs in Contact headers when appropriate.
blob
|
commitdiff
|
diff to current
2015-01-27
Kevin Harwell
chan_sip: stale nonce causes failure
blob
|
commitdiff
|
diff to current
2015-01-23
Walter Doekes
Fix typo's (retrieve, specified, address).
blob
|
commitdiff
|
diff to current
2015-01-23
Walter Doekes
chan_sip: Case insensitive comparison of "defaultuser...
blob
|
commitdiff
|
diff to current
2015-01-21
Matthew Jordan
channels/chan_sip: Fix registration leak during reload
blob
|
commitdiff
|
diff to current
2015-01-12
Richard Mudgett
Revert -r430452 It needs to be redone for the next...
blob
|
commitdiff
|
diff to current
2015-01-09
Richard Mudgett
AMI: Remove no longer used parameter from astman_send_l...
blob
|
commitdiff
|
diff to current
2015-01-09
Richard Mudgett
AMI: Make AMI actions that generate event lists consistent.
blob
|
commitdiff
|
diff to current
2014-12-22
Matthew Jordan
chan_sip: Send CANCEL via original INVITE destination...
blob
|
commitdiff
|
diff to current
2014-12-17
Walter Doekes
Fix printf problems with high ascii characters after...
blob
|
commitdiff
|
diff to current
2014-12-16
Joshua Colp
chan_sip: Allow T.38 switch-over when SRTP is in use.
blob
|
commitdiff
|
diff to current
2014-12-10
Joshua Colp
res_http_websocket: Fix crash due to double freeing...
blob
|
commitdiff
|
diff to current
2014-12-09
Kevin Harwell
Direct Media calls within private network sometimes...
blob
|
commitdiff
|
diff to current
2014-12-01
Matthew Jordan
main/stasis: Allow subscriptions to use a threadpool...
blob
|
commitdiff
|
diff to current
2014-11-19
Richard Mudgett
ast_str: Fix improper member access to struct ast_str...
blob
|
commitdiff
|
diff to current
2014-11-17
Corey Farrell
chan_sip: Fix theoretical leak of p->refer.
blob
|
commitdiff
|
diff to current
2014-11-16
Joshua Colp
chan_sip: Fix bug where DTLS configuration from general...
blob
|
commitdiff
|
diff to current
2014-11-15
Joshua Colp
chan_sip: Add support for setting DTLS configuration...
blob
|
commitdiff
|
diff to current
2014-10-30
Matthew Jordan
channels/chan_sip: Add improved support for 4xx error...
blob
|
commitdiff
|
diff to current
2014-10-30
Matthew Jordan
channels/chan_sip: Support mutltiple Supported and...
blob
|
commitdiff
|
diff to current
2014-10-17
Matthew Jordan
channels/chan_sip: Respect outboundproxy setting when...
blob
|
commitdiff
|
diff to current
2014-10-12
Walter Doekes
chan_sip: Fix so asterisk won't send reINVITE after...
blob
|
commitdiff
|
diff to current
2014-10-10
Walter Doekes
chan_sip: Fix dialog leak resulting from missing ACK...
blob
|
commitdiff
|
diff to current
2014-10-03
Richard Mudgett
chan_pjsip: Fix deadlock when masquerading PJSIP channels.
blob
|
commitdiff
|
diff to current
2014-10-01
Walter Doekes
chan_sip: Simplify some unref code by removing unlink_p...
blob
|
commitdiff
|
diff to current
2014-10-01
Walter Doekes
chan_sip: Remove excess ref of realtime peer before...
blob
|
commitdiff
|
diff to current
2014-09-24
Walter Doekes
chan_sip: Unref outbound proxy structure on dialog...
blob
|
commitdiff
|
diff to current
2014-09-22
Walter Doekes
chan_sip: On INVITE retransmission, don't add an extra...
blob
|
commitdiff
|
diff to current
2014-08-29
Scott Griepentrog
The assertion that peer was not found on final event
blob
|
commitdiff
|
diff to current
2014-08-28
Paul Belanger
chan_sip.c: Add 'rtpbindaddr' setting
blob
|
commitdiff
|
diff to current
2014-08-27
Kinsey Moore
CallerID: Fix parsing of malformed callerid
blob
|
commitdiff
|
diff to current
2014-08-24
Joshua Colp
chan_sip: Use the server reflexive ICE candidate RTCP...
blob
|
commitdiff
|
diff to current
2014-08-21
Matthew Jordan
chan_sip: Don't use port derived from fromdomain if...
blob
|
commitdiff
|
diff to current
2014-08-12
Richard Mudgett
chan_sip: Fix type mismatch when the format is changed.
blob
|
commitdiff
|
diff to current
2014-08-08
Matthew Jordan
chan_sip: Mark chan_sip and its files as extended support
blob
|
commitdiff
|
diff to current
2014-08-07
Richard Mudgett
chan_sip: Replace sip_tls_read() and resolve the large...
blob
|
commitdiff
|
diff to current
2014-08-05
Matthew Jordan
Multiple revisions 420089-420090,420097
blob
|
commitdiff
|
diff to current
2014-07-25
Mark Michelson
Add module support level to ast_module_info structure...
blob
|
commitdiff
|
diff to current
2014-07-24
Corey Farrell
chan_sip: complete upgrade to ao2
blob
|
commitdiff
|
diff to current
2014-07-22
Matthew Jordan
ARI: Fix endpoint/channel subscription issues; allow...
blob
|
commitdiff
|
diff to current
2014-07-20
Matthew Jordan
media formats: re-architect handling of media for perfo...
blob
|
commitdiff
|
diff to current
2014-07-18
Scott Griepentrog
media formats: fix ref leak of peer for mwi subscription
blob
|
commitdiff
|
diff to current
2014-07-17
Matthew Jordan
chan_sip: Make progressinband=never really mean 'never'
blob
|
commitdiff
|
diff to current
2014-07-04
Matthew Jordan
Remove many deprecated modules
blob
|
commitdiff
|
diff to current
2014-06-30
Joshua Colp
Recorded merge of revisions 417677 from svn.asterisk...
blob
|
commitdiff
|
diff to current
2014-06-30
Matthew Jordan
chan_sip: be more tolerant of whitespace between attrib...
blob
|
commitdiff
|
diff to current
2014-06-26
Matthew Jordan
res_http_websocket: Close websocket correctly and use...
blob
|
commitdiff
|
diff to current
2014-06-26
Corey Farrell
chan_sip: Fix handling of "From" headers longer than...
blob
|
commitdiff
|
diff to current
2014-06-16
Matthew Jordan
channels/chan_sip: Forbid remote bridging if T.38 is...
blob
|
commitdiff
|
diff to current
2014-06-13
Richard Mudgett
AST-2014-007: Fix of fix to allow AMI and SIP TCP to...
blob
|
commitdiff
|
diff to current
2014-06-12
Richard Mudgett
AST-2014-007: Fix DOS by consuming the number of allowe...
blob
|
commitdiff
|
diff to current
2014-06-06
Jonathan Rose
chan_sip: Fix order of variables specified in SIPNotify...
blob
|
commitdiff
|
diff to current
2014-05-27
Walter Doekes
chan_sip: Start session timer at 200, not at INVITE.
blob
|
commitdiff
|
diff to current
2014-05-22
Jonathan Rose
res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
blob
|
commitdiff
|
diff to current
2014-05-13
Jonathan Rose
chan_sip: Add TLS and SRTP status to CLI command 'sip...
blob
|
commitdiff
|
diff to current
2014-05-09
Kinsey Moore
Allow Asterisk to compile under GCC 4.10
blob
|
commitdiff
|
diff to current
2014-05-02
Richard Mudgett
res_pjsip_refer: Add Referred-By header on INVITE for...
blob
|
commitdiff
|
diff to current
2014-04-30
Richard Mudgett
chan_sip.c: Fixed off-nominal message iterator ref...
blob
|
commitdiff
|
diff to current
2014-04-21
Jonathan Rose
chan_sip: Add sendrpid trust options
blob
|
commitdiff
|
diff to current
2014-04-17
Matthew Jordan
chan_sip: Add SIPURIPHONECONTEXT channel variable for...
blob
|
commitdiff
|
diff to current
2014-04-15
Richard Mudgett
chan_sip.c: Fix channel staging assertion failure.
blob
|
commitdiff
|
diff to current
2014-04-15
Richard Mudgett
chan_sip.c: Moved some sip_pvt unrefs after their last...
blob
|
commitdiff
|
diff to current
2014-04-15
Jonathan Rose
Reverting r411189 so that it can be put up for public...
blob
|
commitdiff
|
diff to current
2014-04-12
Matthew Jordan
chan_sip: Support RFC-3966 TEL URIs in inbound INVITE...
blob
|
commitdiff
|
diff to current
2014-04-11
Matthew Jordan
main/astobj2: Make REF_DEBUG a menuselect item; improve...
blob
|
commitdiff
|
diff to current
2014-04-04
Richard Mudgett
internal_timing: Remove the option and always make...
blob
|
commitdiff
|
diff to current
2014-03-27
Corey Farrell
Fix dialplan function NULL channel safety issues
blob
|
commitdiff
|
diff to current
2014-03-26
Jonathan Rose
chan_sip: Send real CallerID information with P-Asssert...
blob
|
commitdiff
|
diff to current
2014-03-25
Kinsey Moore
chan_sip: Fix incorrect use of timers
blob
|
commitdiff
|
diff to current
2014-03-24
Joshua Colp
chan_sip: Always use fromdomain if set for domain,...
blob
|
commitdiff
|
diff to current
2014-03-10
Kinsey Moore
AST-2014-002: chan_sip: Exit early on bad session timer...
blob
|
commitdiff
|
diff to current
2014-03-07
Corey Farrell
chan_sip: Fix deadlock of monlock between unload_module...
blob
|
commitdiff
|
diff to current
2014-03-07
Scott Griepentrog
uniqueid: channel linkedid, ami, ari object creation...
blob
|
commitdiff
|
diff to current
2014-03-07
Matthew Jordan
chan_sip: Allow static realtime members to be qualified...
blob
|
commitdiff
|
diff to current
2014-03-04
Sean Bright
Minor whitespace change to 'sip show peers' output.
blob
|
commitdiff
|
diff to current
2014-02-28
Richard Mudgett
chan_sip: Add precautionary p->owner checks.
blob
|
commitdiff
|
diff to current
2014-02-28
Richard Mudgett
chan_sip: Fix crash in ast_channel_hangupcause_set().
blob
|
commitdiff
|
diff to current
next