Displaying 3 results from an estimated 3 matches for "cfginterv".
Did you mean:
cfginterval
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
...CP1},20,tr)
exten => 71,1,Dial(${TMGCP2},20,tr)
exten => 72,1,Dial(${TMGCP3},20,tr)
exten => 73,1,Dial(${TMGCP4},20,tr)
exten => 74,1,Dial(${TSIP1},20,tr)
exten => 75,1,Dial(${TSIP2},20,tr)
ATA188 config :
Cisco ATA 188 (MGCP) Configuration :
UIPassword: *
UseTftp: 1
TftpURL: 0
CfgInterval: 3600
EncryptKey: *
EncryptKeyEx: 0000000000000000000000000000000000000000000000000000000000000000
Dhcp: 0
StaticIP: 192.168.1.27
StaticRoute: 192.168.1.1
StaticNetMask: 255.255.255.0
EPID0orSID0: .
EPID1orSID1: .
CA0orCM0: 192.168.1.59:2727
CA1orCM1: 0
CA0UID: 0
CA1UID: 0
MGCPVer: NC...
2003 Jul 03
2
ATA-186 de-register
Is it just me or do others have a problem with the ATA-186
de-registering? Every couple of hours, if I don't make use of the ATA
connected line, I find that I have to unplug and let the ATA reboot.
After that it is good to go for awhile, but eventually I have to repeat
the process. My ATA sits behind a NATd firewall, any ideas what might
cause the de-registration?
Kim C. Callis
2003 Jun 12
0
ATA losing registration problems solved by setting tftp
...rld Dialup - The Future of Dialing
[mailto:FWD@LISTSERV.PULVER.COM] On Behalf Of Leonidas Piagkos
Sent: donderdag 12 juni 2003 0:58
To: FWD@LISTSERV.PULVER.COM
Subject: Re: [FWD] FWD losing Registration
Hi Don,
All you have to do with your ATA is to set the following parameters as :
UseTftp = 1
CfgInterval = 1800
TftpURL = 192.168.0.x (any internal IP)
This parameters enables the auto-provisioning of your ATA device though a
TFTP server every 30 minutes. This operation helps your ATA to be always
alive and of caurse solves your problem :) Even If you dont have any TFTP
server installed on your lo...