Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBBE8996D for ; Wed, 29 Feb 2012 14:24:22 +0000 (UTC) Received: (qmail 30138 invoked by uid 500); 29 Feb 2012 14:24:20 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 30094 invoked by uid 500); 29 Feb 2012 14:24:20 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 30054 invoked by uid 99); 29 Feb 2012 14:24:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Feb 2012 14:24:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Feb 2012 14:24:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 133A9C719D for ; Wed, 29 Feb 2012 14:23:57 +0000 (UTC) Date: Wed, 29 Feb 2012 14:23:57 +0000 (UTC) From: "Claus Ibsen (Commented) (JIRA)" To: issues@camel.apache.org Message-ID: <1471516584.3091.1330525437080.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <285618806.5059.1329932748660.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-5030) Allow smpp connection to be tunnelled through HTTP proxy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-5030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219235#comment-13219235 ] Claus Ibsen commented on CAMEL-5030: ------------------------------------ The wiki page needs to be updated http://camel.apache.org/smpp > Allow smpp connection to be tunnelled through HTTP proxy > -------------------------------------------------------- > > Key: CAMEL-5030 > URL: https://issues.apache.org/jira/browse/CAMEL-5030 > Project: Camel > Issue Type: Improvement > Components: camel-smpp > Reporter: chris snow > Assignee: Hadrian Zbarcea > Attachments: camel-smpp-2.patch, camel-smpp.patch > > > I can't use camel-smpp in my enterprise environment because all outbound connections have to go through a proxy. For SMPP, this means that using HTTP CONNECT is required similar to the implementation here: > https://github.com/rtyley/jsch/blob/master/src/com/jcraft/jsch/ProxyHTTP.java -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira