After telling you how to turn a Pilmo Voicefinder into an Addpac 200 I noticed some people are looking for an actual configuration example. Some fragments might not be needed in your setup.

The Addpac 200 configuration:

version 8.12!hostname AP200!no ip-share enableip-share interface net-side ether0.0ip-share interface local-side ether1.0!interface ether0.0ip address 192.168.1.3 255.255.255.0description eth0!interface ether1.0no ip addressip dhcp-group 0!snmp community 192.168.1.8 public rosnmp name AP200A!no arp reset!route 0.0.0.0 0.0.0.0 192.168.1.1!dnshost  domain peen.netdnshost  nameserver 192.168.1.2!service snmpd!user add niels somepassword admin!! VoIP configuration.!! Voice service voip configuration.!voice service voipfax protocol t38 redundancy 0fax rate 9600h323 call start fastannouncement language englishbusyout monitor gatekeeperbusyout monitor voip-interface!! Voice port configuration.!voice-port 0/0! FXSinput gain -3output gain -3caller-id enablecaller-id type etsi-dtmf-prior-ring!! Pots peer configuration.!dial-peer voice 0 potsdestination-pattern 1000port 0/0user-password asteriskpassword!! Voip peer configuration.!dial-peer voice 1000 voipdestination-pattern Tsession target sip-serversession protocol sipanswer-address 1000codec g711ulawdtmf-relay rtp-2833no vad!! Gateway configuration.!gatewayh323-id voip.192.168.1.3public-ip 192.168.1.3!! SIP UA configuration.!sip-uasip-server 192.168.1.35timeout tregtry 10!! MGCP configuration.!mgcpepid-typecodec  g711ula!! Tones!voip-interface ether0.0

The Asterisk part (sip.conf):

[1000]type=friendsecret=asteriskpasswordhost=dynamicdtmfmode=rfc2833username=1000canreinvite=nodisallow=allallow=ulawqualify=yescontext=defaultcallerid=Addpac handset <1000>
  • No Related Post