Paul Evers
Joined: 21 Nov 2007 Posts: 6 Location: Veldhoven, the Netherlands
|
Posted: Thu Nov 29, 2007 2:39 pm Post subject: sending a page through snpp object |
|
|
Hello,
I am trying to send a page through a snpp object.
The page is oborted by the ActiveXperts-component.
This is the log:
[12:18:28] CONNECT [SMS and Pager Toolkit Build 4.1.7.1119], Server=[161.89.48.248:444], Result = [SUCCESS]
[12:18:28] Response : [220 Pager Gateway 0.1.4 - Copyright (c) 2006 by Atos Origin Nederland B.V. <CRLF> ]
[12:18:28] Sending Command: [LOGI xxxxxx]
[12:18:28] Response : [250 Login Accepted <CRLF> ]
[12:18:28] Sending Command: [PAGE 0612345678]
[12:18:28] Response : [250 PagerID 0612345678 accepted <CRLF> ]
[12:18:28] Sending Command: [DATA]
[12:18:28] Response : [354 Begin Input; End with <CRLF>'.'<CRLF> <CRLF> ]
[12:18:28] Sending Command: [test van snpp]
[12:18:28] Sending Command: [.]
[12:18:28] Response : [250 Message OK <CRLF> ]
[12:18:28] Sending Command: [SEND]
[12:18:28] Response : [214 Message Queued for Delivery, Please Wait <CRLF> ]
[12:18:28] Sending Command: [QUIT]
[12:18:28] Response : [214 Transaction Aborted <CRLF> 221 OK, Goodbye <CRLF> ]
[12:18:28] DISCONNECT
The SNPP-gateway is reponding with a 214-response (message queued for delivery)
After that the snpp-object of ActiveXperts is sending a Quit-command.
Am i doing something wrong, or is this a bug?
Paul Evers
Software Developer, Atos Origin |
|