Fredrik Thulin wrote:
> From src/transactionlayer/servertransaction.erl (module documentation) :
>
> %%% The application should 'adopt' the server transaction process, and
> %%% then tell it what response(s) to send.
> %%%
> %%% After adopting a server transaction, the application can get the
> %%% following signals from the server transaction :
> %%%
> %%% {servertransaction_cancelled, Pid, ExtraHeaders} - the
> %%% transaction layer has received a CANCEL matching this server
> %%% transaction.
> %%% Pid = pid() of server transaction
> %%% ExtraHeaders = list() of {Key, ValueList} tuples - headers
> %%% from the CANCEL request that should be
> %%% passed on to any downstream entitys
>
> <snip>
>
> If you "adopt" the INVITE server transaction, you will get an
> {servertransaction_cancelled, ...} signal though so that you know the
> INVITE was cancelled.
Oops, pardon me, i misread that. Thank you for the reply.
--
Regards,
Evgeniy Khramtsov, ProcessOne.
xmpp:[EMAIL PROTECTED]
_______________________________________________
Yxa-devel mailing list
[email protected]
https://lists.su.se/mailman/listinfo/yxa-devel