2010/4/13 alexis heron <alexis.he...@crihan.fr>:
> Hi,
>
> I would like to make a SIPTrunk with kamailio to redirect to a 9xx numbers
> in Cisco Call manager, can you help me please.
> Here's what I did but it does not work.

Please specify the exact error you have. "It does not work" is not a
good description and it's difficult to help in this way.


>
> if (uri=~"sip:9[0-9][0...@ccm-ipv6.crihan.fr") {

<ironic>Thanks again for considering my suggestion.</ironic>


>               log(1, "Matched Cisco Call Manager");
>               route(4);
>       };
>
>
> route(4) {
>       log(1, "In route[4]");
>
>       rewritehostport("195.221.29.145.fr:5060");

Have you rechecked this address "195.221.29.145.fr:5060" ?


-- 
Iñaki Baz Castillo
<i...@aliax.net>

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to