NotePage, Inc. Forum Index

Evaluating PageGate problem with Paging

 
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support
View previous topic :: View next topic  
Author Message
kav



Joined: 16 Mar 2011
Posts: 3

PostPosted: Wed Mar 16, 2011 8:41 am    Post subject: Evaluating PageGate problem with Paging Reply with quote

Hi,
I am evaluating Pagegate for my company. I have a multitech external modem MT5634ZBAV-V92 connected to a windows 2008 r2 server. I need for pagegate to send a page to our pager(American Messaging).

I have the TAP number from american messaging and configured it as follows under carrier
baud 2400
parity none
data bits 8
stop bits 1
init string ATE0

I have another monitoring solution that uses the exact settings for the pager company. The only difference is its on another server.

The modem will successfully dial from this computer to the TAP number via hyper terminal.

However, I cannot get pagegate to successfully connect. I have attached the log from the connector. The modem never gets past protocol initialization.

Any other ideas would be greatly appreciated.

Thanks!



3/16/2011 9:25:13 AM Module resumed
3/16/2011 9:25:13 AM Time synchronized with scheduler
3/16/2011 9:25:14 AM ========================================
3/16/2011 9:25:14 AM Start connection to carrier: PRTG
3/16/2011 9:25:14 AM Connect using TAP protocol
3/16/2011 9:25:14 AM Setting communication parameters (2400,n,8,1)
3/16/2011 9:25:14 AM Connected to carrier
3/16/2011 9:25:14 AM Waiting for protocol initialization
3/16/2011 9:25:14 AM Sent:<CR>
3/16/2011 9:25:17 AM Sent:<CR>
3/16/2011 9:25:21 AM Sent:<CR>
3/16/2011 9:25:26 AM Sent:<CR>
3/16/2011 9:25:34 AM ========================================
3/16/2011 9:25:34 AM Start connection to carrier: PRTG
3/16/2011 9:25:34 AM Connect using TAP protocol
3/16/2011 9:25:34 AM Setting communication parameters (2400,n,8,1)
3/16/2011 9:25:34 AM Connected to carrier
3/16/2011 9:25:34 AM Waiting for protocol initialization
3/16/2011 9:25:34 AM Sent:<CR>
3/16/2011 9:25:37 AM Sent:<CR>
3/16/2011 9:25:41 AM Sent:<CR>
3/16/2011 9:25:46 AM Sent:<CR>
3/16/2011 9:25:53 AM Carrier retry limit reached. Marking pending messages as bad
3/16/2011 9:25:53 AM FAILED Stn:0 To:prtg Frm:test Msg:test


Back to top
View user's profile
Tech Support



Joined: 25 Aug 2003
Posts: 4382

PostPosted: Wed Mar 16, 2011 9:48 am    Post subject: Reply with quote

From what I know of the American Messaging TAP system, your communication parameters are incorrect.

Right now, you're using 2400, 8, n, 1 but you need to use 1200, e, 7, 1



_________________
Tech Support
support@notepage.com
http://www.notepage.net
Back to top
View user's profile
kav



Joined: 16 Mar 2011
Posts: 3

PostPosted: Wed Mar 16, 2011 10:36 am    Post subject: tried new settings Reply with quote

Here is the log with the corrected settings
I have tried init string auto under carriers, and connectors






3/16/2011 11:19:12 AM ========================================
3/16/2011 11:19:12 AM Start connection to carrier: PRTG
3/16/2011 11:19:12 AM Connect using TAP protocol
3/16/2011 11:19:12 AM Setting communication parameters (1200,e,7,1)
3/16/2011 11:19:12 AM Connected to carrier
3/16/2011 11:19:12 AM Waiting for protocol initialization
3/16/2011 11:19:12 AM Sent:<CR>
3/16/2011 11:19:15 AM Sent:<CR>
3/16/2011 11:19:19 AM Sent:<CR>
3/16/2011 11:19:24 AM Sent:<CR>
3/16/2011 11:19:32 AM ========================================
3/16/2011 11:19:32 AM Start connection to carrier: PRTG
3/16/2011 11:19:32 AM Connect using TAP protocol
3/16/2011 11:19:32 AM Setting communication parameters (1200,e,7,1)
3/16/2011 11:19:32 AM Connected to carrier
3/16/2011 11:19:32 AM Waiting for protocol initialization
3/16/2011 11:19:32 AM Sent:<CR>
3/16/2011 11:19:35 AM Sent:<CR>
3/16/2011 11:19:39 AM Sent:<CR>
3/16/2011 11:19:45 AM Sent:<CR>
3/16/2011 11:19:51 AM Carrier retry limit reached. Marking pending messages as bad
3/16/2011 11:19:51 AM FAILED Stn:0 To:prtg Frm:test Msg:test


Back to top
View user's profile
Tech Support



Joined: 25 Aug 2003
Posts: 4382

PostPosted: Wed Mar 16, 2011 11:09 am    Post subject: Reply with quote

Wait... I just realized something. Based on the log that you posted, I suspect you have Direct Connect checked for the connector. If you go into the connector's settings, uncheck Direct connect. That option is only used when you're connecting to a TAP Terminal directly via Serial cable.



_________________
Tech Support
support@notepage.com
http://www.notepage.net
Back to top
View user's profile
OzCom



Joined: 22 Oct 2003
Posts: 1122
Location: US

PostPosted: Wed Mar 16, 2011 1:50 pm    Post subject: Reply with quote

In addition to Tech Support's suggestion - you will find that using SNPP to reach American Messagng to be FAR more efficient than TAP - I would suggest using it as a primary path and use TAP as an automatic failover backup in the event that PageGate loses internet connectivity



_________________
Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
kav



Joined: 16 Mar 2011
Posts: 3

PostPosted: Thu Mar 17, 2011 9:22 am    Post subject: Reply with quote

OzCom:thanks for the suggestion. We are using the pager system as a critical last line notification, that is why we need TAP.

Tech Support: Is the direct connect used for external modems? The Multitech I have is using a serial connection. However, modem scan with pagegate does not pick it up. It does show in device manager as being on com1. The diagnostics successfully query the modem and I have tested it as working.


Back to top
View user's profile
Tech Support



Joined: 25 Aug 2003
Posts: 4382

PostPosted: Thu Mar 17, 2011 9:51 am    Post subject: Reply with quote

You would only use the 'direct connect' option if you had a serial cable connected directly to a paging terminal. You wouldn't want to use that option if there is a modem involved.



_________________
Tech Support
support@notepage.com
http://www.notepage.net
Back to top
View user's profile
OzCom



Joined: 22 Oct 2003
Posts: 1122
Location: US

PostPosted: Thu Mar 17, 2011 10:05 am    Post subject: Reply with quote

We have MANY installations fo PageGate in critical communications facilities (Public Safety fire/police/ems dispatch centers). You will find that SNPP is significantly faster than TAP (if the wireless carrier supports it). Best practice would be to set up 2 carriers (example Paging Company TAP and Paging Company SNPP). Point the RECIPIENT to Paging Company SNPP. Under the advanced tap of Paging Company SNPP, set the failover to Paging Company TAP. This way, ALL traffic for that recipient will go out over SNPP - if the system does not see a success code, it will then automatically grab dial tone and send the message to the paging company via TAP



_________________
Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin