Commit Graph

3596 Commits (d00882108fabd3798aa6566aa5697d82459e753e)

Author SHA1 Message Date
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
12 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett 119599407b res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.
12 years ago
Richard Mudgett 20750e261b chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
12 years ago
Jonathan Rose ae21162a69 chan_sip: Add sendrpid trust options
12 years ago
Matthew Jordan 7d26eefce4 chan_sip: Add SIPURIPHONECONTEXT channel variable for Request TEL URIs
12 years ago
Richard Mudgett d28af99e65 chan_sip.c: Fix channel staging assertion failure.
12 years ago
Richard Mudgett c6a2a513c2 chan_sip.c: Moved some sip_pvt unrefs after their last use.
12 years ago
Jonathan Rose cc4a0a7fc9 Reverting r411189 so that it can be put up for public review
12 years ago
Matthew Jordan eed03fc01a chan_sip: Support RFC-3966 TEL URIs in inbound INVITE requests
12 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
12 years ago
Jonathan Rose fa3a2f8eca chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
12 years ago
Kinsey Moore a4890eddfb chan_sip: Fix incorrect use of timers
12 years ago
Joshua Colp 6d81951f0d chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
12 years ago
Kinsey Moore c300f7e5a8 AST-2014-002: chan_sip: Exit early on bad session timers request
12 years ago
Corey Farrell 0291965f79 chan_sip: Fix deadlock of monlock between unload_module and do_monitor
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Matthew Jordan d3ac8b8a0e chan_sip: Allow static realtime members to be qualified during module load.
12 years ago
Sean Bright f5b2f1333f Minor whitespace change to 'sip show peers' output.
12 years ago
Richard Mudgett d820685e83 chan_sip: Add precautionary p->owner checks.
12 years ago
Richard Mudgett 954a3cf26f chan_sip: Fix crash in ast_channel_hangupcause_set().
12 years ago
Corey Farrell 3cfa1c8826 chan_sip: prevent add_route from adding empty header.
12 years ago
Matthew Jordan f001981862 chnan_sip: Set SIP_DEFER_BYE_ON_TRANSFER prior to calling bridge blind transfer
12 years ago
Corey Farrell cb4e210773 chan_sip: Isolate code that manages struct sip_route.
12 years ago
Kinsey Moore 0fbffdb3b2 chan_sip: Decline image streams on unsupported transports
12 years ago
Sean Bright 778d74cacf Make sure the maxptime attribute is added to the correct offers.
12 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Scott Griepentrog 5516cda6af chan_sip: fix Local From tag on outbound register regression
12 years ago
Kinsey Moore 522593f901 Add the missing part of r400140
12 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Kevin Harwell 84e1790beb bridge_native_rtp: Deadlock during 4-way conference creation
12 years ago
Russell Bryant 90108b15a0 Reset peer outboundproxy on sip.conf reload
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Scott Griepentrog 094db82a73 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Matthew Jordan 029ce1e962 chan_sip: Use AST_AF* defined constant when calling ast_get_ip
12 years ago
Kevin Harwell fe47684b43 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Kinsey Moore 98dea21bc1 chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Michael L. Young 230141d677 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Kevin Harwell 9ba7742431 chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Joshua Colp f4e028a765 chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Michael L. Young 32d758ed32 Remove Port Restriction When Checking For NAT
12 years ago
Michael L. Young 42f3cae1fd Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Mark Michelson 2c927b871f Prevent chan_sip from sending duplicate BYEs.
12 years ago
Mark Michelson 47e910bfe6 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago