j
k
j a
j l
On Thu, Jun 08, 2006 at 03:51:02PM +0300, ?lker Aktuna (Ko?.net) wrote:
Hi,
I need to modify From field of INVITE messages. Is that possible ? How ?
sample:
if(method=="INVITE") {
subst('/^(From|f):(.*)sip:.*@/\1:\2sip:2222/g');
}
Back to the thread
Back to the list