Hello,
this might be useful for many people around, and the input from others would improve the content ... On the OpenSER Web Forum was posted a small tutorial about OpenSER modular installation, courtesy of Alistair Doswald:
http://www.voipuser.org/forum_topic_8040.html
Cheers, Daniel
Hi,
I need to check if an AVP is blank, how can I do it?
This is what I have in my script:
avp_write("tU","$avp(tmp)");
I need to check if the content of this tmp AVP is blank, how to check this??
What I need is to check if the TO Username from SIP URI is blank if so, I need to push the To URI into the To URI Username.
Thanks,
Fernando