Warning: Invalid argument supplied for foreach() in /var/www/user_wiki/includes/Skin.php on line 675
Web Interface/Advanced/Advanced Network - Snom User Wiki

Web Interface/Advanced/Advanced Network

From Snom User Wiki

Jump to: navigation, search

Dynamic RTP port start [rtp_port_start]

Link:


Dynamic RTP port stop [rtp_port_end]


RTP Type of Service (TOS/Diffserv) [codec_tos]


SIP Type of Service (TOS/Diffserv) [signaling_tos]


DTMF Payload Type [dtmf_payload_type]


Network identity (port) [network_id_port]


SIP T1 (ms) [sip_retry_t1]

  • Web User Interface:
  • Description: Set the retry timer in milliseconds after which an unanswered request is resent. If it is set to 500, the phone will resend the unanswered request after 500, 1000, 2000, 4000, 6000 ... 31500 ms. If the request is still unanswered after this procedure, an error message will be shown on the display.
  • Valid values: Integer values, e.g. <500>.
  • Default value: 500, 4000

Timer Support (RFC4028) [enable_timer_support]


SIP Session Timer (s) [session_timer]


SIP Dirty Host TTL (s) [dirty_host_ttl]


SIP Max Forwards [max_forwards ]


ENUM Suffix [enum_suffix]


Use user=phone [user_phone ]


Publish Presence [publish_presence]


Refer-To Brackets [refer_brackets ]


Require PRACK [require_prack]


Offer GRUU [offer_gruu]


Offer MPO [offer_mpo]


Filter packets from Registrar [filter_registrar]


Authentication for SIP Reboot [challenge_reboot]


Authentication for SIP Check-Sync [challenge_checksync]


Use SIP Compact Headers [short_form]



Listen on SIP TCP port [tcp_listen]


Delay Subscriptions [subscription_delay] Image:fw-version-4-disabled.gifImage:fw-version-5-disabled.gif

  • Web User Interface:
  • Description: Selects a random number around the given value in seconds to send delayed batch subscriptions. Useful at bootup for certain servers. Its not set by default.
  • Valid values: Integer values, e.g. <60>, <80>.
  • Default value: 0

Subscription Expiry [subscription_expiry]

  • Firmware Version: Image:fw-version-4-disabled.gif Image:fw-version-5-disabled.gif Image:fw-version-6.gif from Version 6.5.1
  • Description: Defines the expiration time (in seconds) of an subscription. The value is used in a SIP SUBSCRIBE message the following way:
Sent to ...
 
SUBSCRIBE sip:extension@registrar SIP/2.0
...
CSeq: 3 SUBSCRIBE
...
Event: dialog
Accept: application/dialog-info+xml
Expires: 3600
Content-Length: 0

The registrar (SIP Server) may confirm with a distinct value.

Received from ...

SIP/2.0 200 Ok
...
CSeq: 3 SUBSCRIBE
...
Expires: 180
Content-Length: 0

  • Valid values: Integer values, e.g. <30>, <2400>, <3200>.
  • Default value: 3600 [sec]
Personal tools