Jean-Michel Hiver wrote:
Hi List,
Is there a way to configure SER to properly reject T.38 FAX calls (with a "circuit fast-busy" or something)?
I have tried to google for this but haven't found anything.
Cheers, Jean-Michel.
You can use search() to search for a T.38 media line in the SDP and then reject the INVITE using sl_send_reply("403","T.38 not allowed");
To get a fast-busy, you have to take a look at your gateway the see which SIP error code is mapped to fast-busy.
regards klaus