Commit Graph

3526 Commits (1644cd874ded77f4b9145a39e0224e7046ff39c5)

Author SHA1 Message Date
Matthew Jordan 1644cd874d chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Corey Farrell 2875174e97 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Walter Doekes 611f27fbd9 chan_sip: Start session timer at 200, not at INVITE.
11 years ago
Jonathan Rose 93e4470a65 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Walter Doekes adb50be36d chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
Jonathan Rose 43f21b8564 chan_sip: Add sendrpid trust options
11 years ago
Richard Mudgett bb3b4352ac chan_sip.c: Moved some sip_pvt unrefs after their last use.
11 years ago
Jonathan Rose 1d1cc62fba Reverting r411189 so that it can be put up for public review
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
11 years ago
Jonathan Rose 6a4e040aa8 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
11 years ago
Kinsey Moore 336ecce920 chan_sip: Fix incorrect use of timers
11 years ago
Joshua Colp 4644a07334 chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
11 years ago
Kinsey Moore 0c014422c1 AST-2014-002: chan_sip: Exit early on bad session timers request
11 years ago
Corey Farrell 099b165e7b chan_sip: Fix deadlock of monlock between unload_module and do_monitor
11 years ago
Matthew Jordan 69fb0d2585 chan_sip: Allow static realtime members to be qualified during module load.
11 years ago
Sean Bright 51d8abf542 Minor whitespace change to 'sip show peers' output.
11 years ago
Richard Mudgett bcf5878c71 chan_sip: Add precautionary p->owner checks.
11 years ago
Richard Mudgett 16ef371cb9 chan_sip: Fix crash in ast_channel_hangupcause_set().
11 years ago
Kevin Harwell abc6d90f72 channel.c: MOH is not working for transferee after attended transfer
11 years ago
Kinsey Moore 9f8388bb14 chan_sip: Decline image streams on unsupported transports
11 years ago
Rusty Newton 9e6407596b Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Scott Griepentrog 7f12e96389 chan_sip: No BYE message sent after INVITE with Replaces
12 years ago
Scott Griepentrog f8a0a58f0d chan_sip: fix Local From tag on outbound register regression
12 years ago
Matthew Jordan b12f6bc358 chan_sip: Hangup transferer/transferee when transfer to Parking fails
12 years ago
Kinsey Moore 9433c584d8 Add the missing part of r400140
12 years ago
Russell Bryant 788dccff42 Reset peer outboundproxy on sip.conf reload
12 years ago
Scott Griepentrog fe7c661e12 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Kevin Harwell 1664326ba9 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Michael L. Young 9731431f08 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Kevin Harwell b0288cc8ad chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Joshua Colp aa0fcfff6b chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Michael L. Young 44826ac192 Remove Port Restriction When Checking For NAT
12 years ago
Michael L. Young 5ee5dccf51 Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Mark Michelson ea53dd63be Prevent chan_sip from sending duplicate BYEs.
12 years ago
Mark Michelson 23b6a34d45 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Jonathan Rose b8980c3be8 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Kinsey Moore fb1c96baf4 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Richard Mudgett ee37433d8e chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Jonathan Rose b9133abc09 chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Michael L. Young 591c3b403e chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
12 years ago
Jonathan Rose 155e9f821c chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago