[asterisk-users] Still more auth problems

Paul Campbell P.J.Campbell at kainos.com
Fri Oct 26 07:51:15 CDT 2007


Firstly can I ask when the documentation site will be online again?  I'm
struggling here without it.

 

Further to my recent post I have tried to simplify things a little.

 

I have used a VoiceXML app to simple call an asterisk extension.  EG:

 

<form id="transfer">

    <block>

        <call name="xfer" dest="sip:101 at 10.0.4.147:5060"/>

        <if cond="xfer == 'connected'">

            <prompt>Call connected</prompt>

        <elseif cond="xfer == 'noanswer'"/>

            <prompt>There is no answer</prompt>

        <else/>

            <prompt>Call is not connected.

                    Return value is <value expr="xfer"/>

            </prompt>

        </if>

    </block>

</form>

 

If I just put "sip:101" as dest then I get silence and "There is no
answer", but the asterisk extension does not ring.  If I put the dest as
above I just get "Call is not connected, Return value is Failed."
Asterisk insists on saying "407 Proxy Authentication Required"

 

I don't understand.  I'm not asking it to proxy anything.  I'm simply
putting a call through to an extension.

 

The Voice server is registered with Asterisk as a friend.  I've tried
various options like:

 

Allowanonymousproxy=yes

Allowanonymoussipcalls=yes

 

And

 

Insecure=very

 

Yet I can ONLY get 407 Proxy Authentication required.

 

Can anyone give me even a hint in the right direction?

 

Thanks

 

Paul

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 



--------------------------------------------------------------------
This e-mail is intended solely for the addressee and is strictly confidential; if you are not the addressee please destroy the message and all copies. Any opinion or information contained in this email or its attachments that does not relate to the business of Kainos 
is personal to the sender and is not given by or endorsed by Kainos. Kainos is the trading name of Kainos Software Limited, registered in Northern Ireland under company number: NI19370, having its registered offices at: Kainos House, 4-6 Upper Crescent, Belfast, BT7 1NT, 
Northern Ireland. Registered in the UK for VAT under number: 454598802 and registered in Ireland for VAT under number: 9950340E. This email has been scanned for all known viruses by MessageLabs but is not guaranteed to be virus free; further terms and conditions may be 
found on our website - www.kainos.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071026/8de378b0/attachment.htm 


More information about the asterisk-users mailing list