Commit Graph

7752 Commits (915de454f806387d00aef0eb38424d578c7e9ef9)

Author SHA1 Message Date
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
12 years ago
Matthew Jordan 1644cd874d chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
12 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Corey Farrell 2875174e97 chan_sip: Fix handling of "From" headers longer than 256 characters
12 years ago
Kinsey Moore b583f708cb Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Corey Farrell c7df3bd093 chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Walter Doekes 1ab8cca110 chan_unistim: Unlock mutex in rare OOM condition.
12 years ago
Walter Doekes 611f27fbd9 chan_sip: Start session timer at 200, not at INVITE.
12 years ago
Richard Mudgett e5843ab97d chan_local: Only block media frames when a generator is on both ends of a local channel.
12 years ago
Richard Mudgett c9e1d7a154 chan_dahdi: Fix analog dialtone detection.
12 years ago
Richard Mudgett b2be6e5616 sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
12 years ago
Jonathan Rose 93e4470a65 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
12 years ago
Walter Doekes adb50be36d chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
12 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
12 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
12 years ago
Jonathan Rose 43f21b8564 chan_sip: Add sendrpid trust options
12 years ago
Igor Goncharovskiy a4de660c40 Fix wrong dialtone. The "modulation" should not be referenced for tone+tone as it refers to the on-off characteristic - this often resulted in a single tone rather than the multitone as in the UK.
12 years ago
Matthew Jordan d78c26ac97 main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
12 years ago
Richard Mudgett bb3b4352ac chan_sip.c: Moved some sip_pvt unrefs after their last use.
12 years ago
Jonathan Rose 1d1cc62fba Reverting r411189 so that it can be put up for public review
12 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Matthew Jordan 16fdca5b59 chan_sip: Add MESSAGE request to allowed methods
12 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
12 years ago
Jonathan Rose 6a4e040aa8 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
12 years ago
Kinsey Moore 336ecce920 chan_sip: Fix incorrect use of timers
12 years ago
Joshua Colp 4644a07334 chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
12 years ago
Kinsey Moore 0c014422c1 AST-2014-002: chan_sip: Exit early on bad session timers request
12 years ago
Corey Farrell 099b165e7b chan_sip: Fix deadlock of monlock between unload_module and do_monitor
12 years ago
Matthew Jordan 69fb0d2585 chan_sip: Allow static realtime members to be qualified during module load.
12 years ago
Igor Goncharovskiy c332bb27ed Correct RTP handling in chan_unistim and fix transfer process broken in previous fix:
12 years ago
Igor Goncharovskiy 62a4018771 Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue functions conforming to other channel drivers. Do not forget auto-detected and user-selected phone settings on 'unistim reload'
12 years ago
Sean Bright 51d8abf542 Minor whitespace change to 'sip show peers' output.
12 years ago
Richard Mudgett bcf5878c71 chan_sip: Add precautionary p->owner checks.
12 years ago
Richard Mudgett 16ef371cb9 chan_sip: Fix crash in ast_channel_hangupcause_set().
12 years ago
Kevin Harwell abc6d90f72 channel.c: MOH is not working for transferee after attended transfer
12 years ago
Tzafrir Cohen 311f2eeada chan_dahdi: handle DAHDI_EVENT_REMOVED on a pri D-Channel
12 years ago
Richard Mudgett d3834e4a85 chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.
12 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
12 years ago
Jonathan Rose cf8998cca7 chan_local: Fix reversed LocalOptimization field in LocalBridge event
12 years ago
Kinsey Moore 9f8388bb14 chan_sip: Decline image streams on unsupported transports
12 years ago
Kinsey Moore 4314a33ae2 chan_mgcp: Enforce locking for oseq
12 years ago
Richard Mudgett 916d97c5a0 chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
12 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