Commit Graph

8708 Commits (27283a9209c5fdf297989945d78afa1f67866258)

Author SHA1 Message Date
Richard Mudgett d122c1e50b chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Matt Jordan 6741eedece Merge "chan_pjsip: Don't change formats when frame of unsupported format is received."
10 years ago
Joshua Colp 649460aa44 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Patric Marschall 7908ae4934 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp 987548413d Merge "chan_sip: Fix early call pickup channel leak."
10 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp fa4dd9755a Merge "chan_vpb.cc: Fix compiler warning Jenkins found."
10 years ago
Walter Doekes 34323f9f95 chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes 6fbb58c7f7 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 41610df8d5 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud 1ad9a6b6b6 chan_sip: Reload peer without its old capabilities.
11 years ago
Joshua Colp 5caefc98a1 chan_sip: Destroy peers without holding peers container lock.
11 years ago
Damian Ivereigh 19f60d9412 chan_sip.c: Update dialog fromtag after request with auth
11 years ago
Matt Jordan bb00b26f35 chan_pjsip: Set the context and extension on the channel when created
11 years ago
Mark Michelson 339f965cbe Merge "chan_iax2: Prevent deadlock between hangup and sending lagrq/ping"
11 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
11 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Yousf Ateya 83ff268b9e chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
11 years ago
snuffy 17129d2c29 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
11 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Richard Mudgett 0bb0d4a603 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
11 years ago
Matt Jordan f451af65c4 Merge topics 'ASTERISK-25049', 'ASTERISK-25056'
11 years ago
Joshua Colp bebf0b9b27 chan_unistim: Fix build failure due to ACL changes.
11 years ago
Joshua Colp f45833c9ad Merge "Restrict functionality when ACLs are misconfigured."
11 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Corey Farrell c3ec5da156 Remove unneeded uses of optional_api providers.
11 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
11 years ago
Richard Mudgett 03c51cf525 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
11 years ago
Joshua Colp 78ff328b0b Merge "chan_iax2: Ensure that IAX flags are 64 bits."
11 years ago
Yousf Ateya 5ebfed8ef3 chan_iax2: Ensure that IAX flags are 64 bits.
11 years ago
Richard Mudgett 0bbe2c35cf chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matt Jordan d7f4788341 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
11 years ago
Diederik de Groot f8e21a1adf Clang: Fix some more tautological-compare warnings.
11 years ago
Richard Mudgett 614f506690 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
11 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Kevin Harwell 66f3fd0028 chan_sip: make progressinband default to no
11 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago
Matthew Jordan 80c443bea4 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
11 years ago
Matthew Jordan b3d01f1fbf channels/chan_iax2: Add a configuration parameter for call token expiration
11 years ago
Richard Mudgett b2b1f24af6 chan_iax2.c: Fix ref leak in iax2_request().
11 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
11 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
Matthew Jordan 3f54af689f chan_iax2: Fix compilation issue due to funky merge
11 years ago
Matthew Jordan a9b6a62461 chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
11 years ago
Matthew Jordan 477536ef25 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
11 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
11 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan fd50e5bfb5 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Corey Farrell d486659502 chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 2c83ac4364 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Richard Mudgett c7cc1b3059 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
11 years ago
Richard Mudgett f1ab2c5e8b chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan 3725173b9e channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Matthew Jordan 4b63da7f7d channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan 8574c4d197 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
11 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Richard Mudgett bb06603d5f chan_dahdi/sig_analog: Put log message strings on one line.
11 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp cc96e4a7ef Multiple revisions 431751-431752
11 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Matthew Jordan 5a17ed7a38 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
11 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
11 years ago
Mark Michelson fe76d4829f Use SIPS URIs in Contact headers when appropriate.
11 years ago
Kevin Harwell 3b0f03ef7b chan_sip: stale nonce causes failure
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
11 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
11 years ago
Walter Doekes 874cb5615d chan_sip: Case insensitive comparison of "defaultuser" parameter.
11 years ago
Matthew Jordan 5835bf7a7f channels/chan_sip: Fix registration leak during reload
11 years ago
Richard Mudgett e4738a59eb CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
11 years ago
Mark Michelson 831acba826 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Joshua Colp 0e631a541d chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Joshua Colp f7cf988a82 pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Richard Mudgett 7d954f4cb1 Fix compilation since the patch for ASTERISK-24363 went in.
11 years ago
Matthew Jordan 264a50c52a chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Richard Mudgett b508b3474e chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett 2cbfafa8c1 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Richard Mudgett eacbb4ceb5 chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode.
11 years ago
Mark Michelson cc1405bd38 Ensure the correct value is returned for CHANNEL(pjsip, secure)
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Joshua Colp 58095d2486 chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Kevin Harwell 72499dc697 chan_pjsip: Race between channel answer and bridge setup when using direct media
11 years ago
Joshua Colp 74d43977cf res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp 03c94ef761 res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kevin Harwell c17cef1c38 Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp d25eda5fb2 AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell 4cea5fd4ba chan_sip: Fix theoretical leak of p->refer.
11 years ago
Joshua Colp 656601d8c4 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp bc02cbabd9 chan_sip: Fix bug where DTLS configuration from general would copy dtlsenable.
11 years ago
Joshua Colp ece61f5ed1 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 49e63a191d chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Joshua Colp d0523b4b3c chan_sip: Add support for setting DTLS configuration in the general section.
11 years ago
Matthew Jordan f4392c4b6d channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Corey Farrell d4fd0774f4 chan_console: Fix reference leaks to pvt.
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Igor Goncharovskiy c866ced76b Add additional checks for NULL pointers to fix several crashes reported.
11 years ago
Matthew Jordan 0ddc3bde24 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan ff83ff564c channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Tzafrir Cohen 8a69aedd17 Fix building chan_phone on big endian systems
11 years ago
Matthew Jordan 86eea19c8f channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Igor Goncharovskiy a770ca168d Fix loss of voice after second call drops (on a second line) in case using multiple lines on unistim phones. There is regression was introduced in r391379.
11 years ago
Richard Mudgett 28c11fff78 chan_motif: Cleanup jingle_tech.capabilities only once.
11 years ago
Walter Doekes 9e72c74db5 chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes d3f525fd8f chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Matthew Jordan c013916869 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
11 years ago
Corey Farrell 1b0902caa4 chan_motif: Correct last commit to use ao2_cleanup to free format cap
11 years ago
Corey Farrell 0cea12b9e8 chan_motif: Release format capabilities and config on module load error
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Jonathan Rose 2f570094b7 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Walter Doekes c3a7524457 chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 841d978a30 chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp 76744543b4 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Walter Doekes 39fada4dc9 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 593455621b chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Richard Mudgett ec0313c411 res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Jonathan Rose 7e602175ff chan_iax2: Fix a crash when using chan_iax2 jitterbuffer settings
11 years ago
Joshua Colp 02295456ef chan_rtp: Add unicast RTP support.
11 years ago
Richard Mudgett 5a1de68b9a devicestate.c: Minor tweaks
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Scott Griepentrog 2df2d785b7 The assertion that peer was not found on final event
11 years ago
Michael L. Young c5916fb39f chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Paul Belanger ef28cc0d43 chan_sip.c: Add 'rtpbindaddr' setting
11 years ago
Kinsey Moore bf85018107 CallerID: Fix parsing of malformed callerid
11 years ago
Joshua Colp cee660dadf chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Matthew Jordan 77ddc5b713 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson d0640ad7df Move evaluation of set_var options in pjsip to the end of channel initialization.
11 years ago
Richard Mudgett 83a9b91da9 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Damien Wedhorn c4c9d4ad6c Skinny: Fixup compile warning for non dev-mode.
11 years ago
Richard Mudgett 969982b878 chan_sip: Fix type mismatch when the format is changed.
11 years ago
Matthew Jordan 91f7b66183 chan_sip: Mark chan_sip and its files as extended support
11 years ago
Richard Mudgett a1424a2f1a chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Mark Michelson ca725e1cf6 Add the ability to retrieve the source port of a SIP call.
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Corey Farrell 5bea6c1b1c chan_sip: complete upgrade to ao2
11 years ago
Matthew Jordan f6283866c1 device state: Update the core to report ONHOLD if a channel is on hold
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Joshua Colp 84beaf27bc chan_iax2: Restore previous behavior of iax2_best_codec.
11 years ago
Kinsey Moore 6e31ca48b0 Fix build in dev-mode
11 years ago
Jonathan Rose 7622f1ad2a chan_iax2: Restore codec choice behavior from media formats branch
11 years ago
Joshua Colp 41337750c3 chan_iax2: Only send mini frames if the underlying format has not changed, not if it has.
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Scott Griepentrog f91989d44e media formats: fix ref leak of peer for mwi subscription
11 years ago
Matthew Jordan 1ce23d4534 chan_sip: Make progressinband=never really mean 'never'
11 years ago
Corey Farrell 7b7132710b Remove include of astobj.h from channels/dahdi/bridge_native_dahdi.c.
11 years ago
Matthew Jordan fd94fea599 res_pjsip: Support setting a default accountcode on endpoints
11 years ago
Richard Mudgett d834be9faf chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Kinsey Moore edcaa54019 CEL: Fix incorrect/missing extra field information
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 3bd495a688 chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Jonathan Rose bc4b236d71 chan_dahdi: Add AMI commands for controlling PRI debugging output
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
12 years ago
Matthew Jordan 44dba37bd1 chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
12 years ago
Matthew Jordan 299e255aa9 chan_pjsip: Add a test event for fast picture updates
12 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Corey Farrell d171e0b2e9 chan_sip: Fix handling of "From" headers longer than 256 characters
12 years ago
Damien Wedhorn 48c88db167 Skinny: cleanup some log messages around sessions.
12 years ago
Tzafrir Cohen 3451d6a72d suspended destructions of pri spans on events
12 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
12 years ago
Matthew Jordan 8313964d72 channels/chan_sip: Forbid remote bridging if T.38 is negotiated
12 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Kinsey Moore 6fd8940d4c PJSIP: Send initial connected line information
12 years ago
Matthew Jordan 6b423e311b chan_pjsip: Add debug in RTP Engine glue callback
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Walter Doekes e5194c91fc chan_unistim: Unlock mutex in rare OOM condition.
12 years ago
Walter Doekes d14983dbce chan_sip: Start session timer at 200, not at INVITE.
12 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
12 years ago
Richard Mudgett 4c252096ef chan_dahdi: Fix analog dialtone detection.
12 years ago
Richard Mudgett 6e2e38083d sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
12 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
12 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
12 years ago
Richard Mudgett 552dbe531e Fix compiler warning from GCC 4.10 fixup.
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
Joshua Colp f2a060f502 chan_pjsip: Fix deadlock when retrieving call-id of channel.
12 years ago
Joshua Colp 56ca10c7f1 chan_pjsip: Add support for picking up calls in the configured pickup group.
12 years ago
Joshua Colp 2e39da35d0 chan_pjsip: Implement core ability to get Call-ID of a channel.
12 years ago
Igor Goncharovskiy d3433771c9 Introducing changes proposed to chan_unistim driver:
12 years ago
Jonathan Rose ae21162a69 chan_sip: Add sendrpid trust options
12 years ago
Igor Goncharovskiy cb6d928a39 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 c3497aa2bb main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
12 years ago
Matthew Jordan 7d26eefce4 chan_sip: Add SIPURIPHONECONTEXT channel variable for Request TEL URIs
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
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
Matthew Jordan 562182f5b0 chan_sip: Add MESSAGE request to allowed methods
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
Richard Mudgett ecbd052741 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
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
Igor Goncharovskiy fe73de1302 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 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
Scott Griepentrog 5a46d69543 pjsip: avoid edge case potential crash in answer()
12 years ago
Igor Goncharovskiy 9397e7af2a Implement functions handling keypress, display icons and text for i2004 KEM support.
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
Richard Mudgett 67f84590e5 chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.
12 years ago
Richard Mudgett 6f38887cb7 chan_iax2: Block unnecessary control frames to/from the wire.
12 years ago
Damien Wedhorn a744b29ab5 Skinny - Fix deadlock when pickup of no call.
12 years ago
Damien Wedhorn e8eb6a9e30 Skinny: fix up possible double unlock of chan.
12 years ago
Kinsey Moore 0fbffdb3b2 chan_sip: Decline image streams on unsupported transports
12 years ago
Kinsey Moore b2a682bae2 chan_mgcp: Enforce locking for oseq
12 years ago
Damien Wedhorn 4bc84b1b9f Skinny: fix up handling of fragmented packets.
12 years ago
Richard Mudgett eddbe10f91 chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
12 years ago
Damien Wedhorn 1f401eed45 Skinny: fix up session logging.
12 years ago
Jonathan Rose 85fbbed45d chan_pjsip: Provide a means for tracking device state when holding/unholding
12 years ago
Damien Wedhorn fcc492645b Skinny: fix reversed device reset from CLI.
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
Kevin Harwell 3373a5332b chan_pjsip: initial device state on endpoints is INVALID
12 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Scott Griepentrog 5516cda6af chan_sip: fix Local From tag on outbound register regression
12 years ago
Damien Wedhorn 9ec4d15c8e Skinny: do not add call to missed calls list if answered elsewhere.
12 years ago
Damien Wedhorn de6563c618 Fix chan_dahdi copile issue in dev-mode.
12 years ago
Kinsey Moore 522593f901 Add the missing part of r400140
12 years ago
Kevin Harwell 1ee4870a81 chan_dahdi: dahdi show channels slices PRI channel dnid on output
12 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
12 years ago
Joshua Colp f720a9ac89 chan_pjsip: Handle hanging up before calling.
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
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
Damien Wedhorn c2fd229fba Fixup some skinny bugs causing Fracks and ao2 cleanup issues.
12 years ago
Damien Wedhorn af723c6572 Fixup skinny registration following network issues.
12 years ago
Kevin Harwell ed0c493222 chan_oss.c: channel being locked twice and unlocked once
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Rusty Newton f7c60b8fb6 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Matthew Jordan 4ddf45fd24 pjsip/dialplan_functions: Use the right buffer length when printing URIs
12 years ago
Kevin Harwell 84e1790beb bridge_native_rtp: Deadlock during 4-way conference creation
12 years ago
Matthew Jordan fc8c0ef28f channels/Makefile: clean pjsip directory
12 years ago
Jonathan Rose 5583d2c629 chan_pjsip: Revert r403587
12 years ago
Russell Bryant 90108b15a0 Reset peer outboundproxy on sip.conf reload
12 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Jonathan Rose 905a7de52b chan_pjsip: Fix a sticking channel lock caused by channel masquerades
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
Kinsey Moore 95bc7626aa chan_dahdi: Fix crash during caller ID read
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
Matthew Jordan f6bd22b0fd chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized struct
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
Kevin Harwell 4746c068dc pjsip_messaging: Added debug for in dialog messaging
12 years ago
Michael L. Young 230141d677 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Joshua Colp 26914adc00 chan_pjsip: Fix a crash when direct media is enabled and an ACK is received after the channel is hung up.
12 years ago
Kevin Harwell 9ba7742431 chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose beb5cdbef5 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Kinsey Moore dfd3f4ef46 chan_mgcp: Properly handle malformed media lines
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 4ca92e3b8a chan_iax2: Fix Binding To Multiple Addresses Again
12 years ago
Kinsey Moore 3407f27c88 Fix IAX2 incoming call address lookups
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
Richard Mudgett 66e7dc041d bridge_native_dahdi: Return channel join failure if could not make the channels compatible.
12 years ago
Richard Mudgett 3208058831 chan_iax2: Fix channel left locked in off nominal code path.
12 years ago
Mark Michelson 2c927b871f Prevent chan_sip from sending duplicate BYEs.
12 years ago
Richard Mudgett 2127848d6c chan_dahdi: Add config support for hwgain settings.
12 years ago
Richard Mudgett edb437ee6c chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 47e910bfe6 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Richard Mudgett e2a0a6ed19 chan_iax2: Fix compile error.
12 years ago
Michael L. Young 2af53640c8 Add IPv6 Support To chan_iax2
12 years ago
Jonathan Rose d35b5c9cb0 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Richard Mudgett e3d69a5628 chan_vpb: Make compile again.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
12 years ago
Michael L. Young e4ed9886e6 Cast Integer Argument To Unsigned Char
12 years ago
Richard Mudgett d14869bcad sig_ss7: Fix compiler warnings.
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
Richard Mudgett 7d17d5fb04 chan_dahdi: Fix analog parking using flash-hook.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore b44ce141e5 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Richard Mudgett 9f19d096e3 chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Jonathan Rose 7e2a72771d chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Richard Mudgett 4ed7ab3f2e chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.
12 years ago
Michael L. Young 1468246e5c chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
12 years ago
Richard Mudgett b916eaad4c chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
12 years ago
Joshua Colp d4a026a0ee Add a missing session supplement unregistration in chan_pjsip for ACKs.
12 years ago
Jonathan Rose e89e19c479 chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Richard Mudgett 819359dcfd chan_iax2: Fix saving the wrong expiry time in astdb.
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
Jonathan Rose 039030f245 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Jonathan Rose 187802eeb2 chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Kevin Harwell 4d35941891 pjsip: reinvite for connected line updates occurs when it should not
12 years ago
Kinsey Moore 5a3c17f91f Fix chan_h323 compilation
12 years ago
Richard Mudgett 778d174126 chan_iax2: Reduce indentation in __attempt_transmit().
12 years ago
Richard Mudgett 5954da694e chan_iax2: Fix stray reference to worker thread idle_list.
12 years ago
Richard Mudgett bdb0121769 chan_iax2: Fix bridgecallno deadlock avoidance.
12 years ago
Richard Mudgett 586a825325 chan_iax2: Add missing control frame names to debug frame decode output.
12 years ago
Richard Mudgett 2ce0c9f4a0 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
12 years ago
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Matthew Jordan c32f8a5ca9 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Matthew Jordan 0472e14dee AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Richard Mudgett 868be02a2f Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Richard Mudgett 13dbdd1ae7 chan_dahdi: Add some missing build cleanup.
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
12 years ago
Joshua Colp b2a13e83dc Fix crash when answering after a transport error occurs.
12 years ago
Mark Michelson 25e38dfc9b Prevent a crash on outbound SIP MESSAGE requests.
12 years ago
Matthew Jordan e85dd76945 Allow the SIP_CODEC family of variables to specify more than one codec
12 years ago
Michael L. Young c7c8eb5ea4 Fix Not Storing Current Incoming Recv Address
12 years ago
Mark Michelson b6faaf85e3 Remove REF_DEBUG definition.
12 years ago
Mark Michelson 7db2985186 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Matthew Jordan 1cb1d04679 Whitespace cleanup
12 years ago
Kinsey Moore 124f45a625 Update chan_mgcp to the modified parking API
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett 6d24165dee Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_CHANNEL_1, and AST_BRIDGE_IGNORE_SIGS.
12 years ago
Kinsey Moore 3f46d461bf Fix deadlocks in chan_sip in REFER and BYE handling
12 years ago
Richard Mudgett 62c2b80487 Remove unsupported channel technology callbacks.
12 years ago
Richard Mudgett 42a2cc685f chan_vpb: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Richard Mudgett 04885c2ca0 chan_iax2: Conditionally remove native support for now.
12 years ago
Richard Mudgett 92d0a2e1ee chan_misdn: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Walter Doekes 29945cf238 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
12 years ago
Walter Doekes 235aa06b8d chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
12 years ago
Jonathan Rose b3813c8bc5 pbx: Make originate threads indicate dial status when synchronous
12 years ago
Tzafrir Cohen 39af081784 chan_dahdi: create channels at run-time
12 years ago
Matthew Jordan 33e7b76d1d Hide the Surrogate channels from external consumers; kill Masquerade events
12 years ago
Igor Goncharovskiy 70309f24c2 - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
12 years ago
Michael L. Young c0f302e1e1 Fix Registration Failure When A Peer And TLS Are Used
12 years ago
Mark Michelson ab6fc47d95 And get rid of another ast_bridged_channel()
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
David M. Lee 4f07502000 Fixed chan_dahdi compilation failure
12 years ago
Matthew Jordan 0d86021842 Add pickup.h include lines for chan_dahdi and chan_mgcp
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee 88d6c366d1 Fixed compile errors introduced in r395954.
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 0a29f85f87 Raise Registry AMI events on registration failures
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
12 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
12 years ago
Joshua Colp 2598219adb Drop the reference count on the correct object.
12 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
12 years ago
Richard Mudgett b4dd4ffbc4 Some chan_dahdi protected function renaming.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
12 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
12 years ago
Matthew Jordan e502d0095b Add additional control frame types to the IAX2 parser for debug messages
12 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
Kinsey Moore 0b83761f9a Fix crash when using temporary peers
12 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
12 years ago
Tzafrir Cohen 109f527eb9 Left over spacing issues of review 726.
12 years ago
Tzafrir Cohen b10bb8fa7b handle DAHDI_EVENT_REMOVED on a pri D-Channel
12 years ago
Richard Mudgett 3f9be54d91 chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.
12 years ago
Richard Mudgett 6ba25dd3f2 Remove some dead code dealing with old bridging method.
12 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
12 years ago
Matthew Jordan c3c0315693 Pretty up a debug message if the referred-by-uri isn't available
12 years ago
Moises Silva d92b2f3754 Fix a longstanding issue with MFC-R2 configuration that prevented users
12 years ago
Jason Parker b700dc6641 Fix a compiler warning.
12 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
12 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
12 years ago
Mark Michelson 0e25d8036e Use correct function for getting bridged peer when doing direct media checks.
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
13 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
13 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
13 years ago
Richard Mudgett c841c34aae chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.
13 years ago
Richard Mudgett 96fed373e9 Fix chan_gtalk.c compile error.
13 years ago
Igor Goncharovskiy f7624718f8 Fix issue with inability to cancell call transfer made by on-sceen menus.
13 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
13 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
13 years ago
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
13 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
13 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
13 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
13 years ago
Matthew Jordan c14cdede12 Add BUGBUG for broken direct media in chan_gulp
13 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
13 years ago
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
13 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
13 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
13 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
13 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
13 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
13 years ago
Alec L Davis 0cec7dcdcd chan_iax2: nativebridge refactor, missed unlock bridgecallno
13 years ago
Alec L Davis a6ab25a004 fix bad edit after conflict resolution
13 years ago
Alec L Davis d264518524 IAX2: refactor nativebridge transfer
13 years ago
Alec L Davis 1c8c91b63a IAX2: fix race condition with nativebridge transfers.
13 years ago
Richard Mudgett 6114166237 Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common transfer functions.
13 years ago
Mark Michelson 2dc8a06006 Refactor the features configuration scheme.
13 years ago
Richard Mudgett 8e3f37adef Add a BUGBUG note.
13 years ago
Mark Michelson cfe32ec1da Add attended transfer support for chan_sip.c
13 years ago
Mark Michelson fac3839e68 Adds support for a core attended transfer function plus adds some hiding of masquerades.
13 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
13 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
13 years ago
Igor Goncharovskiy 1fb6f365ec Fix several problems caused by multiple line usage with i2004 phones.
13 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
13 years ago
Damien Wedhorn 8d6b0c9f3b Add transfer softkey to ringout state to enable blond transfers.
13 years ago
Damien Wedhorn 01d6e8dbc9 Add call forward no answer to skinny and cleanup general callfwd handling.
13 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
13 years ago
Michael L. Young 91bab76422 Remove Character Limit On "inkeys" For IAX2
13 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
13 years ago
Michael L. Young 4ff6e61808 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
13 years ago
Jonathan Rose f2ba7c04fb chan_gulp: Minor readability Improvements to chan_gulp
13 years ago
Richard Mudgett 785be439f9 Allow mISDN to send PROGRESS messsage.
13 years ago
Sean Bright 2cfedc12ad Fix copy/paste error in one-touch-recording implementation.
13 years ago
David M. Lee e06e519a90 Initial support for endpoints.
13 years ago
Alec L Davis efd28c676a chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
13 years ago
Richard Mudgett cc855cf9d8 Make a log NOTICE more explicit that the event comes from DAHDI and not PRI.
13 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
13 years ago
Joshua Colp e236c2ea36 Use the configured formats for Gulp sessions if there are no joint formats between requested formats and configured formats.
13 years ago
Alec L Davis f7f58b7bc2 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
13 years ago
Alec L Davis 7f0f53958b chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
13 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
13 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
13 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
13 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
13 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
13 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
13 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
13 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
13 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
13 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
13 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
13 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
13 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
13 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
13 years ago
Jason Parker cc9b4d8da4 Fix a log message.
13 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
13 years ago
Michael L. Young b4c881c86e Fix Displaying Symmetric RTP Global Setting
13 years ago
Michael L. Young 735026ccf6 Change Case On Forcerport For Consistency
13 years ago
Matthew Jordan 5111744214 Don't attempt to create a voice frame on a read error
13 years ago
Michael L. Young fcbb9f0c8d Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
13 years ago
Alec L Davis e5b0de5535 IAX2 defer_full_frames fail to get sent
13 years ago
Alec L Davis 3959535615 IAX2, prevent network thread starting before all helper threads are ready
13 years ago
Matthew Jordan caf4a5f605 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
13 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
13 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
13 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
13 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
13 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
13 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
13 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
13 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
13 years ago
Kinsey Moore 6300aa6ae4 Make sure things compile...
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan 00e9ffb907 Include the Username field in SIP Registry events when Status is registered
13 years ago
Igor Goncharovskiy ef64b29f8b Fix core dump on CLI usage
13 years ago
Kevin Harwell 09ecb25e08 Added an option to disallow music on hold
13 years ago
Jonathan Rose b4a010e958 chan_sip: Update the via header when relaying SMS MESSAGE
13 years ago
Matthew Jordan f6f6bc7b59 Remove unused function
13 years ago
Matthew Jordan 12748bc735 Don't reset the RTP address on a glare re-INVITE
13 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
13 years ago
Igor Goncharovskiy 469ca1c71d Fix several unreleased mutex locks that cause problem with processing calls
13 years ago
Michael L. Young a3ad8b28e6 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
13 years ago
Matthew Jordan 1a34b465bc Prevent deadlock in chan_iax2 when attempting to set caller ID
13 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
13 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
13 years ago
Joshua Colp e0b49e7331 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
13 years ago
Walter Doekes d33d9c1781 Correct RPID parsing for unquoted display-name.
13 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
13 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
13 years ago
Matthew Jordan f6abcce7c1 Set the sin_family on the bind address socket during initialization
13 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
13 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
13 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
13 years ago
Matthew Jordan 2ebb9863ea Don't send presencestate information if the state is invalid
13 years ago
Mark Michelson 8a7dd2f408 Fix a crash that occurred when a BYE was received on a replaced dialog.
13 years ago
Jonathan Rose f008baddac chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
13 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
13 years ago
Damien Wedhorn edf0483f4f Remove extraneous stuff from r381470.
13 years ago
Damien Wedhorn ce8101c6c6 Add back sending dialnumber to skinny.
13 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
13 years ago
Sean Bright 86a537c271 Use a shuffling algorithm to find unused IAX2 call numbers.
13 years ago
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
13 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
13 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
13 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
13 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
13 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
13 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Sean Bright 986c2a1818 Correct the number of available call numbers in IAX2.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
David M. Lee 14a9fb761b Corrected crypto tag in SDP ANSWER for SRTP.
13 years ago
Sean Bright df7b335ead Remove a large block of commented out code from chan_iax2.
13 years ago
Richard Mudgett 09fb47a65c confbridge: Minor fixes playing user counts to the conference.
13 years ago
Damien Wedhorn ff32e094e5 Fix device call logging issues in skinny
13 years ago
Damien Wedhorn 822f5f5ff1 Fix issues with skinny sessions
13 years ago
David M. Lee be727bf0d2 Fix Record-Route parsing for large headers.
13 years ago
Richard Mudgett 5e46455806 chan_misdn: Fix compile error.
13 years ago
Matthew Jordan 9693f8f10f Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extension
13 years ago
David M. Lee a91a289154 Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago
Damien Wedhorn f795062662 Add group and namedgroup pickup to skinny
13 years ago
Damien Wedhorn bacc5e6604 Rewrite skinny dialing to remove threaded simpleswitch
13 years ago
Michael L. Young 209373262d Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Richard Mudgett 1d685bd28c chan_agent: Fix wrapup time wait response.
13 years ago
Richard Mudgett da7c2e3ffe chan_agent: Misc code cleanup.
13 years ago
Richard Mudgett 11571714fe chan_agent: Fix agent_indicate() locking.
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
13 years ago
Kinsey Moore 32472eca70 Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Richard Mudgett 23b94b9211 Make chan_local module references tied to local_pvt lifetime.
13 years ago
Richard Mudgett 0494456ae6 chan_local: Parse dial string consistently.
13 years ago
Richard Mudgett 87cb8e94cd chan_local: Misc lock and ref tweaks.
13 years ago
Richard Mudgett de026cf92f chan_agent: Remove some duplicated code.
13 years ago
Damien Wedhorn cb6e00b408 Fix skinny to recognise vmexten in general section of conf
13 years ago
Damien Wedhorn b514659d1c Add g722 codec support to skinny
13 years ago
Damien Wedhorn 5cf8a1f2e5 Minor fixes for chan_skinny
13 years ago
Damien Wedhorn 758cad0984 Fix skinny debug tab completion
13 years ago
Brent Eagles ab894d5af9 This change adds a SIP peer configuration feature to allow the peer's
13 years ago
Kinsey Moore 4f6064584d Ensure Min-SE is included in outbound INVITEs
13 years ago
Mark Michelson 607a5d898c Fix a potential deadlock in chan_sip during transfers.
13 years ago
Kinsey Moore 1c1faa1380 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 8c99bcc5a3 Add firmware information to CLI devices listing
13 years ago
Igor Goncharovskiy 98539ffb32 Fix codec mismatch
13 years ago
Igor Goncharovskiy 1042d43160 Remove trailing whitespaces in number from incoming redial list.
13 years ago
Joshua Colp b68d4dba67 Add missing support for "who hung up" to chan_motif.
13 years ago
Joshua Colp b206511914 Fix a SIP request memory leak with TLS connections.
13 years ago
Joshua Colp bd8fbeed01 Fix an RTP instance reference count leak in chan_motif.
13 years ago
Olle Johansson 712aaa9828 Move functions to AFTER the block of forward declarations of functions.
13 years ago
Olle Johansson 1b47dbe991 Formatting changes
13 years ago
Joshua Colp 898ca023d5 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett 8bbbf4cf2f chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Mark Michelson fab48c28f9 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 9a8ce96aff chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 53e97bc9ee Fix compile error.
13 years ago
Michael L. Young 587906cb6c Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer e46ea1fe65 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
Mark Michelson b37ab7e673 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 316fbb083c Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 907050d41b Fix most leftover non-opaque ast_str uses.
13 years ago
Jonathan Rose e62bab8131 chan_sip: Add SubscribeContext field to SIPshowpeer AMI response
13 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Richard Mudgett 735f5c5059 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Joshua Colp 82dc21e0e1 Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago