Sure. what do you want to know? :)
Here's a working config if it helps: hostname "xxxxxxxxxxxxxxxxxxx" enable password encrypted xxxxxxxxxxxxxxxxxxxxxxxxxxxx ! clock timezone -5-Eastern-Time ! ip subnet-zero ip classless ip default-gateway xx.xx.xxx.xxx ip routing ! ! ip domain-name "xxxxxxxxxxxx" ip domain-proxy ip name-server xxx.xxx.xx.xxx xxx.xx.xxx.xx ! ! no auto-config ! event-history on no logging forwarding no logging email ! service password-encryption ! username "admin" password encrypted "xxxxxxxxxxxxxxxxxxxxxxx" ! ! ! ip firewall no ip firewall alg msn no ip firewall alg h323 ! aaa on ftp authentication LoginUseTacacs ! tacacs-server host xxx.xxx.xxx.xxx key encrypted xxxxxxxxxxxxxxxxxxxxxxxxxx ! aaa authentication login LoginUseTacacs group tacacs+ aaa authentication login LoginUseRadius group radius aaa authentication login LoginUseLocalUsers local aaa authentication login LoginUseLinePass line ! aaa authentication enable default enable ! ! no dot11ap access-point-control ! ! ! ! ip dhcp-server pool "Private" network 10.10.10.0 255.255.255.0 netbios-node-type h-node default-router 10.10.10.1 ! ! ! ! ! ! ! ! ! interface eth 0/1 ip address xxx.xxx.xx.1 255.255.255.0 shutdown ! ! interface eth 0/2 speed 100 ip address xx.xx.xxx.xx 255.255.255.248 access-policy Public media-gateway ip primary no shutdown ! ! ! ! interface t1 0/1 shutdown ! interface t1 0/2 shutdown ! interface t1 0/3 shutdown ! interface t1 0/4 description PRI to Customer PBX lbo short 600 fdl none tdm-group 1 timeslots 1-24 speed 64 no shutdown ! ! interface pri 1 description pri 1 isdn name-delivery proceeding connect t1 0/4 tdm-group 1 digits-transferred 7 role network b-channel-restarts disable no shutdown ! ! interface fxs 0/1 no shutdown ! interface fxs 0/2 no shutdown ! interface fxs 0/3 no shutdown ! interface fxs 0/4 no shutdown ! interface fxs 0/5 no shutdown ! interface fxs 0/6 no shutdown ! interface fxs 0/7 no shutdown ! interface fxs 0/8 no shutdown ! interface fxs 0/9 no shutdown ! interface fxs 0/10 no shutdown ! interface fxs 0/11 no shutdown ! interface fxs 0/12 no shutdown ! interface fxs 0/13 no shutdown ! interface fxs 0/14 no shutdown ! interface fxs 0/15 no shutdown ! interface fxs 0/16 no shutdown ! interface fxs 0/17 no shutdown ! interface fxs 0/18 no shutdown ! interface fxs 0/19 no shutdown ! interface fxs 0/20 no shutdown ! interface fxs 0/21 no shutdown ! interface fxs 0/22 no shutdown ! interface fxs 0/23 no shutdown ! interface fxs 0/24 no shutdown ! ! interface fxo 0/0 shutdown ! ! isdn-group 2 connect pri 1 ! ! ! ! ! ! ! ! ip access-list extended MetaSwitch permit ip xxx.xx.xxx.xx 0.0.0.31 any ! ip access-list extended Remote-Admin permit tcp xxx.xxx.xxx.xxx 0.0.0.7 any eq ssh permit icmp xxx.xxx.xxx.xxx 0.0.0.7 any echo ! ip access-list extended Remote-Monitoring permit udp host xx.xx.xxx.xx any eq snmp permit icmp host xx.xxx.xx.xxx any echo ! ip policy-class Public allow list Remote-Admin self allow list Remote-Monitoring self allow list MetaSwitch self ! ! ! ip route 0.0.0.0 0.0.0.0 xx.xx.xxx.xxx ! no ip tftp server no ip tftp server overwrite ip http authentication LoginUseTacacs no ip http server ip http secure-server ip snmp agent no ip ftp server no ip scp server no ip sntp server ! ! ! ! snmp-server contact "xxxxxxxxxxxxxx" snmp-server contact phone "xxxxxxxxxxxxx" snmp-server contact email "xxxxxxxxxxxxxxxxx" snmp-server location "xxxxxxxxxxxxxxxxx" snmp-server community xxxxxxxxxxx RO ! ! auto-link auto-link server xxxxxxxx.xxxxxxxxxx.xxx auto-link recontact-interval 300 ! ! voice feature-mode network voice forward-mode network ! ! ! ! ! ! ! ! ! ! ! voice codec-list trunk codec g729 codec g711ulaw ! voice codec-list USERS codec g729 codec g711ulaw ! voice codec-list PRI-Trunk codec g729 codec g711ulaw ! voice codec-list SIP_trunk_for_PRI codec g729 codec g711ulaw ! ! ! voice trunk T01 type isdn description "PRI to Customer" resource-selection circular descending connect isdn-group 2 modem-passthrough rtp delay-mode adaptive ! voice trunk T02 type sip description "SIP to Metaswitch" sip-server primary xxx.xxx.xx.xx registrar primary xxx.xxx.xx.xx domain "xxx.xx.xx.xx" max-number-calls 23 default-ring-cadence internal ! ! voice grouped-trunk SIP no description trunk T02 accept $ cost 0 ! ! voice grouped-trunk PRI no description trunk T01 accept $ cost 0 ! ! ! ! ! ! ! ip sip ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip rtp quality-monitoring ip rtp quality-monitoring udp ip rtp quality-monitoring sip ! ip rtp quality-monitoring reporter "nCommand" collector primary xxx.xxxxxxxxx.xxx no shutdown ! line con 0 login authentication LoginUseTacacs password encrypted xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ! line telnet 0 4 login authentication LoginUseTacacs password encrypted xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx shutdown line ssh 0 4 login authentication LoginUseTacacs no shutdown ! sntp server xxx.xxx.xxx.xxx version 2 sntp wait-time 3600 ! end From: Af [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, May 8, 2015 1:31 PM To: [email protected] Subject: [AFMUG] Anyone familiar with Total Access 924 (1st Gen)? I need help getting it configured for a client to connect to their PRI.
