Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C3E91752E for ; Mon, 27 Apr 2015 15:16:49 +0000 (UTC) Received: (qmail 15482 invoked by uid 500); 27 Apr 2015 15:16:48 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 15443 invoked by uid 500); 27 Apr 2015 15:16:48 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Delivered-To: moderator for dev@camel.apache.org Received: (qmail 1326 invoked by uid 99); 27 Apr 2015 15:12:46 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.191.145.13 which is an MX secondary for dev@camel.apache.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=IhkiYsXHkimIPoS8VJVQY/7cIDDHXnf0nbV/hbrEWAo=; b=Q56uU8tfIGuZ+S2wNNuMNkR4RLYDv8FUfKd5KLOL94S1wZ9onZGs6ZaW/ZmsqyLzZp +2CaF/Uojw1OmX71RWKIaejqloK5VeRKwmlPfopPUpQOkuKxX2AlI/r6LVRya07Priur L8CgEwux7Dul+ehf9SyPI8+BUcjkqip8np927jnBnsBcMn0bq6BCyBW+54iR6E4Oodst +teC88jn+ABHkvj4QuyNKxQzi/XNpiiifMVVVOYv3BU4hU8G/TR0yAGaKVYKVa02T6hF 8yIrA6p9VsZcxv+ARsxcuot2l4mcgnkB7U1e+H6uxWZd1YwH/kjEgBVPE9PJI8sQqJ2M 1MjA== MIME-Version: 1.0 X-Received: by 10.152.87.70 with SMTP id v6mr10289520laz.30.1430147447884; Mon, 27 Apr 2015 08:10:47 -0700 (PDT) Date: Mon, 27 Apr 2015 08:10:47 -0700 Message-ID: Subject: Patch for https://issues.apache.org/jira/browse/CAMEL-8707 From: Gururaja Kowlali To: dev@camel.apache.org Content-Type: multipart/alternative; boundary=001a11c363cc9b90d60514b6260f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c363cc9b90d60514b6260f Content-Type: text/plain; charset=UTF-8 Hi Camel Dev, As evaluating camel smpp, for sending smses, I found a bug in SmppConnectionFactory.java I have attached the patch for this fix in the jira ticket. https://issues.apache.org/jira/browse/CAMEL-8707 Can you please review it and let me know the next steps? Regards, Guru --001a11c363cc9b90d60514b6260f--