CHAT-SCRIPT RESET

CHAT-SCRIPT RESET

Post by Bruce.Duf.. » Fri, 07 Feb 1997 04:00:00



Greetings all,

        I have a 2511 - I have multiple modems - I want these modems to reset
with a particular initialization string when the call is dropped or hung
up.

        I look at the Cisco doco. It says that the command chat-script reset
will sent the script to the modem when the call is dropped.

        However this is not true. The script is only sent to the modem when
the actual line is reset (ie not the asynch portion). Now when the call is
dropped, the asynch portion resets, but the physical line does not, and
thus the string is never sent.

        If I issue a clear line 1 say, then the line resets and the string is
sent.

Am I missing a command here, or is there some way to have the line reset
automatically when the call is hung up or dropped.

Regards

Bruce.

+++++++++++++++++++++++++++++++++++++++++++++++++++
I don't suffer from insanity, I enjoy every minute of it.

 
 
 

CHAT-SCRIPT RESET

Post by Howard Castel » Sat, 08 Feb 1997 04:00:00


Hi Bruce,  I have found using the "script activation" along with the
"script reset" works quite well.  However, the script is ran when the
next call comes in on that line.  I believe the way this works is that
when the router sees the "RING" indicator on that line it knows that a
call is coming in and will send the script to the modem.  I mentioned
using both commands above because I didn't seem to have much success with
just "script activation".

Hope this helps.

Howard


> Greetings all,

>         I have a 2511 - I have multiple modems - I want these modems to reset
> with a particular initialization string when the call is dropped or hung
> up.

>         I look at the Cisco doco. It says that the command chat-script reset
> will sent the script to the modem when the call is dropped.

>         However this is not true. The script is only sent to the modem when
> the actual line is reset (ie not the asynch portion). Now when the call is
> dropped, the asynch portion resets, but the physical line does not, and
> thus the string is never sent.

>         If I issue a clear line 1 say, then the line resets and the string is
> sent.

> Am I missing a command here, or is there some way to have the line reset
> automatically when the call is hung up or dropped.

> Regards

> Bruce.

> +++++++++++++++++++++++++++++++++++++++++++++++++++
> I don't suffer from insanity, I enjoy every minute of it.


 
 
 

CHAT-SCRIPT RESET

Post by Chris Panayi » Sat, 08 Feb 1997 04:00:00


Will/Has this be fixed by Cisco so that the reset script works
appropriately?

Thanks

Chris


> Hi Bruce,  I have found using the "script activation" along with the
> "script reset" works quite well.  However, the script is ran when the
> next call comes in on that line.  I believe the way this works is that
> when the router sees the "RING" indicator on that line it knows that a
> call is coming in and will send the script to the modem.  I mentioned
> using both commands above because I didn't seem to have much success with
> just "script activation".

> Hope this helps.

> Howard


> > Greetings all,

> >         I have a 2511 - I have multiple modems - I want these modems to reset
> > with a particular initialization string when the call is dropped or hung
> > up.

> >         I look at the Cisco doco. It says that the command chat-script reset
> > will sent the script to the modem when the call is dropped.

> >         However this is not true. The script is only sent to the modem when
> > the actual line is reset (ie not the asynch portion). Now when the call is
> > dropped, the asynch portion resets, but the physical line does not, and
> > thus the string is never sent.

> >         If I issue a clear line 1 say, then the line resets and the string is
> > sent.

> > Am I missing a command here, or is there some way to have the line reset
> > automatically when the call is hung up or dropped.

> > Regards

> > Bruce.

> > +++++++++++++++++++++++++++++++++++++++++++++++++++
> > I don't suffer from insanity, I enjoy every minute of it.

 
 
 

CHAT-SCRIPT RESET

Post by Ricardo Gall » Wed, 19 Feb 1997 04:00:00



> Will/Has this be fixed by Cisco so that the reset script works
> appropriately?

> Thanks

> Chris


> > Hi Bruce,  I have found using the "script activation" along with the
> > "script reset" works quite well.  However, the script is ran when the

....

I had the same problem until I realised today (just before reading this
post) that the reset chat-script did not work (never...).

I did the easiest, I just set up the modem to reset after the DTR goes
down  (register s13=1 in USR modems).

--ricardo

 
 
 

CHAT-SCRIPT RESET

Post by yavuz=kiliccan%Network%Bi.. » Thu, 20 Feb 1997 04:00:00


Quote:> Greetings all,

>      I have a 2511 - I have multiple modems - I want these modems to reset
> with a particular initialization string when the call is dropped or hung
> up.

>       I look at the Cisco doco. It says that the command chat-script reset
> will sent the script to the modem when the call is dropped.

>       However this is not true. The script is only sent to the modem when
> the actual line is reset (ie not the asynch portion). Now when the call is
> dropped, the asynch portion resets, but the physical line does not, and
> thus the string is never sent.

>       If I issue a clear line 1 say, then the line resets and the string is
> sent.

> Am I missing a command here, or is there some way to have the line reset
> automatically when the call is hung up or dropped.

> Regards
> Bruce.

It can be IOS bug CSCdi78178 which says :
' Modem reset script wont run after PPP or SLlP session.'

 Best regards,
 ----------------------------------
 Yavuz Kiliccan
 Bimel LTD.

 
 
 

CHAT-SCRIPT RESET

Post by Ricardo Gall » Tue, 25 Feb 1997 04:00:00



> ...
> I did the easiest, I just set up the modem to reset after the DTR goes
> down  (register s13=1 in USR modems).

> --ricardo

As I posted before, although you setup the modem to reset when DTR
falls, I doesn't mean you assure your modem will be OK...

It seem that Cisco 2511 with 11.1 (7) has some bugs that make it miss
the sync. with the "physical" async line, so you have to manually send
AT command to the modem (via a reverse telnet) to sync them again.
A reset script could be a good medicine, if it works, but this not the
case.

How can a expensive equipment, designed for remote accesses, have this
problems?. I received some answers from Cisco people (thanks) telling me
to do autoconfig and to delete every  script..., apart of the fact that
the problem stays there, what are the scripts for?

It's a little disappointing trying to get a reliable configuration in
the Ciscos2511, before was a bug in the version OS 10, now is the reset
script and synchronization problems, what more?

I spent one year configurating Ciscos, and they are still very
unreliable (I mean every day we have troubles with at least one modem)
with the async. lines.. SNIFFF :-(

HELP!

--
Ricardo Galli
Voice: +34 71 17 2968/3013/3000
Fax:   +34 71 17 3003

www: http://dmi.uib.es/people/gallir

 
 
 

1. CHAT-SCRIPT RESET

Hello!

Has somebody answered this question ? If yes then I missed it.

Anyway I think it is worth to place the whole modem init string into the reset
string. Or am I wrong ?


2. Agfa Snapscan 1236S

3. Modem chat script and System Chat script

4. Looking for Ethnic/World/Cajun midis

5. chat scripts to reset modem

6. UDP maximum message size ...

7. Reset Chat-scripts

8. Disable Preview

9. Cisco 2511 reset chat script

10. Resetting TA from chat script

11. Do you always need to configure chat-script?

12. chat-script

13. Boca Chat-Script for 2511