Hi,
I am using SER iptel as a SIP proxy. I have few doubts regarding
ser.cfg configuration file.
1. I am having two config variables, say $a and $b. Can't I do any
comparison of the two in any if loop? e.g. [if ($a == $b)] or something
similar.
2. I exported a function from a module say func1( ). It works perfectly
fine if I pass a static value in it but corrupts the value if I pass a
variable thru it.e.g. func1("11") will work fine but $a = '11' and
func1("%$a") will not work.
Please help.
Regards
--Piyush
The information contained in this electronic message (email) and any attachments to this
email are intended for the exclusive use of the addressee(s) and access to this email by
any one else is unauthorised. The email may contain proprietary, confidential or
privileged information or information relating to Reliance Group. If you are not the
intended recipient, please notify the sender by telephone, fax, or return email and delete
this communication and any attachments thereto, immediately from your computer. Any
dissemination, distribution, or copying of this communication and the attachments thereto
(in whole or part), in any manner, is strictly prohibited and actionable at law. The
recipient acknowledges that emails are susceptible to alteration and their integrity can
not be guaranteed and that Company does not guarantee that any e-mail is virus-free and
accept no liability for any damage caused by any virus transmitted by this email.
Show replies by date