Patch: smsc_smpp.c

View: New views
5 Messages — Rating Filter:   Alert me  

Patch: smsc_smpp.c

by Nikos Balkanas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,
 
This is another one in my series of trivial patches. This part of the configuration has caused a lot of confusion in manual configuring dest-addr-ton over the years, with users prefixing their numbers with '+' instead of using the configuration.
 
BR,
Nikos


smsc_smpp.diff (3K) Download Attachment

Re: Patch: smsc_smpp.c

by Alexander Malysh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I don't see reason to apply this patch. User can just define ton and npi settings. Maybe userguide patch
would be more helpful?

Thanks,
Alexander Malysh

Am 02.11.2009 um 12:31 schrieb Nikos Balkanas:

Hi,
 
This is another one in my series of trivial patches. This part of the configuration has caused a lot of confusion in manual configuring dest-addr-ton over the years, with users prefixing their numbers with '+' instead of using the configuration.
 
BR,
Nikos
<smsc_smpp.diff>


Re: Patch: smsc_smpp.c

by Nikos Balkanas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,
 
I don't see a reason to keep these variables bundled. ton is more frequently changed. npi almost never does. They mean different things, and are independent of each other. Why not give user the choice to set whatever they need in configuration? Same holds for source-addr-ton & npi.
 
I think it makes more sense to patch the source. In either case if you decide to go with the guide, I can submit that as well. One of the two has to be patche, though.
 
BR,
Nikos
----- Original Message -----
Sent: Monday, November 09, 2009 11:32 AM
Subject: Re: Patch: smsc_smpp.c

Hi,

I don't see reason to apply this patch. User can just define ton and npi settings. Maybe userguide patch
would be more helpful?

Thanks,
Alexander Malysh

Am 02.11.2009 um 12:31 schrieb Nikos Balkanas:

Hi,
 
This is another one in my series of trivial patches. This part of the configuration has caused a lot of confusion in manual configuring dest-addr-ton over the years, with users prefixing their numbers with '+' instead of using the configuration.
 
BR,
Nikos
<smsc_smpp.diff>


Re: Patch: smsc_smpp.c

by Alexander Malysh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

AFAIK ton and npi always bundled together. Therefore I don't see reason to define only one value...

Thanks,
Alexander Malysh

Am 09.11.2009 um 10:54 schrieb Nikos Balkanas:

Hi,
 
I don't see a reason to keep these variables bundled. ton is more frequently changed. npi almost never does. They mean different things, and are independent of each other. Why not give user the choice to set whatever they need in configuration? Same holds for source-addr-ton & npi.
 
I think it makes more sense to patch the source. In either case if you decide to go with the guide, I can submit that as well. One of the two has to be patche, though.
 
BR,
Nikos
----- Original Message -----
Sent: Monday, November 09, 2009 11:32 AM
Subject: Re: Patch: smsc_smpp.c

Hi,

I don't see reason to apply this patch. User can just define ton and npi settings. Maybe userguide patch
would be more helpful?

Thanks,
Alexander Malysh

Am 02.11.2009 um 12:31 schrieb Nikos Balkanas:

Hi,
 
This is another one in my series of trivial patches. This part of the configuration has caused a lot of confusion in manual configuring dest-addr-ton over the years, with users prefixing their numbers with '+' instead of using the configuration.
 
BR,
Nikos
<smsc_smpp.diff>




Re: Patch: smsc_smpp.c

by Nikos Balkanas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,
 
Actually they are not. bind-addr-ton & bind-addr-npi in smpp are set indepedently. dest-addr-ton & source-addr-ton in smasi (the only other smsc using them) are also set independently. Lastly whether the phone number is international, national, or subscriber (ton) seems to me bears little relation to whether to circuit is ISDN, Hermes or Telex (npi).
 
I attach also userguide patch. Now you have both patches. Please apply whichever you consider most appropriate.
 
BR,
Nikos
----- Original Message -----
Sent: Monday, November 09, 2009 12:21 PM
Subject: Re: Patch: smsc_smpp.c

Hi,

AFAIK ton and npi always bundled together. Therefore I don't see reason to define only one value...

Thanks,
Alexander Malysh

Am 09.11.2009 um 10:54 schrieb Nikos Balkanas:

Hi,
 
I don't see a reason to keep these variables bundled. ton is more frequently changed. npi almost never does. They mean different things, and are independent of each other. Why not give user the choice to set whatever they need in configuration? Same holds for source-addr-ton & npi.
 
I think it makes more sense to patch the source. In either case if you decide to go with the guide, I can submit that as well. One of the two has to be patche, though.
 
BR,
Nikos
----- Original Message -----
Sent: Monday, November 09, 2009 11:32 AM
Subject: Re: Patch: smsc_smpp.c

Hi,

I don't see reason to apply this patch. User can just define ton and npi settings. Maybe userguide patch
would be more helpful?

Thanks,
Alexander Malysh

Am 02.11.2009 um 12:31 schrieb Nikos Balkanas:

Hi,
 
This is another one in my series of trivial patches. This part of the configuration has caused a lot of confusion in manual configuring dest-addr-ton over the years, with users prefixing their numbers with '+' instead of using the configuration.
 
BR,
Nikos
<smsc_smpp.diff>





userguide.diff (1K) Download Attachment