[reSIProcate] (DUM) Question about having user-specified end reasons

Scott Godin sgodin at sipspectrum.com
Wed Mar 2 12:19:48 CST 2011


There is no way to currently extend that end reasons used in the end(..) API
without modifying DUM code.  However you could use an outbound decorator or
the onReadyToSend callback to modify the BYE message (adjust or add your
custom reason) before it goes out on the wire.

Scott

On Wed, Mar 2, 2011 at 12:49 PM, Francis Joanis <francis.joanis at gmail.com>wrote:

> Hi again,
>
> Is there a way in DUM to have a user-specified reason when ending an
> InviteSession? It looks like all the reasons have to be hard defined in the
> code (EndReasons).
>
> Thanks a lot,
> Francis
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20110302/bdbfaf4b/attachment.htm>


More information about the resiprocate-devel mailing list