GitHub user nikvaessen opened a pull request: https://github.com/apache/camel/pull/1056
sip MESSAGE method in camel-sip sip endpoints can now retrieve or send sip messages You can merge this pull request into a Git repository by running: $ git pull https://github.com/nikvaessen/camel sip_message Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1056.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1056 ---- commit f5d5c187708b7ab26b10321ee1c24c79be735cc9 Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-18T14:48:08Z added more documentation commit 384d5c1ecda7a9cc10b2027bd8036e4d68e7b8d6 Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-18T15:23:48Z deleted previous commit by accident commit 31ebfebc76714d86deed6819fb67a4114d394d2a Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-20T17:13:26Z message support commit 91a7f36eccbdc467399c75ffe462642d0a4bbd62 Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-28T09:53:59Z handles incoming SIP messages commit 038f10c788d5ea1d54926ff56fed227f47760d65 Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-29T09:07:25Z added TSL transpot added subscribing boolean which determines what the consumer does commit c7b5828c0bc00684d078b0510f25297cea46b439 Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-29T09:08:46Z added subscribing boolean which determines what the consumer does commit 346a6cfad880fe826399eeb7b4ad1db38f3b43fa Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-29T09:11:36Z added subscribing boolean which determines what the consumer does commit e07861702e87fe63827eee93d47ba40ab73f15ef Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-29T11:51:46Z added subscribing boolean which determines what the consumer does commit f3abeeac5b02eb67c880446cf3f1d47f38143e1f Author: nikvaessen <nikv...@gmail.com> Date: 2016-06-30T13:15:56Z sending SIP messages commit 89d3a845db4065cda547c7c3959f62aeb818c08c Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T08:58:54Z added test commit 5d43fa0f0fa2c9dd647f4e7d03b2d097d756e42f Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:09:11Z added doc commit 3f83a7d297e0157902d5516fec0d4cdb4821808c Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:10:10Z fixed doc formatting commit bc89cd5434a1b0e069012c198ffc4321be157e70 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:12:07Z formatting commit 679eab1547706c3285407daa91c215466489697e Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:14:09Z formatting commit 3323d37dd564f302cbfbe088ca11e9a8dc9d7f8a Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:18:33Z formatting commit d6bf6d61ec73645a4ea7dbfd844fbd3129384c1e Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:19:04Z formatting commit eed6efb8117ea34b653f6b6b18ea3e51da605614 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:19:43Z formatting commit 065cb847a9570ed930901e8f7cc34d6fb95a3d86 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:20:24Z formatting commit cd56569986e9fb061c7278402dc2828c65293c79 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:21:25Z formatting commit ad12b9167b7945f77a095cf698b8882b4de98a92 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:22:17Z formatting commit 6efd76e1412e6f5348fccd693c97e1741ed3dcd1 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:25:05Z final formatting commit e86f5ab5f6a616f5c934253f88979e1213cfe045 Author: nikvaessen <nikv...@gmail.com> Date: 2016-07-01T09:31:02Z final formatting ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---