Voice Gateway setup

<< < (2/2)

infin8loop:
You might try this:

- Added options to support NAT traversal for SIP Gateway and URL calls on SP1/2.
  You may now append these URL parameters to speed dial and SIP Gateway VG1-8 access number, separated by ';',
   - ui=userid[:password]
   - ui=user-info, password is optional
   - op=[ i ][ m ][ n ][ s ]        ;option flags, i=ice,  -m=symmetic-rtp, n=natted-address, s=stun    Examples:
     SpeedDial = sp2(1234@sip.inum.net;ui=1000:xyz;op=sm)
     VG1-8 AccessNumber = SP1(sip.inum.net;user=1000;op=imns)
     Note that if userid or password is specified in VG1-8 AccessNumber, it overwrites the settings in AuthUserID, and AuthPassword in the VG.

This info in buried in the past release notes. I didn't see it mentioned the last time I looked at the Admin Guide. I don't know what combination (one or more) of the 4 parameters (;op=imns) might fix your issue, iif any.

Felix:
AWESOME! op=s fixed the issue! Apparently, op=s picks stun settings from the specified SP. So, when I tried fake SP that didn't have stun settings - it didn't work; however, when I added stun information to it, it started working!

Thanks! Maybe one day OBi documentation will match its functionality... maybe not.  >:(

Navigation

[0] Message Index

[*] Previous page