Re: [Users] Best way to put all received MMS into a db?

2011-11-01 Thread Paul Bagyenda
Hi Franz,

Indeed. It is an easy change as well on the mmsc side: All you need to change 
is the function match_short_codes(). If you'd like to take a stab at it, can 
help check out your solution.

P.

On Nov 01, 2011, at 11:34, Franz Schwartau wrote:

> Hi Paul,
> 
> it would help a lot if we would be able to configure something like that
> in the mmsc config:
> 
> group = mms-vasp
> [...]
> prefix = +1;+43;+44
> [...]
> 
> instead of fixed numbers
> 
> group = mms-vasp
> [...]
> short-codes = ;;
> [...]
> 
> Another idea is to extend the short-codes directive to accept regular
> expressions:
> 
> group = mms-vasp
> [...]
> short-codes = 111[1-5];\+1.+
> [...]
> 
> It would be really nice if the routing capabilities would be more
> flexible than they are now. :-)
> 
>   Best regards
>   Franz
> 
> On 01.11.2011 04:41, Paul Bagyenda wrote:
>> Hi Franz,
>> 
>> For the "VASP configuration" presumably you mean on the mmsc side? Then yes, 
>> there is no other way for now to route other than using the short codes. 
>> What did you have in mind in terms of routing?
>> 
>> Paul.
>> 
>> On Oct 31, 2011, at 14:38, Franz Schwartau wrote:
>> 
>>> Hi,
>>> 
>>> basically we would like to put "all" received MMS into a database (from,
>>> to, attachements aso).
>>> 
>>> Adding a VASP and a MMS service allows us to access all relevant data
>>> using post-url in a convenient way.
>>> 
>>> Unfortunately the VASP configuration allows specific numbers
>>> (short-codes) only which doesn't fit our needs. We need a prefix based
>>> configuration.
>>> 
>>> Before we start to change the source code to add a new directive for
>>> group = mms-vasp we would like to ask if there is another way of
>>> accessing all incoming MMS. Has anyone done something like this before?
>>> 
>>> Best regards
>>> Franz
> 
> 

___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] Best way to put all received MMS into a db?

2011-11-01 Thread Franz Schwartau
Hi Paul,

it would help a lot if we would be able to configure something like that
in the mmsc config:

group = mms-vasp
[...]
prefix = +1;+43;+44
[...]

instead of fixed numbers

group = mms-vasp
[...]
short-codes = ;;
[...]

Another idea is to extend the short-codes directive to accept regular
expressions:

group = mms-vasp
[...]
short-codes = 111[1-5];\+1.+
[...]

It would be really nice if the routing capabilities would be more
flexible than they are now. :-)

Best regards
Franz

On 01.11.2011 04:41, Paul Bagyenda wrote:
> Hi Franz,
> 
>  For the "VASP configuration" presumably you mean on the mmsc side? Then yes, 
> there is no other way for now to route other than using the short codes. What 
> did you have in mind in terms of routing?
> 
> Paul.
> 
> On Oct 31, 2011, at 14:38, Franz Schwartau wrote:
> 
>> Hi,
>>
>> basically we would like to put "all" received MMS into a database (from,
>> to, attachements aso).
>>
>> Adding a VASP and a MMS service allows us to access all relevant data
>> using post-url in a convenient way.
>>
>> Unfortunately the VASP configuration allows specific numbers
>> (short-codes) only which doesn't fit our needs. We need a prefix based
>> configuration.
>>
>> Before we start to change the source code to add a new directive for
>> group = mms-vasp we would like to ask if there is another way of
>> accessing all incoming MMS. Has anyone done something like this before?
>>
>>  Best regards
>>  Franz

___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] Best way to put all received MMS into a db?

2011-10-31 Thread Paul Bagyenda
Hi Franz,

 For the "VASP configuration" presumably you mean on the mmsc side? Then yes, 
there is no other way for now to route other than using the short codes. What 
did you have in mind in terms of routing?

Paul.

On Oct 31, 2011, at 14:38, Franz Schwartau wrote:

> Hi,
> 
> basically we would like to put "all" received MMS into a database (from,
> to, attachements aso).
> 
> Adding a VASP and a MMS service allows us to access all relevant data
> using post-url in a convenient way.
> 
> Unfortunately the VASP configuration allows specific numbers
> (short-codes) only which doesn't fit our needs. We need a prefix based
> configuration.
> 
> Before we start to change the source code to add a new directive for
> group = mms-vasp we would like to ask if there is another way of
> accessing all incoming MMS. Has anyone done something like this before?
> 
>   Best regards
>   Franz
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> 

___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users