diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2007-05-16 01:02:16 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2007-05-16 01:02:16 +0000 |
| commit | 6a96c8eef44c97d1850c9138bf4c829440341ad4 (patch) | |
| tree | a9fbff9dac45b05e4840c6821fd1054cd12ea108 | |
| parent | a234307899d006115453b4360bbb19d25bd60834 (diff) | |
Notes
| -rw-r--r-- | etc/services | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/services b/etc/services index bc230a90e1c1..8e2145ee506a 100644 --- a/etc/services +++ b/etc/services @@ -1989,6 +1989,12 @@ telelpathattack 5011/tcp telelpathattack 5011/udp mmcc 5050/tcp #multimedia conference control tool mmcc 5050/udp #multimedia conference control tool +sds 5059/tcp #SIP Directory Services +sds 5059/udp #SIP Directory Services +sip 5060/tcp #Session Initialization Protocol (VoIP) +sip 5060/udp #Session Initialization Protocol (VoIP) +sip-tls 5061/tcp #SIP over TLS +sip-tls 5061/udp #SIP over TLS rmonitor_secure 5145/tcp rmonitor_secure 5145/udp aol 5190/tcp #America-Online |
