[OpenSIPS-Users] URGENT! uac_auth PSTN gateway authentication issue

Stefano Pisani stefano.pisani at omnianet.it
Sun Aug 24 22:26:25 CEST 2014


Check if the cseq was incremented by one in the second try.
Use ngrep.



Il 24/08/2014 22.24, Satish Patel ha scritto:
>
> Hi,
>
> my Opensips (UAC) registered to PSTN gateway and now i am trying to 
> call using my SIPphone which is register to opensip but no success. I 
> am getting 407 Proxy authentication issue..  I am using following 
> method but it didn't work. I need solution badly..
>
> PSTN gateway sending 407 Proxy auth and then my Opensip sending 407 
> proxy auth to SIP phone.
>
> Does anyone has any working example or some kind of document? I 
> haven;t see any single doc anywhere in Internet about uac_auth issue
>
>
>
> modparam("uac","credential","username:domain:password")
>
> route {
> ....
> 	    t_on_failure("2");
> 	    t_relay( "udp:ip_addr:5060" );
> ...
> }
>
> failure_route[2] {
>       uac_auth();
>       t_relay("udp:ip_addr:5060");
> }
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140824/ad21b52c/attachment.htm>


More information about the Users mailing list