[GitHub] camel pull request: (work in progress) fix for CAMEL-8002, support...

2014-11-06 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/317 (work in progress) fix for CAMEL-8002, support for Latin1 coded SMS over SMPP Please discuss through the Jira issue: https://issues.apache.org/jira/browse/CAMEL-8002 You can merge this pull

[GitHub] camel pull request: CAMEL-8008: SubmitMulti and DataSm must check ...

2014-11-07 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/321 CAMEL-8008: SubmitMulti and DataSm must check CamelSmppAlphabet header https://issues.apache.org/jira/browse/CAMEL-8008 You can merge this pull request into a Git repository by running: $ git

[GitHub] camel pull request: Add new header CamelSmppEncoding to set encodi...

2014-11-07 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/323 Add new header CamelSmppEncoding to set encoding config on a per-message basis There is already a configuration option called "encoding" This allows it to be set on a per-mes

[GitHub] camel pull request: Dpocock bug 8001

2014-11-24 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/339 Dpocock bug 8001 See https://issues.apache.org/jira/browse/CAMEL-8001 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel dpocock-bug

[GitHub] camel pull request: SMPP: Add support for message splitting polici...

2014-11-24 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/340 SMPP: Add support for message splitting policies At present, Camel splits messages and sends them to the SMSC if necessary. Split messages won't always be delivered. This changes all

[GitHub] camel pull request: Add a type converter for java.sql.Timestamp

2014-11-28 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/344 Add a type converter for java.sql.Timestamp This makes it easy to convert JMSTimestamp to a value that can be inserted into a database. You can merge this pull request into a Git repository by

[GitHub] camel pull request: camel-sql: add outputHeader parameter (CAMEL-8...

2014-12-10 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/355 camel-sql: add outputHeader parameter (CAMEL-8142) You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel dpocock-sql-outputheader

[GitHub] camel pull request: camel-sql: add outputHeader parameter (CAMEL-8...

2014-12-15 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/355 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Begin conversion to jsmpp v2.2.1

2015-01-07 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/369 Begin conversion to jsmpp v2.2.1 This is for CAMEL-8215 - it builds but some unit tests fail You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request: camel-smpp: CAMEL-8215: update to org.jsmpp / ...

2015-01-07 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/370 camel-smpp: CAMEL-8215: update to org.jsmpp / jsmpp v2.1.1 This uses 2.1.1 instead of jumping up to 2.2.0 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: camel-smpp: CAMEL-8215: update to org.jsmpp / ...

2015-01-08 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/370 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-8342: Add Ganglia component

2015-02-12 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/393 CAMEL-8342: Add Ganglia component This adds a Ganglia component. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel dpocock-ganglia

[GitHub] camel pull request: Dpocock ganglia

2015-02-19 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/400 Dpocock ganglia This supersedes the previous PR https://github.com/apache/camel/pull/393 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock

[GitHub] camel pull request: CAMEL-8342: Add Ganglia component

2015-02-19 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/393 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Add a type converter for java.sql.Timestamp

2015-02-20 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/344 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Dpocock ganglia

2015-02-20 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/400 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: camel-ganglia: add some unit tests

2015-02-27 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/411 camel-ganglia: add some unit tests Unit tests for CAMEL-8342 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel dpocock-ganglia-test

[GitHub] camel pull request: camel-ganglia: add some unit tests

2015-03-03 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/411 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: (work in progress) fix for CAMEL-8002, support...

2015-07-20 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/317 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Ib api

2015-07-22 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/568 Ib api JIRA issue: https://issues.apache.org/jira/browse/CAMEL-9001 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel ib-api

[GitHub] camel pull request: TWS API

2015-07-22 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/568 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9021: camel-sip: change dependency to or...

2015-07-27 Thread dpocock
GitHub user dpocock opened a pull request: https://github.com/apache/camel/pull/572 CAMEL-9021: camel-sip: change dependency to org.opentelecoms.sip / sip-api-1.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpocock/camel

[GitHub] camel pull request: CAMEL-9021: camel-sip: change dependency to or...

2015-07-29 Thread dpocock
Github user dpocock closed the pull request at: https://github.com/apache/camel/pull/572 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is