View previous topic :: View next topic |
Author |
Message |
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Mon Oct 27, 2008 3:12 pm Post subject: USR5637 Init String |
|
|
I can not find an init-string for a USR USR5637 USB modem.
Code: |
10/27/2008 4:09:04 PM Start connection to carrier: VerizonB
10/27/2008 4:09:04 PM Connect using TAP protocol
10/27/2008 4:09:04 PM Setting communication parameters (19200,e,7,1)
10/27/2008 4:09:05 PM Attempting to reset modem
10/27/2008 4:09:07 PM Sent:AT<CR>
10/27/2008 4:09:07 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 4:09:08 PM Modem reset
10/27/2008 4:09:08 PM Attempting to send dialer init string
10/27/2008 4:09:08 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 4:09:09 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 4:09:09 PM Dialer init string sent
10/27/2008 4:09:09 PM Attempting to send carrier init string
10/27/2008 4:09:09 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 4:09:10 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 4:09:11 PM Carrier init string sent
10/27/2008 4:09:11 PM Dialing carrier
10/27/2008 4:09:11 PM Sent:ATDT18668230501<CR>
10/27/2008 4:09:19 PM Waiting for connection
10/27/2008 4:09:22 PM Received:<CR><LF>CONNECT 1200/NONE<CR><LF>
10/27/2008 4:09:22 PM Connected to carrier
10/27/2008 4:09:22 PM Waiting for protocol initialization
10/27/2008 4:09:26 PM Received:Trying tap.css.vtext.com address #1 ... Open<CR><LF>
10/27/2008 4:09:26 PM Sent:<CR>
10/27/2008 4:09:30 PM Sent:<CR>
10/27/2008 4:09:34 PM Received:ID=<LF>
10/27/2008 4:09:34 PM TAP protocol detected
10/27/2008 4:09:35 PM Sent:<ESC>PG1<CR>
10/27/2008 4:09:45 PM Sent:<ESC>PG1<CR>
10/27/2008 4:09:55 PM Received:ID=<LF>
10/27/2008 4:09:55 PM Sent:<ESC>PG1<CR>
10/27/2008 4:10:06 PM Attempting to hang up modem
10/27/2008 4:10:09 PM Sent:AT<CR>
10/27/2008 4:10:09 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 4:10:09 PM Modem hung up
|
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Mon Oct 27, 2008 3:58 pm Post subject: |
|
|
I am trying to connect 1200. It works fine with Zoom Modem 0375.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Mon Oct 27, 2008 3:59 pm Post subject: |
|
|
Try resetting the baud rate to 1200 and then reset the init string to Auto and let's see what happens. |
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Mon Oct 27, 2008 4:02 pm Post subject: |
|
|
That's... not what the connector log is saying:
10/27/2008 4:09:04 PM Setting communication parameters (19200,e,7,1)
That line says that your carrier settings are set to 19200 baud. |
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Mon Oct 27, 2008 4:40 pm Post subject: |
|
|
Tech Support wrote: |
That's... not what the connector log is saying:
10/27/2008 4:09:04 PM Setting communication parameters (19200,e,7,1)
That line says that your carrier settings are set to 19200 baud. |
Oh, I tried setting it to 19200, as was suggested somewhere.
I tried auto-init-connector, auto-init-carrier, 1200 baud-carrier.
Then I tried that init shown in connector and carrier with 1200 in carrier.
Then I tried that init shown in connector and carrier with 19200 in carrier.
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Mon Oct 27, 2008 4:48 pm Post subject: |
|
|
Here is the log with:
CARRIER INIT = AUTO
CONNECTOR INIT = AUTO
CARRIER BAUD = 1200
Code: |
10/27/2008 5:42:37 PM ========================================
10/27/2008 5:42:37 PM Start connection to carrier: VerizonB
10/27/2008 5:42:37 PM Connect using TAP protocol
10/27/2008 5:42:37 PM Setting communication parameters (1200,e,7,1)
10/27/2008 5:42:37 PM Attempting to reset modem
10/27/2008 5:42:40 PM Sent:AT<CR>
10/27/2008 5:42:40 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:42:41 PM Modem reset
10/27/2008 5:42:41 PM Auto detecting dialer init string
10/27/2008 5:42:41 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 5:42:42 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:42:42 PM Attempting to send dialer init string
10/27/2008 5:42:42 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 5:42:42 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:42:43 PM Dialer init string sent
10/27/2008 5:42:43 PM Auto detecting carrier init string
10/27/2008 5:42:43 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 5:42:44 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:42:44 PM Attempting to send carrier init string
10/27/2008 5:42:44 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N2<CR>
10/27/2008 5:42:44 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:42:45 PM Carrier init string sent
10/27/2008 5:42:45 PM Dialing carrier
10/27/2008 5:42:45 PM Sent:ATDT18668230501<CR>
10/27/2008 5:42:53 PM Waiting for connection
10/27/2008 5:42:55 PM Received:<CR><LF>CONNECT 1200/NONE<CR><LF>
10/27/2008 5:42:55 PM Connected to carrier
10/27/2008 5:42:55 PM Waiting for protocol initialization
10/27/2008 5:43:00 PM Received:Trying tap.css.vtext.com (66.174.76.10, 1500)... Open<CR><LF>
10/27/2008 5:43:00 PM Sent:<CR>
10/27/2008 5:43:03 PM Sent:<CR>
10/27/2008 5:43:07 PM Received:ID=<LF>
10/27/2008 5:43:07 PM TAP protocol detected
10/27/2008 5:43:08 PM Sent:<ESC>PG1<CR>
10/27/2008 5:43:18 PM Sent:<ESC>PG1<CR>
10/27/2008 5:43:29 PM Received:ID=<LF>
10/27/2008 5:43:29 PM Sent:<ESC>PG1<CR>
10/27/2008 5:43:39 PM Received:<CR><ESC><EOT><CR><LF><CR><LF>[Connecti
10/27/2008 5:43:39 PM Attempting to hang up modem
10/27/2008 5:43:42 PM Sent:AT<CR>
10/27/2008 5:43:42 PM Received:<CR><LF>OK<CR><LF>
10/27/2008 5:43:42 PM Modem hung up
10/27/2008 5:43:52 PM ========================================
|
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Tue Oct 28, 2008 9:00 am Post subject: |
|
|
See if you get any different results if you do this:
1. Remove the init string from the connector (blank it out)
2. Change the carrier baud rate to 9600
3. At the end of the init string for the carrier try changing the &N2 to an &N6 |
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Wed Oct 29, 2008 8:44 am Post subject: |
|
|
I may not be able to try that for a few days, but I will let you know the results as soon as I do.
Thank you.
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Mon Nov 03, 2008 2:09 pm Post subject: |
|
|
HERE IS THE FAILED RESULT FROM THAT. I TRIED IT FIRST AT 9600, then 2400.
Code: |
11/3/2008 2:03:24 PM Start connection to carrier: VerizonB
11/3/2008 2:03:24 PM Connect using TAP protocol
11/3/2008 2:03:24 PM Setting communication parameters (9600,e,7,1)
11/3/2008 2:03:25 PM Attempting to reset modem
11/3/2008 2:03:27 PM Sent:AT<CR>
11/3/2008 2:03:28 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:03:28 PM Modem reset
11/3/2008 2:03:28 PM Attempting to send carrier init string
11/3/2008 2:03:28 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N6<CR>
11/3/2008 2:03:29 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:03:29 PM Carrier init string sent
11/3/2008 2:03:29 PM Dialing carrier
11/3/2008 2:03:30 PM Sent:ATDT18668230501<CR>
11/3/2008 2:03:38 PM Waiting for connection
11/3/2008 2:03:44 PM Received:<CR><LF>CONNECT 2400/NONE<CR><LF>
11/3/2008 2:03:44 PM Connected to carrier
11/3/2008 2:03:44 PM Waiting for protocol initialization
11/3/2008 2:03:48 PM Received:Trying tap.css.vtext.com (69.78.128.199, 1500)... Open<CR><LF>
11/3/2008 2:03:48 PM Sent:<CR>
11/3/2008 2:03:51 PM Sent:<CR>
11/3/2008 2:03:55 PM Sent:<CR>
11/3/2008 2:03:56 PM Received:ID=<LF>
11/3/2008 2:03:56 PM TAP protocol detected
11/3/2008 2:03:57 PM Sent:<ESC>PG1<CR>
11/3/2008 2:04:07 PM Sent:<ESC>PG1<CR>
11/3/2008 2:04:17 PM Received:ID=<LF>
11/3/2008 2:04:17 PM Sent:<ESC>PG1<CR>
11/3/2008 2:04:27 PM Attempting to hang up modem
11/3/2008 2:04:29 PM Sent:AT<CR>
11/3/2008 2:04:30 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:04:30 PM Modem hung up
11/3/2008 2:04:35 PM ========================================
11/3/2008 2:04:35 PM Start connection to carrier: VerizonB
11/3/2008 2:04:35 PM Connect using TAP protocol
11/3/2008 2:04:35 PM Setting communication parameters (2400,e,7,1)
11/3/2008 2:04:36 PM Attempting to reset modem
11/3/2008 2:04:38 PM Sent:AT<CR>
11/3/2008 2:04:38 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:04:39 PM Modem reset
11/3/2008 2:04:39 PM Attempting to send carrier init string
11/3/2008 2:04:39 PM Sent:AT&F0Q0V1X4&D2&B1&K0&M0&N6<CR>
11/3/2008 2:04:39 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:04:40 PM Carrier init string sent
11/3/2008 2:04:40 PM Dialing carrier
11/3/2008 2:04:40 PM Sent:ATDT18668230501<CR>
11/3/2008 2:04:48 PM Waiting for connection
11/3/2008 2:04:50 PM Received:<CR><LF>CONNECT 2400/NONE<CR><LF>
11/3/2008 2:04:50 PM Connected to carrier
11/3/2008 2:04:50 PM Waiting for protocol initialization
11/3/2008 2:04:54 PM Sent:<CR>
11/3/2008 2:04:57 PM Received:Trying tap.css.vtext.com (69.78.67.39, 1500)... Open<CR><LF>
11/3/2008 2:04:57 PM Sent:<CR>
11/3/2008 2:05:01 PM Sent:<CR>
11/3/2008 2:05:03 PM Received:ID=<LF>
11/3/2008 2:05:03 PM TAP protocol detected
11/3/2008 2:05:03 PM Sent:<ESC>PG1<CR>
11/3/2008 2:05:13 PM Sent:<ESC>PG1<CR>
11/3/2008 2:05:23 PM Received:ID=<LF>
11/3/2008 2:05:23 PM Sent:<ESC>PG1<CR>
11/3/2008 2:05:33 PM Attempting to hang up modem
11/3/2008 2:05:36 PM Sent:AT<CR>
11/3/2008 2:05:37 PM Received:<CR><LF>OK<CR><LF>
11/3/2008 2:05:37 PM Modem hung up
|
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Tue Nov 04, 2008 5:36 pm Post subject: |
|
|
Any more init-string suggestions?
|
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
Posted: Tue Nov 04, 2008 5:40 pm Post subject: |
|
|
Can you send messages via TAP to other carriers? (USAMobility for example)_________________ 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 |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Tue Nov 04, 2008 5:44 pm Post subject: |
|
|
With my old modem (a cheapie USB ZOOM), Verizon and USAMobility worked fine at 1200baud using one of the strings in the drop down.
Where can I find reference to what all those variables in the init string are for? If I knew what each part of the string did, I could try different settings in them.
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Thu Nov 06, 2008 11:34 am Post subject: |
|
|
Any more ideas for strings? Based on the logs, are you able to tell which part of the connection is failing?
|
|
Back to top |
|
jandafields
Joined: 21 Oct 2008 Posts: 79
|
Posted: Thu Nov 06, 2008 11:57 am Post subject: |
|
|
Here is the log with the successful attempt from my old modem:
Code: |
11/4/2008 9:39:02 AM Start connection to carrier: VerizonB
11/4/2008 9:39:02 AM Connect using TAP protocol
11/4/2008 9:39:02 AM Setting communication parameters (1200,e,7,1)
11/4/2008 9:39:03 AM Attempting to reset modem
11/4/2008 9:39:05 AM Sent:AT<CR>
11/4/2008 9:39:05 AM Received:<CR><LF>OK<CR><LF>
11/4/2008 9:39:06 AM Modem reset
11/4/2008 9:39:06 AM Attempting to send dialer init string
11/4/2008 9:39:06 AM Sent:AT&FQ0V1X4&D2N0+MS=V22,0<CR>
11/4/2008 9:39:07 AM Received:<CR><LF>OK<CR><LF>
11/4/2008 9:39:07 AM Dialer init string sent
11/4/2008 9:39:07 AM Attempting to send carrier init string
11/4/2008 9:39:07 AM Sent:AT&FQ0V1X4&D2+MS=V22,0<CR>
11/4/2008 9:39:08 AM Received:<CR><LF>OK<CR><LF>
11/4/2008 9:39:08 AM Carrier init string sent
11/4/2008 9:39:08 AM Dialing carrier
11/4/2008 9:39:09 AM Sent:ATDT18668230501<CR>
11/4/2008 9:39:17 AM Waiting for connection
11/4/2008 9:39:25 AM Received:<CR><LF>CONNECT 1200<CR><LF>
11/4/2008 9:39:25 AM Connected to carrier
11/4/2008 9:39:25 AM Waiting for protocol initialization
11/4/2008 9:39:29 AM Received:Trying tap.css.vtext.com (69.78.128.199, 1500)... Open<CR><LF>
11/4/2008 9:39:29 AM Sent:<CR>
11/4/2008 9:39:29 AM Received:ID=<LF>
11/4/2008 9:39:29 AM TAP protocol detected
11/4/2008 9:39:30 AM Sent:<ESC>PG1<CR>
11/4/2008 9:39:30 AM Received:<CR><ACK><CR><LF>
11/4/2008 9:39:31 AM Received:<CR><ACK><CR><LF>TCS<CR><LF><ESC>[p<CR><LF>
11/4/2008 9:39:31 AM Automatic TAP mode accepted
11/4/2008 9:39:31 AM ----------------------------------------
|
NOTICE THE DIFFERENCE:
SUCCESSFUL: "Received:<CR><LF>CONNECT 1200<CR><LF>"
FAILED: "Received:<CR><LF>CONNECT 1200/NONE<CR><LF>"
**See the difference... "/NONE". I think that might be a problem?
After the successful modem sends "PG1", it receives an answer. After the failed modem sends "PG1", it receives nothing (or goofy stuff on some tests).
Does this help with a solution?
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Thu Nov 06, 2008 1:59 pm Post subject: |
|
|
Set the baud rate to 1200 and give this one a try for the carrier init string.
AT&F0Q0V1X4&D2&B1&K0&M0&N2%E0
Please post the log afterward. |
|
Back to top |
|
|