
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2012 01:13 AM - edited 03-17-2019 11:18 PM
Hi all,
Upon creating search rules on VCS, we can select Alias Pattern Match as mode.
( VCS configuration > Dial plan > Search rules > Create search rule)
In this "Alias Pattern Match" mode, regarding H.323 and SIP, what does alias match?
H.323
1. "Called Party number" in Q931?
2. "destinationAddress" of userinformation in H.225?
3. "destcallsignaladdress" of userinformation in H.225?
4. Neither of the above?
SIP
1. "Request-URI" of Request-Line?
2. "sip to address" of Message Header?
3. "Contact-URI" of Message Header?
4. Neither of the above?
Kotaro
Solved! Go to Solution.
- Labels:
-
Room Endpoints
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2012 03:07 AM
Search rule for call process.
[H323]
ARQ-RAS: destinationInfo
Q.931: destinationAddress
* The "Called party number" may not include in Q.931 Setup message if call initiated with H.323 ID.
[SIP}
INVITE: Request-URI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2012 03:07 AM
Search rule for call process.
[H323]
ARQ-RAS: destinationInfo
Q.931: destinationAddress
* The "Called party number" may not include in Q.931 Setup message if call initiated with H.323 ID.
[SIP}
INVITE: Request-URI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2012 03:33 AM
BTW, if you capture diagnostic log from VCS, you will able to find what parameter that VCS searching when received incoming call.
Log should contain like, Detail="Search rule xxxxx".
