FaxBack NET SatisFAXtion 8.7 (Including R3) - Manual User Manual

Page 221

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.7 Manual

221

sip_from_domain [string]: Overrides the domain part of the From header.
sip_port_number [dword 1–65535]: Specifies the port number that the IP fax
driver will use to listen for SIP packets that are delivered over UDP. If the
specified port number is used by another application on the same computer (us-
ing UDP), then the IP fax driver will not load. Default:

5060

.

sip_max_forwards [dword 0–256]: Specifies the value that the IP fax driver
will set for the Max-Forwards: field in SIP messages that it sends. Default:

70

.

sip_sdp_username [string]: The name to use in the

o=

owner attribute in the

SDP. Default:

IPFax

.

sip_proxy [string]: The IP address or host name to use as a SIP proxy.
sip_proxy_password [string]: If the SIP proxy challenges for authentication,
use this password.
sip_proxy_user_name [string]: If the SIP proxy challenges for authentication,
use this user name.
sip_registrar [string]: The IP address or host name to

REGISTER

with (the

“registrar”).
sip_registrar_aor [string]: The AoR to use for the

REGISTER

message. Typical-

ly set to the same as the user name.
sip_registrar_password [string]: The password to use for the

REGISTER

mes-

sage.
sip_registrar_refresh_seconds [dword 0–65535]: When registration is en-
abled, refresh the registration after this many seconds. If set to zero, the re-
fresh is sent after 80% of the registrar’s “expires” response. If the registrar
does not specify an “expires”, then the registration is refreshed every 60 sec-
onds.
sip_registrar_user_name [string]: The user name to use for the

REGISTER

message.
sip_remote_ip_address [string]: Specifies the IP address, and optionally port
number, of the T38 router/gateway that the IP fax driver will use when sending
faxes. The router/gateway must support SIP 2.0 over UDP. If an IP address is
provided without a port number, for example,

10.0.0.15

, then the IP fax driver

will use a port number of 5060. To provide an alternate port number, append a
colon (

:

) then port number to the IP address, for example,

10.0.0.15:5061

.

sip_mode [string]: This governs alternate behaviors for IP_FAX initial

INVITE

.

Format: Comma separated list of the following:

T38_INVITE

– Outbound initial

INVITE

will specify both G.711 µ-

law and T.38 in its SDP.

G729

– Outbound initial

INVITE

will specify G.729 as the only me-

dia. Cannot be used with any other setting.

USE_DIVERSION_AS_DNIS

– Uses the SIP “Diversion:” header as DID

instead of the request URI.

Advertising