OpenH323 Destination
String formats 
Craig Southeren
Last updated date

Contents

           Introduction
Change history

Introduction

No.

Format Description
1 nnnnnn If a gatekeeper is configured, resolve nnnnnn using the gatekeeper
Else if an OSP server is configured, resolve nnnnnn using the OSP server
Else if a DNS resolver is available, resolve nnnnnn to a URL using ENUM and then re-process
Else fail to resolve
2 ww '.' xx '.' yy '.' zz If a gatekeeper is configured, resolve IP address ww.xx.yy.zz using the gatekeeper
Else route the call to gateway with IP address ww.xx.yy.zz with no destination alias.
3 '@' ww '.' xx '.' yy '.' zz Same as 2
4 domainname Route the call to gateway with IP address domainname with no destination alias.
5 '@' domainname Same as 4
6 nnnnnn '@' ww '.' xx '.' yy '.' zz Route the call to gateway with IP address ww.xx.yy.zz with destination nnnnnn.
7 nnnnnn '@' domainname Route the call to gateway with IP address domainname with destination nnnnnn.
     
     
     
     
10 'h323:' nnnnnn Same as 1
11 'h323:' ww '.' xx '.' yy '.' zz Same as 2
12 'h323:' domainname Same as 3
13 'h323:@' ww '.' xx '.' yy '.' zz Same as 4
14 'h323:@' domainname Same as 5
15 'h323:' nnnnnn '@' ww '.' xx '.' yy '.' zz Same as 6
16 'h323:' nnnnnn '@' domainname Same as 7
17 'h323:' nnnnnn ';service=ls'  
2    
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
20 'callto:' nnnnnn  Same as 1
21 'callto:' nnnnnn '@' ww '.' xx '.' yy '.' zz Resolve nnnnnn using gatekeeper at address ww.xx.yy.zz
22 'callto:' nnnnnn '@' domainname Resolve nnnnnn using gatekeeper at address domainname
23 'callto:' nnnnnn '@+type=directory'' If ILS server if configured, resolve nnnnnn using the ILS server
Else fail to resolve 
24 'callto:' nnnnnn '@' ilsserver '+type=directory' Resolve nnnnnn using the ILS server ilsserver
25 'callto:' nnnnnn '@' ww '.' xx '.' yy '.' zz '+type=gateway Route the call to gateway with IP address ww.xx.yy.zz with destination nnnnnn.
26 'callto:' nnnnnn '@' domainname '+type=gateway Route the call to gateway at address domainname with destination nnnnnn.
     
     
     
     
     
     
     
     
     
     
     
     

 See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmeet/nm3_1l4o.asp

 

Change History

Date Craig Southeren Initial version

Copyright © 2003-2007 by Post Increment A.B.N 95 856 785 279
All Rights Reserved
All trademarks and copyrights on this page are owned by their respective owners.