Vega parameters that alter the REGISTER and INVITE messages

- For R8.0 code and above

 

What parameters do I use in the Vega to configure the REGISTER and INVITE messages that are originated by that Vega?  - Cursor over the fields marked in blue below, and the parameters that affect this field will be displayed.

 

.... mouseovers are implemented in JavaScript, please make sure that you have JavaScript enabled on your web browser.

 

 

REGISTER message

 

 

 

Vega

 

Registrar

   

REGISTER

 
       
   

REGISTER message sent to: 202.101.221.54:5060

       
    REGISTER message format:  
   

REGISTER sip: sip.my_proxy.com:5060 SIP/2.0

 
   

Via: SIP/2.0/UDP 192.168.1.56:5060

 
   

From: <sip:0987654321@sip.my_proxy.com>;tag=0002-0000-D2C784D6

 
   

To: <sip:0987654321@sip.my_proxy.com>

 
   

Call-ID: rE0x0001-0001-65C2F446-99@AAE2A42DF82D1D0AA

 
   

CSeq: 500646445 REGISTER

 
   

Contact: <sip:654321@192.168.1.56:5060>

 
   

Expires: 600

 
   

User-Agent: VEGA400/10.02.07.2xS009

 
   

Content-Length: 0

 
   

 

 

 

 

INVITE Message

 

 

Vega

 

Proxy or destination
end-point

 

 

INVITE

 

 

 

 

 

 

 

INVITE message sent to: 202.101.221.54:5060  

 

 

 

 

 

 

  INVITE message format:

 

 

 

INVITE sip:1234567890@sip.my_proxy.com:5060 SIP/2.0

 

 

 

Via: SIP/2.0/UDP 192.168.1.56:5060;branch=z9hG4bK-vega1-000A-0001-000B-9B8F3CBE

 

 

 

From: "John Smith" <sip:0987654321@sip.my_proxy.com>;tag=0011-0007-4D802E69

 

 

 

To: <sip:1234567890@sip.my_proxy.com>

 

 

 

Max-Forwards: 70

 

 

 

Call-ID: 0010-0003-DA76506F-0@AAE2A42DF82D1D0AA

 

 

 

CSeq: 297386 INVITE

 

 

 

Contact: <sip:0987654321@192.168.1.56:5060;maddr=202.173.191.182>

 

Supported: replaces

 

 

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

 

 

 

Accept-Language: en

 

 

 

Content-Type: application/sdp

 

 

 

Remote-Party-ID: "John Smith" <sip:0987654321@sip.my_proxy.com>;party=calling;screen=no; privacy=off

 

 

 

User-Agent: VEGA400/10.02.07.2xS009

 

 

 

Content-Length: 276

 

 

 

 

 

 

 

v=0

 

 

 

o=Vega400 4 1 IN IP4 192.168.1.56

 

 

 

s=Sip Call

 

 

 

t=0 0

 

 

 

m=audio 10006 RTP/AVP 4 18 8 0 96

 

 

 

c=IN IP4 192.168.1.56

 

 

 

a=rtpmap:4 G723/8000

 

 

 

a=rtpmap:18 G729/8000

 

 

 

a=rtpmap:8 PCMA/8000

 

 

 

a=rtpmap:0 PCMU/8000

 

 

 

a=rtpmap:96 telephone-event/8000

 

 

 

a=fmtp:96 0-15,16

 

 

 

a=sendrecv