[Spce-user] sipwise subscriber to subscriber calls

Daniel Grotti dgrotti at sipwise.com
Thu Apr 24 12:17:22 EDT 2014


Hi Gerry,
basically yes, you should create a RR for your domain and add a regular
expression in Inbound RR for Callee that basically add the CC+AC to your
dialed number.

So if you have 44 1 12345, you can call "12345" and the RR will add
"441" in front.
To do that you can use the special viariables ${caller_cc} and ${caller_ac}.

Here you are an example:


Matching rule: ^([1-9][0-9]+)$
Sustitution:   ${caller_cc}${caller_ac}\1		
Desription:    prefix CALLER_CC/CALLER_AC for internal direct calls (SN)



Daniel



On 04/24/2014 05:51 PM, gerry kernan wrote:
> Hi
> 
>  
> 
> I’m looking for pointer on how to rewrite local subscriber calls to
> other subscribers so that they don’t have to dial the full E.164 number.
> Do I apply the rewite rule on the domain?
> 
>  
> 
>  
> 
> Best Regards,
> 
>  
> 
> Gerry Kernan
> 
> InfinityIT
> 
>  
> 
> Suite 17 The Mall | Beacon Court | Sandyford | Dublin 18
> 
> p: +35312930090 | f: +35312930137 | m: +353861709790
> 
> logo <http://www.infinityit.ie/>
> 
>  
> 
>  
> 
>  
> 
>  
> 
> 
> 
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
> 




More information about the Spce-user mailing list