<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2029/1/7/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?focusedCommentId=8126495#comment-8126495">Calling using Google</a></h2>
    <h4>Comment edited by             <a href="https://wiki.asterisk.org/wiki/display/~pabelanger">Paul Belanger</a>
     :</h4>
    <br/>
                        <h4>Changes (1)</h4>
                                
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-snipped" >...<br></td></tr>
            <tr><td class="diff-unchanged" >autoregister=yes <br> <br></td></tr>
            <tr><td class="diff-changed-lines" ><span class="diff-deleted-words"style="color:#999;background-color:#fdd;text-decoration:line-through;">[gmail]</span> <span class="diff-added-words"style="background-color: #dfd;">[asterisk]</span> <br></td></tr>
            <tr><td class="diff-unchanged" >type=client <br>serverhost=talk.google.com <br></td></tr>
            <tr><td class="diff-snipped" >...<br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                          <div class="notificationGreySide">
            <p>We should update the minimum jabber.conf, most are already default settings.  And debugging should be disabled by default for an user</p>

<div class="code panel" style="border-style: solid;border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;border-bottom-style: solid;"><b>jabber.conf</b></div><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="toolbar: false; theme: Confluence; brush: java; gutter: false"><![CDATA[
[global]
autoregister=yes

[asterisk]
type=client
serverhost=talk.google.com
; Your gmail username.
username=your_google_username@gmail.com/Talk
; Your gmail password.
secret=your_google_password
statusmessage="I am an Asterisk Server"
]]></script>
</div></div>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
       </div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?focusedCommentId=8126495#comment-8126495">View Online</a>
              |
       <a id="reply-8126495" href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?replyToComment=8126495#comment-8126495">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>