| SMS Gateway · Registration Requirement |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| ghost_luis |
Posted: Mar 9 2008, 03:05 PM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 1163 Joined: 9-March 08 |
Hello, I´m Luis, new to VisualGSM and its forum.
Sorry if my english is not well enough . I´m trying to configure VisualGSM for: When someone sends a message to my mobile number(modem) it returns wap push content or url, but the pdf help did not helped me enough. I configured an url related to my apache server : http://localhost/hola.txt so in order to the sender can receive the link on its mobile phone just for test purposes. Could you helpme at this? Thanks a lot. Luis. |
| admin |
Posted: Mar 10 2008, 05:37 AM
|
||||
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1072 Member No.: 1 Joined: 5-May 03 |
First of all, are you able to start VisualGSM service? If yes, are you able to send WAP Push using the VisualGSM Manager/Send SMS tab? API Links Examples VisualGSM Enterprise installation includes HTML forms and ASP examples, including WAP Push, which you can access through VisualGSM Enterprise Manager, "API Links" button - located just below the top menu bar. To use the HTML and ASP examples to send SMS or WAP Push, IIS must be enabled and execute permission given to the relevant files - you can do this using Internet Service Manager. Note: If you are using Apache, you can copy the files and subfolders from c:\inetpub\wwwroot\cgi-bin\ and c:\inetpub\wwwroot\visualgsm\ to your Apache Root. WAP Push API Parameters* The following API (HTTP, CLI, OCX, SOAP) parameters are used when sending WAP Push (Please also refer to: VisualGSM Enterprise SMS Gateway API (HTTP, CLI, OCX, SOAP) documentation, page 11, 12, 21, 22, 29): • N (List of one or several recipient phone number to receive the SMS message.) • M (Message text, 1-160 characters in length. If WAPPUSHURL parameter is indicated with a value, M will become the WAP Push Message Text – no length limit.) • USERNAME (Required for authentication when HTTPUSER table has user records.) • PASSWORD (Required for authentication when HTTPUSER table has user records.) • WAPPUSHTYPE (Indicates the Type of WAP Push message if sending WAP Push. WAPPUSHTYPE=1 indicates WAP Push Service Indicator. WAPPUSHTYPE=2 indicates WAP Push Service Load. Defaults to 1 if parameter is not indicated.) • WAPPUSHURL (Indicates the URL of WAP Push message using the format http://place-full-url-here. Required parameter for WAP Push messages.) • WAPPUSHCREATED (Indicates the creation date of WAP Push message using the format YYYYMMDDHHMMSS. Optional parameter for WAP Push messages.) • WAPPUSHEXPIRY (Indicates the expiry date of WAP Push message using the format YYYYMMDDHHMMSS. Optional parameter for WAP Push messages.) • WAPPUSHACTION (Indicates the action type of WAP Push message. WAPPUSHACTION=1 indicates 'Signal-low', 2 indicates 'Signal-medium', 3 indicates 'Signal-high', 4 indicates 'Delete', 0 indicates 'Signal-none'. Defaults to 3 if not indicated.) • SUCCURL (Indicates the redirection URL when message is queued successfully. Applicable for CGI and ISAPI DLL APIs only.) • FAILURL (Indicates the redirection URL when the message cannot be processed successfully. Applicable for CGI and ISAPI DLL APIs only.) *Note: Only parameter N, M and WAPPUSHURL are compulsory. Send WAP Push using HTTP example:
Sending WAP Push using SQL To send WAP Push using SQL, you can use the following example (Please also refer to: VisualGSM Enterprise SMS Gateway API (HTTP, CLI, OCX, SOAP) documentation, page 55, 58-63) :
-------------------- |
||||
| ghost_luis |
Posted: Mar 10 2008, 02:27 PM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 1163 Joined: 9-March 08 |
Hi, I tested and it is enabled to send wap push messages.
The keyword name I´m trying to use is QUBIT. So in "qubit" keyword I have this: {KEYWORD}=qubit {M}=qubit {PORT}=COM4 {SEQNO}=1 url: http://localhost/hola.txt Is this ok¡? thanks for your help "admin" |
| admin |
Posted: Mar 10 2008, 04:36 PM
|
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1072 Member No.: 1 Joined: 5-May 03 |
Hi Luis, could you pls elaborate on what you intend to do with the keyword "qubi"?
-------------------- |
| ghost_luis |
Posted: Mar 10 2008, 04:55 PM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 1163 Joined: 9-March 08 |
Hi Admin, sorry for my bad expression.
I want that messages containing the qubit keyword get automatically answered by a wap push message containing this link http://localhost/hola.txt But it´s too difficult to me at learnig how to. Thanks |
| admin |
Posted: Mar 10 2008, 05:24 PM
|
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1072 Member No.: 1 Joined: 5-May 03 |
-------------------- |
| ghost_luis |
Posted: Mar 10 2008, 05:36 PM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 1163 Joined: 9-March 08 |
Hi Admin, it´s me again.
The example code: N={N}&M=Here+is+a+Polyphonic+Ring+Tone+by+WAP+Push& WAPPUSHURL=http://www.visualtron.com/piano.mid in my case should be like this: N={N}&M=Here+is+a+text+file& WAPPUSHURL=http://my_site/hola.txt that´s correct? But the entire code doesn´t fit in the Parameter dialog box What should I do?? Thanks too much Admin. |
| admin |
Posted: Mar 11 2008, 05:42 AM
|
||
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1072 Member No.: 1 Joined: 5-May 03 |
You should put it in one line:
Let me know if it works. :) -------------------- |
||
| ghost_luis |
Posted: Mar 11 2008, 07:42 PM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 1163 Joined: 9-March 08 |
Hi Admin, my cell phone Sony Ericsson w200 does not support storing sms in sim card unless I do it manually, but I can not be storing every incoming message in the sim card.
So, my cellphone it is not compatible with VisualGSM at all. Thanks for all your effort admin. |
| admin |
Posted: Mar 12 2008, 04:49 AM
|
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 1072 Member No.: 1 Joined: 5-May 03 |
Can you copy the sms_server_log.txt from starting of service to "VisualGSM Server has started successfully."?
Location: c:\program files\visualtron software corporation\visualgsm\vgsmlog\ -------------------- |
![]() |
![]() ![]() ![]() |