Hi there,
Is there a way to relay call to secure gateway or ITSP. ie, invite being challange to provide authorization (username/password)
Could someone please give me some advice if this is possible.
Thanks, Jkwan
Am 23.11.2010 18:25, schrieb Johny Kadarisman Kwan:
Hi there,
Is there a way to relay call to secure gateway or ITSP. ie, invite being challange to provide authorization (username/password)
Not sure what you mean: Kamailio shoudl authorize the incoming INVITE and then forward the INVITE to a gateway/ITSP?
If yes, then just take a look at the route[PSTN] in the default config file: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=etc/kamai...
regards Klaus
Could someone please give me some advice if this is possible.
Thanks, Jkwan
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
My scenario is, that when kamailio forward the second invite to gateway/itsp, the gateway itself is another kamailio that want to authorize that invite. so sort of
client ----> kamailioA ------> kamailio B
So kamailioA, act as a client for kamailioB
On Tue, Nov 23, 2010 at 1:11 PM, Klaus Darilion klaus.mailinglists@pernau.at wrote:
Am 23.11.2010 18:25, schrieb Johny Kadarisman Kwan:
Hi there,
Is there a way to relay call to secure gateway or ITSP. ie, invite being challange to provide authorization (username/password)
Not sure what you mean: Kamailio shoudl authorize the incoming INVITE and then forward the INVITE to a gateway/ITSP?
If yes, then just take a look at the route[PSTN] in the default config file: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=etc/kamai...
regards Klaus
Could someone please give me some advice if this is possible.
Thanks, Jkwan
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
See uac module: http://www.kamailio.org/docs/modules/3.1.x/modules_k/uac.html#id2882410
It should work against other Kamailio, but not against other proxies which check CSeq header.
regards Klaus
On 23.11.2010 19:27, Johny Kadarisman Kwan wrote:
My scenario is, that when kamailio forward the second invite to gateway/itsp, the gateway itself is another kamailio that want to authorize that invite. so sort of
client ----> kamailioA ------> kamailio B
So kamailioA, act as a client for kamailioB
On Tue, Nov 23, 2010 at 1:11 PM, Klaus Darilion klaus.mailinglists@pernau.at wrote:
Am 23.11.2010 18:25, schrieb Johny Kadarisman Kwan:
Hi there,
Is there a way to relay call to secure gateway or ITSP. ie, invite being challange to provide authorization (username/password)
Not sure what you mean: Kamailio shoudl authorize the incoming INVITE and then forward the INVITE to a gateway/ITSP?
If yes, then just take a look at the route[PSTN] in the default config file: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=etc/kamai...
regards Klaus
Could someone please give me some advice if this is possible.
Thanks, Jkwan
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