Sorry, I do not understand everything. Can you detail please?
2013/6/17 David | StyleFlare <david@styleflare.com>
You will have to do IP auth on the Kamailio coming from Asterisk
On 6/17/13 4:07 PM, Mickael MONSIEUR wrote:
Hello,First, i have 7 years experience with Asterisk, but I started a project with Kamailio, forgive me in advance if I say silly things...! ;-)
I set up a classic Asterisk / Kamailio configuration:sip phones -> kamailio -> asterisk -> sip trunks/pstn.
When a call comes from the PSTN side, if I configure Asterisk as follows:
[012345678]type = friendusername = 012345678secret = xxxxxxxhost = dynamicfromdomain = sip.mydomain.comfromuser = 012345678
Standard mode:exten => 012345678, 1, Dial(SIP/012345678) -> The call is redirected on the phone by Kamailio ! :-)
------------------------------------------------------------------------------------------------------------------------------------------------
Trunk mode:
[mytrunk]type = friendusername = mytrunkUsersecret = xxxxxxxhost = dynamicfromdomain = sip.mydomain.comfromuser = mytrunkUser
exten => 012345678, 1, Dial(SIP/mytrunk/012345678) -> The call is rejected by Kamailio....exten => 012345679, 1, Dial(SIP/mytrunk/012345679) -> The call is rejected by Kamailio ....
My question is how to allow the routing of multiple numbers (trunk mode) in a SIP account with Kamailio?
Best regards,Mickael
_______________________________________________ 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
_______________________________________________
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
_______________________________________________ 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