SIP User's Manual 352 Document #: LTRT-83310
Mediant 600 & Mediant 1000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15
F5 ACK (10.8.201.108 >> 10.8.201.10):
ACK sip:2000@10.8.201.161;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.8.201.108;branch=z9hG4bKacZYpJWxZ
From: <sip:6000@10.8.201.108>;tag=1c5354
To: <sip:2000@10.8.201.161>;tag=1c7345
Call-ID: 534366556655skKw-6000--2000@10.8.201.108
User-Agent: Audiocodes-Sip-Gateway/Mediant 1000/v.6.40.010.006
CSeq: 18153 ACK
Supported: 100rel,em
Note: Phone ‘6000’ goes on-hook and device 10.8.201.108 sends a BYE to device
10.8.201.161. A voice path is established.
F6 BYE (10.8.201.108 >> 10.8.201.10):
BYE sip:2000@10.8.201.161;user=phone SIP/2.0
Via: SIP/2.0/UDP 10.8.201.108;branch=z9hG4bKacRKCVBud
From: <sip:6000@10.8.201.108>;tag=1c5354
To: <sip:2000@10.8.201.161>;tag=1c7345
Call-ID: 534366556655skKw-6000--2000@10.8.201.108
User-Agent: Audiocodes-Sip-Gateway/Mediant 1000/v.6.40.010.006
CSeq: 18154 BYE
Supported: 100rel,em
F7 OK 200 (10.8.201.10 >> 10.8.201.108):
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.8.201.108;branch=z9hG4bKacRKCVBud
From: <sip:6000@10.8.201.108>;tag=1c5354
To: <sip:2000@10.8.201.161>;tag=1c7345
Call-ID: 534366556655skKw-6000--2000@10.8.201.108
Server: Audiocodes-Sip-Gateway/Mediant 1000/v.6.40.010.006
CSeq: 18154 BYE
Supported: 100rel,em
18.8.2 SIP Message Authentication Example
The device supports basic and digest (MD5) authentication types, according to SIP RFC
3261 standard. A proxy server might require authentication before forwarding an INVITE
message. A Registrar/Proxy server may also require authentication for client registration. A
proxy replies to an unauthenticated INVITE with a 407 Proxy Authorization Required
response, containing a Proxy-Authenticate header with the form of the challenge. After
sending an ACK for the 407, the user agent can then re-send the INVITE with a Proxy-
Authorization header containing the credentials.