EXAMPLE SIP Call: Using an Outbound Proxy

 

Example of Eyebeam UAC sending an SIP Request to an outbound proxy:

 

Outbound proxy: 10.129.39.37:5060 [IMG has no equivalent config param]

Domain: 10.129.39.38:5060   [IMG equivalent is remote gateway]

Dialed number: bk@img.com [IMG equivalent is remote gateway]

Client IP address: 10.129.39.115:5062 [IMG equivalent is SIP stack IP:port]

SENDING TO: 10.129.39.37:5060

INVITE sip:bk@img.com;transport=udp SIP/2.0

To: <sip:bk@img.com>

From: 33871<sip:33871@10.129.39.38>;tag=7224787d

Via: SIP/2.0/UDP 10.129.39.115:5062;branch=z9hG4bK-d87543-426271217-1--d87543-;rport

Call-ID: b93d6c09661e5564

CSeq: 1 INVITE

Contact: <sip:33871@10.129.39.115:5062;transport=udp>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO

Content-Type: application/sdp

User-Agent: eyeBeam release 3004w stamp 16863

Content-Length: 182

v=0

o=- 5790011 5790033 IN IP4 10.129.39.115

s=eyeBeam

c=IN IP4 10.129.39.115

t=0 0

m=audio 7244 RTP/AVP 18 101

a=fmtp:101 0-15

a=rtpmap:101 telephone-event/8000

a=sendrecv