Seite 1 von 1

Setting delivery through command line

Verfasst: Mi 24. Mär 2010, 09:40
von venkat_330
Sir

I am trying to send SMS through command which i am able to do and i am trying to initate delvery report through command line is that possible...

Please guide

Regards
Venkat.S

Verfasst: Mi 24. Mär 2010, 10:35
von FJ
Its not possible throught commandline, maybe i'll add a flag for this in the next update

Verfasst: Mi 24. Mär 2010, 11:13
von venkat_330
Thanks for the immedieate reply waiting for the release....

Verfasst: Mi 24. Mär 2010, 11:32
von venkat_330
FJ thanks for the reply and i am trying create a vb based application to run the command line instruction to send bulk SMS using your software...where i can select any required no series and send sms and when i was reading some of your forums

http://www.fjsoft.at/forum/viewtopic.ph ... t=bulk+sms

i saw that u have devloped it earlier itself is it true that we can send bulk sms using my phone explorer

Regards
Venkat.S

Verfasst: Mi 24. Mär 2010, 11:39
von FJ
Bulk-Interface is already implemented. there exists only a german FAQ for this topic: http://www.fjsoft.at/forum/viewtopic.php?t=7609
But the flag for delivery-report is also not included there

Verfasst: Mi 24. Mär 2010, 12:42
von venkat_330
Thanks a ton is there anyways that u can add a bulk sms feature

number series to send bulk sms

EX:
number series : 984122****
number start : 1000
number end : 2000

<message> this is A test <message>

so that this will send SMS to numbers starting from 9841221000 to 9841222000

can this be done...

Regards

Venkat.S

Verfasst: Mi 24. Mär 2010, 13:33
von FJ
Its not made for spamming
You vae to add for each number a <recipient>-Field

Verfasst: Mi 24. Mär 2010, 13:58
von venkat_330
Ok fine i understand that i am on the go to prepare a application to create that...i really thank tou for the fast reply that you give it to a query

Verfasst: Sa 27. Mär 2010, 05:59
von venkat_330
hi FJ
SET - 1
<batch>
<message>
<recipient>9841403702</recipient>
<recipient>9841403702</recipient>
UPDATED SET - 1
<batch>
<message>
<recipient status="OK">9841403702</recipient>
<recipient status="OK">9841403702</recipient>

Was able to send batch SMS successfully with batch and i see the XML is changerd from SET - 1 to updated SET - 1 (sample shown as above)

Is there anyway that can be modified as shown below
(requirement for modification)
<batch>
<message>
<recipient> 9841403702</recipient><status="OK">
<recipient>9841403702</recipient><status="OK">

When we get the update such shown as above the file handling will easier for updating with the DATABASE

Waiting for a POSITIVE reply

Regards
Venkat.S

Verfasst: Sa 27. Mär 2010, 07:16
von FJ
The status-flag is directly linked with the recipient so its the right place, itherwise you could not match the status clear to the recipient. Every XML-Parser i able to read also attributes so i don't think this is a problem.

Hi again

Verfasst: Sa 21. Aug 2010, 08:03
von venkat_330
Hi FJ

Wed Mar 24, 2010 16:05

--------------------------------------------------------------------------------
Its not possible throught commandline, maybe i'll add a flag for this in the next update ..

Is the feature added in this version i am still in need of it..

Regards
Venkat.S

Verfasst: So 22. Aug 2010, 21:28
von FJ
Its already added in v1.7.6 for bulk-sms interface