Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

R11 UDP setup first time 1

Status
Not open for further replies.

rezinz28

Technical User
Sep 4, 2002
93
US
Has anyone ever setup UDP from scratch on a Definity G3 Release 11? If so can I get some pointers? I have 2 locations. Extensions 2000's in PR and 1000's in Jax. Trunk group 8 plugs into the router that I want the call going to.

Thank You,
Steve
 
Please, Insert money here!!!!(===)

Change dialplan parameters and make sure the UDP Extension Search Order: is set to udp-table-first

Next change dial plan ana and add 2's and 1's as extensions 4 digit

Next Start with change uniform-dialplan 0
add the matching pattern "2"
len 4
del 0
insert digits 002
net aar
conv n

add the matching pattern "1"
len 4
del 0
insert digits 002 or 003 if different route used
net aar
conv n

Save
change aar ana 0
add..

dialed string 002
min 7
max 7
route pattern (pattern you want to send call out on)
..or partition group number if required
call type aar
Node num nothing unless you use DCS
ANI Reqd n

dialed string 003
min 7
max 7
route pattern (pattern you want to send call out on)
..or partition group number if required
call type aar
Node num nothing unless you use DCS
ANI Reqd n

save
add rout pattern for above aar routes
grp number (router trunk group number)
FRL 0
pfx MRK -
hop lmt -
toll list -
no del dgts 3
insert digit -
save

test

I think I have everything should be here.

Double stars if this works for you.

Netcon1

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top