cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
444
Views
0
Helpful
4
Replies

AS5350 h323 optional fields in SETUP-UUIE. How to find calling number ?

k.petkov
Level 1
Level 1

Dear,

I have as5350 which is connected to Softswith platform of ZTE over h323.

ZTEs softswitch platform need to provide "calling number" information in h323 signaling, but I saw that the field that contain "caling number" is optional and as5350 did not provide information about this.

Actually Softswitch get calling number for CDRs from "sourceAddress-AliasAddress-dialedDigits" field.

1.My question is how i can "turn on" this optional field to contain dialed digits ?

2. If it is not possible I would like to know If there is another field that contain calling number information ?

AS5350 using IOS 12.4.9T1.

Setup-UUIE ::= SEQUENCE

{

protocolIdentifier ProtocolIdentifier,

h245Address TransportAddress OPTIONAL,

sourceAddress SEQUENCE OF AliasAddress OPTIONAL,

sourceInfo EndpointType,

destinationAddress SEQUENCE OF AliasAddress OPTIONAL,

destCallSignalAddress TransportAddress OPTIONAL,

destExtraCallInfo SEQUENCE OF AliasAddress OPTIONAL, -- see Note

destExtraCRV SEQUENCE OF CallReferenceValue OPTIONAL, -- see Note

activeMC BOOLEAN,

conferenceID ConferenceIdentifier,

conferenceGoal CHOICE

{

create NULL,

join NULL,

invite NULL,

...

},

callServices QseriesOptions OPTIONAL,

callType CallType,

...

}

//////////////////////////////////////////////////////

AliasAddress ::= CHOICE {

dialedDigits IA5String(SIZE (1..128))(FROM ("0123456789#*,")),

h323-ID BMPString(SIZE (1..256)), -- Basic ISO/IEC 10646-1 (Unicode)

...,

url-ID IA5String(SIZE (1..512)), -- URL style address

transportID TransportAddress,

email-ID IA5String(SIZE (1..512)), -- rfc822-compliant email address

partyNumber PartyNumber,

mobileUIM MobileUIM

/////////////////

4 Replies 4

Chester Rieman
Cisco Employee
Cisco Employee

Thank you for your reply, but this not solve my problem. Please find enclosed my configuration.

Fot ougoing calls I use:

dial-peer voice 282901101 pots

description Call Center Incoming 4282829 from Vestitel POTS 1-1

preference 1

destination-pattern 24282829

translate-outgoing called 24282829

direct-inward-dial

port 3/0:D

forward-digits all

===========AND=====================

dial-peer voice 282901201 voip

description Call Center Incoming 4282829 from Vestitel VOIP 1-1

preference 1

voice-class h323 1

session transport udp

incoming called-number 24282829

playout-delay maximum 150

playout-delay nominal 120

codec g711ulaw

no vad

Run this command on your AS5350:

"debug h225 asn1" and see if the AS5350 is sending some CLI at the outgoing calls.

If not, you could manually set a CLI trunk number at the outgoing dial-peer.

Can SIP handle UUIE too? passing it through Invite?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: