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

2011-11-02 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

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

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

2011-10-31 Thread Franz Schwartau
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

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