Cancellation of Mod_sofia call authentication

Source: Internet
Author: User

The default SIP call in FreeSWITCH is to be authenticated with the following process.

1 Terminal FreeSWITCH2 3A-----Invite------>FS4 5A <----Trying------FS6 7A <----407---------FS8 9(carrying authentication requests are as follows: Proxy-authenticate:digest realm="192.168.8.254", nonce="313404c0-fd69-11e5-a89c-0d24bfa030da", ALGORITHM=MD5, qop="Auth")Ten  OneA-----Invite------>FS A  -(Return authentication response is as follows: Proxy-authorization:digest username="MCU", realm="192.168.8.254", -  theNonce="313404c0-fd69-11e5-a89c-0d24bfa030da", uri="Sip:[email protected]", response="da9bf49745c29c81a723736e6f64644c", algorithm=md5,cnonce="7E0807436A7DECB)

What if I want to cancel the 407 authentication process?

Edit the Internal.xml file in the Sofia_profiles directory and find this line to remove the comment.

<!--<param name="accept-blind-reg" value="true"/ >

Cancellation of Mod_sofia call authentication

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.