It seems a good way to change things is to export the settings, tidy
them up and re-import them, they look like this first off
<psitree>
<Voice>
<basicvoicesip CallWaiting1="0" CallWaiting2="0" enblSip="1"
sipIface="ppp_0_38_1" ProxyServerName="" ProxyServerPort="5060"
RegistrarServerName="" RegistrarServerPort="5060" OutboundProxyName=""
OutboundProxyPort="5060" sipProtocol="17" sipPort="5060"
phoneNumber1="" callerName1="" sipUserName1="" sipPassword1=""
phoneNumber2="" callerName2="" sipUserName2="" sipPassword2=""
digitTimer="5" dialMapTimer="2"/>
<extenvoicesip UseragentName="VOYAGER220V" UseragentEnable="1"
UriParameterEnable="1" RegisterExpireTime="3600"
RegisterExpireTimeEnable="1" SipSessiontimer="900"
SipSessiontimerEnable="1" MinSeValue="450" MinSeValueEnable="1"
ClirEnable="0" TelephoneEventPayload="101"
SipTelephoneEventMethod="1"/>
<SipVoipDialplan
VoipDialplan="0[18]XXXXXXXX.T|0500XXXXXX.T|0[125789]XXXXXXXXX|08454647|08001111|999|112|1XX.T|1XXXXX.T |123|144|1471.T|14713|1475|1571|18000|1800[12]XXX|*XX#|*XXX#|#XX#|#XXX#|*#XX#|*#XXX#|*XX*|142XX"/>
<sipCfg PreferredCodec="G729" PstnPrefix="5" PstnCountry="3"/>
</Voice>
<ADSL>
<settings G.Dmt="enable" G.lite="enable" T1.413="enable" ADSL2="enable"
AnnexL="enable" ADSL2plus="enable" AnnexM="disable" pair="inner"
bitswap="enable" SRA="disable" ADSLenable="enable"/>
</ADSL>
<AtmCfgTd>
<td1 cat="UBR" PCR="0" SCR="0" MBS="0"/>
</AtmCfgTd>
<AtmCfgVcc>
<vccId1 vpi="0" vci="38" tdId="1" aalType="AAL5" adminStatus="up"
encap="vcMuxRouted" qos="enable"/>
</AtmCfgVcc>
<Lan>
<entry1 address="192.168.1.1" mask="255.255.255.0" dhcpServer="enable"
leasedTime="86400" dhcpForever="disable" startAddr="192.168.1.2"
endAddr="192.168.1.254" mtu="1500"/>
<entry17 address="0.0.0.0" mask="255.255.255.255"/>
</Lan>
<SystemInfo>
<sysLog state="disable" displayLevel="ERR" logLevel="DEBUG"
option="local" serverIP="0.0.0.0" serverPort="514"/>
<snmp state="disable" readCommunity="public" writeCommunity="private"
sysName="BTVOYAGER" sysLocation="Lodon" sysContact="www.bt.com"
trapIP="0.0.0.0" trapStatus="disable"/>
<sysPassword value="9E9B929691"/>
<defaultGateway enblGwAutoAssign="enable" ifName="" ipAddr="0.0.0.0"/>
<dns dynamic="enable" primary="0.0.0.0" secondary="0.0.0.0"/>
<remoteservice value="pppoa_0_38_1"/>
<authservice value="pppoa_0_38_1"/>
<protocol autoScan="disable" upnp="disable" macFilterPolicy="forward"/>
<sysALG algtype="vpnalg" vpn="disable"/>
<ddnsstatus state="disable"/>
<actpppconn value="pppoa_0_38_1"/>
<domainname value="home"/>
<hostname value="voyager220v"/>
<sysFirewall state="enable"/>
<sysUserName value="9E9B929691"/>
</SystemInfo>
<RouteCfg>
<ripGlobal state="disable" ripIfcTableSize="2"/>
<ripIfc tableSize="2">
<ripIfcEntry id="1" name="br0" state="disable" version="2"
operation="active"/>
<ripIfcEntry id="2" name="ppp_0_38_1" state="disable" version="1_2"
operation="passive"/>
</ripIfc>
<route tableSize="0">
</route>
</RouteCfg>
<SecCfg>
<vrtSrv tableSize="0">
</vrtSrv>
<outFilter tableSize="0">
</outFilter>
<inFilter tableSize="0">
</inFilter>
<qosCls tableSize="0">
</qosCls>
<dmzHost ipAddr="0.0.0.0"/>
</SecCfg>
<pppsrv_0_38>
<ppp_conId1 userName="9D9B9B8C93D2C6CCC7C6CA"
password="9C869B939298858B" serviceName="" idleTimeout="0"
ipExt="disable" auth="auto" demand="0" wanAddress="0.0.0.0"
wanMask="255.255.255.255" mtu="1500" pppaddgw="1"/>
</pppsrv_0_38>
<wan_0_38>
<entry1 vccId="1" conId="1" name="pppoa_0_38_1" protocol="PPPOA"
encap="LLC" firewall="enable" nat="enable" igmp="disable"
service="enable" remoteWeb="0" remoteTelnet="0" remoteSnmp="0"
remotePing="0" remoteFtp="0" remoteTftp="0" remoteSsh="0"
remoteipauth="0" remoteWebPort="8080"/>
</wan_0_38>
<dhcpMap/>
<DDNSCfg/>
<SNTPCfg/>
<ipauthremote/>
</psitree>
Now that answers the 'how do I set someone elses voip up, but,
interestingly it WON'T allow you to change the ipext ,demand, and auth
settings under ppp_conld1.... bugger - I wanted to set it to chap.
also encap is set to LLC. what format does this want for vc-mux? VCMUX
or VC-MUX or what?
the old javascript trick seems to start the logon procedure, but it
fails to connect..... 8-(
any ideas anyone? I'm just after a cheap source of VoIP routers without
having to go the Draytek 2800v route.
also, is the 220v modelled around any other router who firmware might
work, rather like the safecom conexant chipset routers. This box uses
the new broadcom BCM6348KPB chipset!
Regards, Keith
|