Originally Posted by drsatch
|
In SipToSkypeAuth.props try this:
*,*,*,calleeid
This will allow access from any IP address. .
|
Thanks drsatch. Yup that was it. My incoming sip call was using my public IP address and my SipToSkypeAuth.props has my loopback IP in place of the third *. I replaced it with a * and it worked. I will try and change that value to my actual public IP only in hopes to make it secure by restricting only to my pub IP - Is it a security threat in any way? (I am behind a router without port forwarding).
Ward. I noticed that skype does remember the allowed application setting for siptosis.
I think everything works as expected - Now the only error I get is from skype about my audio device not being setup right -but thats because I am running PIAF in VM and will have to fiddle to see what's the issue with the sound devices.
Thanks both of you guys for your help.