I'm afraid it's not possible. The SIP RFC says clear the FROM hdr must
have a tag. If you try to append it using search_append() or some other
textops functions you risk to screw up the transaction matching (req <->
reply matching) - from tag is a key element in this matching.
however, I will try to give it a thought ;-)
bogdan
Alejandro Perez wrote:
Hello Bogdan. First of all, thanks for your reply.
As this is the last bit of the project, I'm quite concerned with finding a
solution (my head starts to hurt from banging it against the wall).
As far as I can tell, there is no apparent way to get the AS5300 to send (or
set) the from tag.
Is there a way to have SER generating one?, or can I fabricate one?
Any information / hint would be much appreciated.
Regards
Alex