I had a look through my scenarios and I was always only sending REFER so far, never expecting it, but I don't think it should be treated in some special way.

Can you post the .pcap, please? From the presence of [peer_tag_param] in your scenario I assume that it is a mid-dialog REFER, so maybe there is something wrong in the REFER message itself.


Pavel


Dne 18.06.2024 v 14:53 Tom Johnson napsal(a):
I am using:

<recv request="REFER" />
<send>
<![CDATA[
SIP/2.0 202 Accepted
Via: SIP/2.0/TCP [remote_ip]:5060;branch=[branch]
From: <sip:[email protected]>[peer_tag_param]
To: +14253244587 <sip:4253244587@[local_ip]:5060;isup-oli=62>;tag=[call_number]
Call-ID: [call_id]
CSeq: 102 REFER
Content-Length: 0
Server: INdigital-inesrp-1.26.6

]]>
</send>

However, from Wireshark, I see "603 Decline" and sipp does not get past the waiting for REFER step.   Can't seem to find any examples of receiving a "refer".  Any help would be greatly appreciated.



_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users
--

*Ing. Pavel Šindelka
* senior specialista

TTC MARCONI s. r. o.
Třebohostická 987/5, 100 00  Praha 10
+420 234 051 712, +420 602 355 199
[email protected], www.ttc-marconi.com


_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to