Commit Graph

7459 Commits (9b92042c17ca31e46b82b2ebf08ff75a28e6cea0)

Author SHA1 Message Date
Richard Mudgett 7153c2c2c5 chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
Corey Farrell 0789fefda6 chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy
11 years ago
Richard Mudgett 4542181b8a chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett 863e7e528c chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Matthew Jordan 67a11896e7 chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Corey Farrell c56504a148 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Kinsey Moore 7752d56964 Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Richard Mudgett 1509ae5779 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Corey Farrell 883d2e6924 chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
11 years ago
Richard Mudgett 7550fe7efb AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose 560380a018 chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Walter Doekes bf94ff5763 chan_sip: Start session timer at 200, not at INVITE.
11 years ago
Jonathan Rose 71df5a4a63 Backport Asterisk 11 r413876 to 1.8
11 years ago
Richard Mudgett 46aff9f0f8 chan_local: Only block media frames when a generator is on both ends of a local channel.
11 years ago
Richard Mudgett ffe97a9c8f chan_dahdi: Fix analog dialtone detection.
11 years ago
Walter Doekes 8bf18ed4d3 chan_local+app_dial: Propagagate call answered elsewhere over local channels.
11 years ago
Walter Doekes adb0ee2dcd chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Richard Mudgett 3dace58a49 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore 650b948d21 Fix 32bit build for chan_sip
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Jonathan Rose 5d924bc0fc chan_sip: Add sendrpid trust options
11 years ago
Matthew Jordan 03ed8d30ba channels/chan_oss: Fix compilation problem on SmartOS/Illumos/SunOS
11 years ago
Jonathan Rose 445b1ced10 Reverting r411189 so that it can be put up for public review
11 years ago
Matthew Jordan 751dc2b7da main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett a997ddc829 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Matthew Jordan 588550c950 chan_sip: Add MESSAGE request to allowed methods
11 years ago
Corey Farrell 824c8d4b6b Fix dialplan function NULL channel safety issues
11 years ago
Jonathan Rose e2708b03b6 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
11 years ago
Kinsey Moore 7ae2541b15 chan_sip: Fix incorrect use of timers
11 years ago
Joshua Colp 9c7ed786e5 chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
11 years ago
Kinsey Moore b0df15e1bf AST-2014-002: chan_sip: Exit early on bad session timers request
11 years ago
Corey Farrell dbfbcbb1c7 chan_sip: Fix deadlock of monlock between unload_module and do_monitor
11 years ago
Matthew Jordan 78089aa1cf chan_sip: Allow static realtime members to be qualified during module load.
11 years ago
Igor Goncharovskiy 28b726e79b 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'
11 years ago
Sean Bright 2942d6fdac Minor whitespace change to 'sip show peers' output.
11 years ago
Richard Mudgett 5e47d100d1 chan_sip: Add precautionary p->owner checks.
11 years ago
Richard Mudgett 5f27cde1ea chan_sip: Fix crash in ast_channel_hangupcause_set().
11 years ago
Kevin Harwell 2197b1d114 channel.c: MOH is not working for transferee after attended transfer
11 years ago
Tzafrir Cohen 8ee947ed5e chan_dahdi: handle DAHDI_EVENT_REMOVED on a pri D-Channel
11 years ago
Richard Mudgett 414d336f45 chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.
11 years ago
Richard Mudgett 6e6a7f2af0 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Kinsey Moore 1dd94a2e19 chan_sip: Decline image streams on unsupported transports
11 years ago
Kinsey Moore 4d70fa4750 chan_mgcp: Enforce locking for oseq
11 years ago
Richard Mudgett f7fe7d533f chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
11 years ago
Rusty Newton 66cce0927e Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
11 years ago
Scott Griepentrog 097acbdd2c chan_sip: No BYE message sent after INVITE with Replaces
11 years ago
Scott Griepentrog e2cf92fd96 chan_sip: fix Local From tag on outbound register regression
11 years ago
Matthew Jordan ad821983f8 chan_sip: Hangup transferer/transferee when transfer to Parking fails
11 years ago
Kinsey Moore 745c1a623e Add the missing part of r400140
11 years ago
Kevin Harwell b3094e976a chan_dahdi: dahdi show channels slices PRI channel dnid on output
11 years ago