I am trying to dig up how to do this and I can't find exactly what I am looking for. I want to send all 4000's series numbers down my route 6, what is the best/easiest way for this? Thanks!
So in LD 87 you have a CDP code (might be DSC or TSC) pointed to an RLI.
On that RLI in LD 86, you have your route, and the prompt "DMI" which probably says "0" right now.
Also in LD 86:
REQ PRT
CUST 0
FEAT DGT
DMI x
A DMI lets you insert or remove digits and change call types before the call hits the route. The CTYP prompt controls the call type. The options are NPA, NXX, SPN, CDP, UKWN, NCHG, etc....
If your Asterisk guy says the call never gets there, then something isn't right in NRS. First, from what I've seen online, most people bypass NRS when calling Asterisk --> CS1K, so that works, we'll leave it alone.
Sounds to me like either the number is failing lookup due to the call type when it hits the NRS, or the NRS can't talk to the Asterisk.
Is your NRS running a signaling server? If so, can you telnet to that IP address and log in with regular admin1 credentials from your PBX, you'll get an oam> prompt. Type:
Next, in looking in my ld 86 print out, I only have 1 DMI type configured right now as DMI 1, which I have my RLI set to use DMI 0, so I should probably make that and try each one of those settings eh?
Wait. What is your Asterisk IP address?
What is your NRS (TLAN, if it's on the SS) IP address?
What is your SS ELAN and TLAN IP address?
What is your PBX ELAN IP address?
When you pinged 192.168.1.80, your travel time was 0ms. That is NOT possible unless you're pinging yourself.
Did you put in the Asterisk endpoint using the signaling server IP address?
TYPE RDB
CUST 00
ROUT 6
DES SIP
TKTP TIE
M911P NO
ESN NO
CNVT NO
SAT NO
RCLS EXT
VTRK YES
ZONE 003
PCID SIP
CRID NO
NODE 1
DTRK NO
ISDN YES
MODE ISLD
DCH 6
IFC SL1
PNI 00001
NCNA NO
NCRD NO
FALT NO
CTYP UKWN
INAC NO
ISAR NO
DAPC NO
PTYP ATT
AUTO NO
DNIS NO
DCDR NO
ICOG IAO
SRCH LIN
TRMB YES
STEP
ACOD 86
TCPP NO
TARG 04
CLEN 1
BILN NO
OABS
INST
IDC NO
DCNO 0 *
NDNO 0
DEXT NO
ANTK
SIGO STD
STYP SDAT
ICIS YES
TIMR ICF 512
OGF 512
EOD 13952
DSI 34944
NRD 10112
DDL 70
ODT 4096
RGV 640
GRD 896
SFB 3
NBS 2048
NBL 4096
PAGE 002
TFD 0
SST 5 0
NEDC ORG
FEDC ORG
CPDC NO
DLTN NO
HOLD 02 02 40
SEIZ 02 02
SVFL 02 02
DRNG NO
CDR NO
MUS YES
MRT 9
MANO NO
FRL 0 0
FRL 1 0
FRL 2 0
FRL 3 0
FRL 4 0
FRL 5 0
FRL 6 0
FRL 7 0
AUTH NO
TDET NO
TTBL 0
ATAN NO
OHTD NO
PLEV 2
ALRM NO
ART 0
SGRP 0
ARDN NO
AACR NO
LTM the trunks in your SIP route:
REQ: ltm
CUST 0
ROUT 6
TYPE TLST
TKTP TIE
ROUT 6
DES SIP
TN 096 0 02 00 MBER 1 SIP_TRUNK
STAT all the trunks in that route:
>ld 20
REQ: stat 96 0 2 0
IDLE REGISTERED
Do you make VoIP calls out that route to any other peer system? Negative, new route
Build a new DMI to set the CTYP as UKWN
Set the NRS numbering type as Private Special
Tried both, no dice
Trace still going:
DCH 6 OMSG SETUP REF 00000186 CH 96 0 2 0 TOD 17:11:40
FEAT :CRID
FEAT :CDS
FEAT :NCID
PROGRESS: ORIG ADDR IS NOT ISDN
CALLING #:6785 NUM PLAN: PRIVATE/UNKNOWN (UNKNOWN)
CALLED #:4790 NUM PLAN: PRIVATE/NETWORK SPECIFIC (SPN)
NICE command, that is going in the notebook too! Yes this is my first SIP attempt, we have an order in for like 30 more SIP trunks, just wanted to get 1 setup first to make sure it worked. We were/are a Nortel Developing partner so last time we upgraded the switch they tossed in 1 SIP license. Here is the trace:
Also, can we see the signaling server SIP gateway config, as well as the endpoint configuration in NRS for you CS1000? Sorry, I know not much of this is text and you can't do screenshots...
Your CS1K endpoint isn't set up right; it should be a dynamic SIP endpoint that supports registration. Can you send me the SIP settings from the signaling server?
Element Manger --> IP Telephony --> Nodes, Servers, etc... then open the node then expand the signaling server.
However, I don't see that it would deny the call; I could be wrong though.
It's that checkbox right below your NRS address; but I think your NRS address is wrong.
From what I gather:
Node IP = 192.168.1.30
Signaling Server IP = 192.168.1.32; also NRS
Asterisk IP = 192.168.1.80
Correct? If so, then your signaling server is programmed w/ the wrong NRS IP. 192.168.1.32 should go in your "Primary Proxy or Redirect Server" IP address field. Then re-transmit the node.
Looks like it registered now; see the last two lines. Can you screenshot that again, and also the endpoint config in NRS? Making progress step by step hehe.
NOW, back to your RLI / DMI etc. We know that CDP call type will at least go to the NRS now. So make your CDP code a DSC, and on the DMI I'd do call type NCHG (so it stays a CDP code). In NRS make it a CDP routing entry. Then try and place the call with those SIP traces on and see what we get.
I un-fubar'd our lab but I have no Asterisk system to test against.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.