< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi,
Is there a callback to catch all incoming SIP messages right after being received by the corresponding Transport? In the same way... is there a callback to catch all outgoing SIP messages? besides decorateMessage(...), which needs the message to have an outboundDecorator attached? This is just for logging purposes so messages don't need to be modified. Regards, Jorge Bustamante |