Author: buildbot Date: Thu Nov 1 01:21:33 2012 New Revision: 836827 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/smpp.html Modified: websites/production/camel/content/book-component-appendix.html ============================================================================== --- websites/production/camel/content/book-component-appendix.html (original) +++ websites/production/camel/content/book-component-appendix.html Thu Nov 1 01:21:33 2012 @@ -15008,7 +15008,7 @@ If no <b>port</b> number is provided, th <tt>2</tt>: Level 2 priority<br clear="none" class="atl-forced-newline"> <tt>3</tt>: Level 3 (highest) priority </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>replaceIfPresentFlag</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>only for SubmitSm and SubmitMulti</b> Used to request the SMSC to replace a previously submitted message, that is still pending delivery. The SMSC will replace an existing message provided that the source address, destination address and service type match the same fields in the new message. The following replace if present flag values are defined: <br clear="none" class="atl-forced-newline"> <tt>0</tt>: Don't replace<br clear="none" class="atl-forced-newline"> -<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> to use, according the SMPP 3.4 specification, section 5.2.7. The <tt>SmppConsumer</tt> will only receive messages from the SMSC which are target for an address (msisdn or ip address) which fits in this range. </td></tr></tbody></table> +<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> as defined in section 5.2.7 of the SMPP 3.4 specification. The <tt>SmppConsumer</tt> will receive messages only from SMSC's which target an address (MSISDN or IP address) within this range. </td></tr></tbody></table> </div> </div> Modified: websites/production/camel/content/book-in-one-page.html ============================================================================== --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Thu Nov 1 01:21:33 2012 @@ -35239,7 +35239,7 @@ If no <b>port</b> number is provided, th <tt>2</tt>: Level 2 priority<br clear="none" class="atl-forced-newline"> <tt>3</tt>: Level 3 (highest) priority </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>replaceIfPresentFlag</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>only for SubmitSm and SubmitMulti</b> Used to request the SMSC to replace a previously submitted message, that is still pending delivery. The SMSC will replace an existing message provided that the source address, destination address and service type match the same fields in the new message. The following replace if present flag values are defined: <br clear="none" class="atl-forced-newline"> <tt>0</tt>: Don't replace<br clear="none" class="atl-forced-newline"> -<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> to use, according the SMPP 3.4 specification, section 5.2.7. The <tt>SmppConsumer</tt> will only receive messages from the SMSC which are target for an address (msisdn or ip address) which fits in this range. </td></tr></tbody></table> +<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> as defined in section 5.2.7 of the SMPP 3.4 specification. The <tt>SmppConsumer</tt> will receive messages only from SMSC's which target an address (MSISDN or IP address) within this range. </td></tr></tbody></table> </div> </div> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/smpp.html ============================================================================== --- websites/production/camel/content/smpp.html (original) +++ websites/production/camel/content/smpp.html Thu Nov 1 01:21:33 2012 @@ -152,7 +152,7 @@ If no <b>port</b> number is provided, th <tt>2</tt>: Level 2 priority<br clear="none" class="atl-forced-newline"> <tt>3</tt>: Level 3 (highest) priority </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>replaceIfPresentFlag</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>only for SubmitSm and SubmitMulti</b> Used to request the SMSC to replace a previously submitted message, that is still pending delivery. The SMSC will replace an existing message provided that the source address, destination address and service type match the same fields in the new message. The following replace if present flag values are defined: <br clear="none" class="atl-forced-newline"> <tt>0</tt>: Don't replace<br clear="none" class="atl-forced-newline"> -<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> to use, according the SMPP 3.4 specification, section 5.2.7. The <tt>SmppConsumer</tt> will only receive messages from the SMSC which are target for an address (msisdn or ip address) which fits in this range. </td></tr></tbody></table> +<tt>1</tt>: Replace </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>typeOfNumber</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the type of number (TON) to be used in the SME. Use the <tt>sourceAddrTon</tt> values defined above. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>numberingPlanIndicator</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>0</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the numeric plan indicator (NPI) to be used in the SME. Use the <tt>sourceAddrNpi</tt> values defined above.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lazySessionCreation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8 onwards</b> Sessions can be lazily created to avoid exceptions, if the SMSC is not availa ble when the Camel producer is started. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyHost</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPort</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>3128</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyUsername</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpProxyPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.1:</b> If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>sessionStateListener</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.3:</b> You can refer to a <tt>org.jsmpp.session.SessionStateListener</tt> in the <tt>Registry</tt> to receive callbacks when the session state changed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>addressRange</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>""</tt> </td><td colspan="1" r owspan="1" class="confluenceTd"> <b>Camel 2.11:</b> You can specify the address range for the <tt>SmppConsumer</tt> as defined in section 5.2.7 of the SMPP 3.4 specification. The <tt>SmppConsumer</tt> will receive messages only from SMSC's which target an address (MSISDN or IP address) within this range. </td></tr></tbody></table> </div> </div>