Hello,
I have a query for the following scenario, please guide me.
Description:
1. Add Gateway 'SOFTWARE' with the Caller id 'Qantom '
2. Enable the international dial plan with the gateway 'SOFTWARE'
3. Now dial the international number from the phone, The gateway
SOFTWARE starts ringing
4. On the TUI of the gateway phone displays from as 'Qantom'.(which is
the expected behavior)
According to the test cases , 302 moved temporarily contact should have
the information about changing "from" field
Contact: <sip:[EMAIL PROTECTED];user=phone?FROM=sip%3 Qantom
30%40sipx-brblab.qantom.int>;q=0.9
When verified the call flows in the console, 302 Moved Temporarily has
the following information
SIP/2.0 302 Moved Temporarily
Contact:
<sip:[EMAIL PROTECTED]>;q=0.933
Contact:
<sip:[EMAIL PROTECTED]>;q=0.867
From: <sip:[EMAIL PROTECTED]>;tag=94c08640-b0190287-13c4-2cb-1c338abc-2cb
The From field gets changed aftre second 302 Moved Temporarily as shown
below
---------------------------------------------------------------------------------------------------------------------------------------------------
Phone1 sipproxy
sipregistrar gatewayphone
---------------------------------------------------------------------------------------------------------------------------------------------------
---------INVITE--------------->
-------INVITE--------------->
<-----302 moved temp---
302 moved temporarily contact should have the information about changing
"from" field
Contact:
<sip:[EMAIL PROTECTED]>;q=0.933(Actual
response)
Contact: <sip:[EMAIL PROTECTED];user=phone?FROM=sip%3 Qantom
30%40sipx-brblab.qantom.int>;q=0.9(Expected response)
------------------------INVITE--------------------------->
( From
field should also changed to
sip:Qantom@<domainname> But it is not changed accordingly)
<-----------407 Proxy Authentication------------
<---407 Proxy Authentication--
----------INVITE-------------->
------INVITE----------------->
<-----302 moved temp---
------------------------INVITE--------------------------->
-------------INVITE------------->
The changed From field can be seen in this INVITE message
(From:
<sip:[EMAIL PROTECTED]>;tag=94c08640-b0190287-13c4-2cb-1c338abc-2cb)
<----------------------------------<--------------180
ringing-------------------------------<--------------------------------
<----------------------------------<--------------200
OK-------------------------------<-------------------------------------
Is this the expected behavior ?
Regards,
Swaroopa
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev