I use below to mark call as failure. You can always jump to this label
after sending ACK.
<label id="Mark_Failed"/>
<recv response="599" timeout="10" ontimeout="End_Call">
</recv>
On Sat, Jun 8, 2013 at 9:18 AM, Matthew <straycat...@yahoo.com> wrote:
> Hi,
>
> I have been puzzling over how to mark a call as failed while still doing
> the correct message handling.
>
> For example, if I have a uac that is expecting 200 OK but I receive a 503,
> I want to send out the ACK and then mark the call as Failed. This way when
> I look at the stats, I know this call failed. However, it seems that when
> I write a 503 handler, the call gets marked as Successful because I
> expected this message. I would think that an <ereg> with check_it="true"
> could do that except I don't know if I can do an <ereg> after a <send>,
> e.g. after I send the ACK.
>
> Surely, there must be a way to mark a call as failed.
>
> Thanks,
> Matthew
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users