Voxalot / SIP Broker Support Forums

Voxalot / SIP Broker Support Forums (https://forum.sipbroker.com/index.php)
-   Voxalot Support (https://forum.sipbroker.com/forumdisplay.php?f=4)
-   -   help with addpac 200 (https://forum.sipbroker.com/showthread.php?t=2952)

hca 04-01-2008 03:55 PM

help with addpac 200
 
Is any one familiar with setting up the addpac 200 devices?

I have one I set up on voxalot about 2 years ago. just the basic sip to sip service. It worked extremely well on a 128/128 inet service thats is bit of a struggle with xlite or similar.

In those days it was voxalot.com, and I set up on an ip from the dns lookup of the day.(64.34.163.35)

Some time after au.voxalot.com happened it stopped working for inwards calls but always worked for outgoing to another sip device set up in the same manner. however it could not be called from a device on au.voxalot.com set up more recently.

I have just reconfigured it to use a dns and au.voxalot.com. But even though it says its registered to the server (and the ip found match's a dns lookup on au.voxalot,com) it gives just busy signal as soon as you lift the handset. like the fx port is not linked to the gateway.

For starters I would like to get a full configuration from it, plus I need to confirm its set to the most economical bandwidth codec

Its a very powerful and flexible device, but with so many clever options its a pig to configure.

If any one can help pls drom me a note or mail, harrycam2@gmail.com

hca

hca 04-02-2008 10:23 AM

followup: how to get it running
 
For any one else who has one here is a starter. Its a very powerful and flexible device, the available documentation I have found is good but not quite ideal to sort one out.



preferably telnet to it on the serial port at 9600 or else on its ip.

default login is root/router

"show sip" is a handy command.

you may need to enable the ftp server but easiest is to access the device config on ftp and download the config.cfg file.

edit it and upload it again and reboot the device from the telnet command line. If it does not seem to work make sure its not overwritten your uploaded file with the running settings.




below is a config that works, it is not perfect or optimal.
addpac 200B is behind a router gateway on x.x.x.251, available b/w is 128/128 thus the preferred codec.
device ip is x.x.x.110
device does not use dhcp, and does not generate it. ( i liked fixed ips on my network)

ether 0/0 is to router, ether 0/1 is to other computers if you use qos bandwidth control. Addpac is transparent in this mode.

phone is only plugged to fx0, I have not attempted to set it up with 2 phones and sip numbers.


note** your voxalot number replaces 123456 in 3 places and password xxxx in 2 places
change dnshost to your dns,
change ip address and gateway to your desired ip
change route to your gateway




!
hostname AP200
!
dhcp-list 0 type server
dhcp-list 0 address server interface ether0.0
dhcp-list 0 option dhcp-lease-time 7200
!
dhcp-list 1 type server
dhcp-list 1 address server 10.1.1.2 10.1.1.254 255.255.255.0
dhcp-list 1 option dhcp-lease-time 600
!
!
ip-share enable
!
interface ether0.0
ip address 192.168.2.110 255.255.255.0
qos-control 200 100
!
interface ether1.0
no ip address
!
snmp name AP200B
!
no arp reset
!
route 0.0.0.0 0.0.0.0 192.168.2.251
!
dnshost nameserver 202.78.206.6
!
service ez-setup
!
user add guest guest low
!
auto-script autorun.inf
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
busyout monitor gatekeeper
no busyout monitor callagent
busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
!
!
! FXS
voice-port 0/1
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern 123456
port 0/0
user-name 123456
user-password xxxx
!
!
!
! Voip peer configuration.
!
!
!
dial-peer voice 1000 voip
destination-pattern T
session target sip-server
session protocol sip
voice-class codec 1
dtmf-relay rtp-2833
no vad
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.2.110
register
!
!
! Codec classes configuration.
!
voice class codec 1
codec preference 1 g729
codec preference 2 g7231r63
codec preference 3 g7231r53
codec preference 4 g711alaw
codec preference 5 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-username 123456
sip-password xxxx
sip-server au.voxalot.com
sev enable
register e164
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
!
!
!
!


All times are GMT. The time now is 10:27 PM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.