Setting delivery through command line
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
Setting delivery through command line
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
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
Ragav
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
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
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
Ragav
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
But the flag for delivery-report is also not included there
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
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
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
Ragav
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
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
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
Ragav
-
venkat_330
- Beiträge: 16
- Registriert: Mi 24. Mär 2010, 09:38
- Wohnort: india
Hi again
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
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
Ragav