[Serusers] peering
Iqbal
iqbal at gigo.co.uk
Thu Jun 16 19:13:39 CEST 2005
what if they dont use a domain, eg lets say they use a IPphone to call
11223344 hence no domain attached how will it route, or is this for
softphones only
Iqbal
Joao Pereira wrote:
> Hello to all
> I whant my SIP clients to be able to do calls to any other SIP
> network, and to do It, I writed this line (for the IPTEL.ORG case):
>
> if(uri=~"@iptel.org"){ forward(iptel.org,5060);
> break;
> }
>
> But this way, I need to put theese 4 lines to all VoIP providers.
> Is there any way of saying:
> if( ! uri=~"@fccn.pt" ) { # if the invite isnt for my domain (fccn.pt)
> send it to the correct domain
>
> Thanks
>
> João Pereira
>
>
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
> .
>
More information about the sr-users
mailing list