Navigation


Changeset 440:f38bff0bf3e9 in freeDiameter for doc


Ignore:
Timestamp:
Jul 28, 2010 4:17:29 PM (3 years ago)
Author:
Alexandre Westfahl <awestfahl@freediameter.net>
Branch:
default
Message:

Added dynamic port choice for app_sip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/app_sip.conf.sample

    r432 r440  
    33#You must have at least in your network a Diameter SIP server and a Subscriber Locator (on different nodes) 
    44mode = DSSERVER; 
     5 
     6 
     7# Administrator commands port (port should be provided with "-p" in remote line) 
     8ppr_port=90; 
     9rtr_port=91; 
    510 
    611 
Note: See TracChangeset for help on using the changeset viewer.