[Serusers] peering

Joao Pereira joao.pereira at fccn.pt
Thu Jun 16 19:34:50 CEST 2005


t_relay works!!!!
thank you very much

about the situation where they enter a number instead of a 
sip:maria at iptel.org
... that's another problem.... :)

Thanks to all
Joao

Klaus Darilion wrote:

> You do not have to do anything special - just t_relay. This will send 
> the message to the corresponding SIP proxy.
>
> regards,
> klaus
>
> Joao Pereira wrote:
>
>>
>>
>> Sorry, but I didnt explained my self corectly,
>> what I want is to redirect the calls that aren't for my domain ( for 
>> example, calls to sip:maria at fwd.pulver.com or calls to 
>> sip:manel at iptel.org).
>> What I whant to know is what to put after this:
>> if( ! uri=~"@fccn.pt" ) {
>> #redirect to fwd or iptel
>>
>> Thanks
>> João
>>
>>
>> Klaus Darilion wrote:
>>
>>> The suggest way is ENUM, but only a few of them creates ENUM entries 
>>> for there users.
>>>
>>> regards,
>>> klaus
>>>
>>> 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
>>>>
>>>>
>>>
>>>
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers at lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>
>




More information about the sr-users mailing list