Difference between revisions of "Gateways"

From FusionPBX
Jump to: navigation, search
(Warn about blanks in Gateway Name)
(Fixed the code so that bad are removed.)
 
Line 4: Line 4:
  
 
Setup provider proxy address and user account information. The labels on the gateways tab correspond with the XML tags on the FreeSWITCH wiki. User Name is often called Peer Name in the Voip Provider UI.
 
Setup provider proxy address and user account information. The labels on the gateways tab correspond with the XML tags on the FreeSWITCH wiki. User Name is often called Peer Name in the Voip Provider UI.
 
Note: Do not use spaces in the Gateway Name field. Use - or _ but not space. You will likely get strange registration problems if you use a space.
 
  
 
See Caller ID notes in [[extensions]].  Also be aware that some providers need you to set "Caller ID in from: true" - this is a setting found under Show Advanced in the Gateways settings.
 
See Caller ID notes in [[extensions]].  Also be aware that some providers need you to set "Caller ID in from: true" - this is a setting found under Show Advanced in the Gateways settings.

Latest revision as of 17:44, 23 June 2011

Menu: (Apps-Gateways)

a.k.a. SIP trunk, voice gateway, connects to the VoIP provider, ITSP [Internet Telephony Service Provider]

Setup provider proxy address and user account information. The labels on the gateways tab correspond with the XML tags on the FreeSWITCH wiki. User Name is often called Peer Name in the Voip Provider UI.

See Caller ID notes in extensions. Also be aware that some providers need you to set "Caller ID in from: true" - this is a setting found under Show Advanced in the Gateways settings.

WARNING

Effective Caller ID Name, Effective Caller ID Number, Outbound Caller ID Name, Outbound Caller ID Number DO NOT affect the gateway configuration itself, however they ARE used if you enter a dialplan expression to let FusionPBX create outbound dialplan entries for you. So don't try changing these values and expecting any change to the gateway configuration as there isn't one!

Read more