2010/4/13 Iņaki Baz Castillo <ibc@aliax.net>
2010/4/13 alexis heron <alexis.heron@crihan.fr>:
>> Please, open a new thread for a new topic.
>> Anyhow, I recommend you reading the full documentation. There is not a
>> "magic" concept of a SIPtrunk.
>
> yes but with if(uri=~...) it's good, no??

There you are checking if the Request URI matches something. If it's
all that you need to "build a SIPtrunk" then it's ok.

However, I recommended you to use "if ( $rU =~ )".



+ using route(NAME_GOES_HERE) ; instead of route(4);