GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SIP2NCID.CONF(5) NCID SIP2NCID.CONF(5)

sip2ncid.conf - sip2ncid configuration file

The sip2ncid.conf file contains the configuration information for sip2ncid, the SIP gateway.

The sip2ncid.conf file is used to set options. Options are set on a command line. A line is broken up into words. A word is either a string of non-blank characters, everything between double quotes, or an equal sign.

The sip2ncid.conf file understands 3 types of lines:

blank line
ignored
comment line, beginning with '#'
ignored
command lines, beginning with 'set'
set ITEM = VALUE [ITEM = VALUE] [...] where ITEM = pidfile, verbose, HostnameFlag, ncidhost, ncidport, siphost, sipport

Set the verbose level to 3
set verbose = 3

Set the SIP port to 5061

set sipport = 5061

sip2ncid.8, ncidd.8, ncidd.conf.5
2019-08-17 NCID

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.