33 • Call router configuration SmartWare Software Configuration Guide380 Call router configuration task listNumbering plan routing tableThe calling party numbering plan or called party numbering plan (calling-number-plan or called-numbering-plan) table is used to route calls based on the calling or called party numbering plan field in the ISDN setupmessage. This can be used to differentiate calls between numbers of an ISDN, data, telex, national standard orprivate numbering plan.Note This call property is only set by incoming ISDN calls. A call that arrives thecall router from a FXS or SIP interface has a numbering plan of unknown.The call router can route calls according to the following numbering plans. These values beside default can beused for the key parameter to create a routing table entry:• unknown—Unknown numbering plan. This is the default value for calls that arrive through an interfacethat does not support the numbering plan property.• isdn-telephony—ISDN/Telephony numbering plan according to CCITT Reccommendation E.164/E.163).• data—Data numbering plan according to CCITT Recommendation X.121.• telex—Telex numbering plan according to CCITT Recommendation F.69.• national-standard—Numbering plan according to a national standard.• private—Any private numbering plan.Example: Calling numbering-plan routing tableThe following example shows how to create a routing table with name NP that routes calls based on the callingpart numbering plan. Calls with calling party numbers formed according to the ISDN/Telephony numberingplan are routed to the next table TAB-INCOMING-ISDN, calls with calling party numbers formed accordingto the data numbering plan to the next table TAB-INCOMING-DATA and all other calls to the next tableTAB-INCOMING-UNKNOWN.SN(cfg)#context csSN(ctx-cs)[switch]#routing-table calling-numbering-plan NPSN(rt-tab)[NP]#route isdn-telephony dest-table TAB-INCOMING-ISDNSN(rt-tab)[NP]#route data dest-table TAB-INCOMING-DATASN(rt-tab)[NP]#route default dest-table TAB-INCOMING-UNKNOWNName routing tableThe calling display name or called display name (calling-name or called-name) table is used to route calls basedon the human-readable name of the calling or called party. The key you specify in a routing table entry must beidentical to the display name of the calling or called party for the entry to match.Note Incoming SIP calls use this call property to store the display name part of theSIP URI. Other interfaces set the display name to the empty string.Example: Calling display name routing tableThis example routes calls based on the display name part of the From-URI of an incoming SIP call.SN(cfg)#context csSN(ctx-cs)[switch]#routing-table calling-name name