Re: [OpenSER-Users] Local Call

2008-02-07 Thread VoIP Forums www . Go4Calls . com
I have added curly brackets after each else if but still local call is not working. Regards, www.Go4Calls.Com VoIP Forums > Date: Thu, 7 Feb 2008 06:11:42 -0500 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: [OpenSER-Users] Local Call > CC: users@li

Re: [OpenSER-Users] Local Call

2008-02-07 Thread Ovidiu Sas
Use curly brackets after each "else if" line. Regards, Ovidiu Sas On Feb 7, 2008 5:12 AM, VoIP Forums www. Go4Calls. com <[EMAIL PROTECTED]> wrote: > > Hi friends, > > Could you please help me how i can make dialplan to call local each > subscriber using some special prefix? > > I tried the fol

[OpenSER-Users] Local Call

2008-02-07 Thread VoIP Forums www . Go4Calls . com
Hi friends, Could you please help me how i can make dialplan to call local each subscriber using some special prefix? I tried the following but it did not work. if (uri=~"sip:[EMAIL PROTECTED]") { strip(2); rewritehostport("pstncarrier:5060"); ro