Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion)
 - UAC now handles the BYE, and treat it as out-of-order disconnect request, meaning that it will disconnect the call
 - it will also activate timer to terminate the INVITE transaction, in case final response never arrives
 - added SIPp UAS scenario to test this
 - also added forked 200/OK response SIPp scenario,
 - and fixed the prack_fork.xml SIPp scenario



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2650 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/tests/pjsua/scripts-sipp/prack_fork.xml b/tests/pjsua/scripts-sipp/prack_fork.xml
index 7169053..6caf322 100644
--- a/tests/pjsua/scripts-sipp/prack_fork.xml
+++ b/tests/pjsua/scripts-sipp/prack_fork.xml
@@ -93,7 +93,7 @@
   <send retrans="500">

     <![CDATA[

       SIP/2.0 200 OK

-      Via: SIP/2.0/UDP [remote_ip]:[remote_port];rport=[remote_port];[$3]

+      Via: SIP/2.0/UDP 127.0.0.1:5080;received=127.0.0.1;rport=5080;[$3]

       [last_From:]

       [last_To:];tag=2

       [last_Call-ID:]