Shouldn&#39;t make a difference.  I always set phones as &quot;friend&quot;.  <br><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 10:26 AM, Frank <span dir="ltr">&lt;<a href="mailto:frank@efirehouse.com" target="_blank">frank@efirehouse.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi George,<br>
<br>
My sip.conf as a &quot;friend&quot; and not a &quot;peer&quot;. Does this make any change ?<br>
F.<br>
<br>
<br>
<br>
<br>
On 1/23/13 12:04 PM, George Joseph wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You might want to start with simple mac authentication.<br>
Use config_auth=mac in the general section, then mac=&lt;phonemac&gt; in the<br>
Home_phone section.  This way you can at least eliminate DPMA auth from<br>
the equation.  If you still get the message, it usually means that<br>
there&#39;s no matching peer in sip.conf.  I don&#39;t use the exten= parameter<br>
and rely on the section name to match a peer.<br>
<br>
On Tue, Jan 22, 2013 at 8:23 PM, Frank &lt;<a href="mailto:frank@efirehouse.com" target="_blank">frank@efirehouse.com</a><br>
&lt;mailto:<a href="mailto:frank@efirehouse.com" target="_blank">frank@efirehouse.com</a>&gt;&gt; wrote:<br>
<br>
    Greetings all,<br>
<br>
    After a long day of fighting with GTalk and having it finally<br>
    working, I wanted to setup DPMA on my Digium phone.<br>
<br>
    So first of all, I had to reinstall it all and reconfigure it all,<br>
    since it works only on certified versions, and my installation was<br>
    not from the certified branch. It took a long time of recompiling,<br>
    testing, adding missing stuff, but I got it straight.<br>
<br>
    Now, I did a very basic res_digium_phone.conf file:<br>
<br>
<br>
    [general]<br>
    service_discovery_enabled=no<br>
    service_name=Asterisk server<br>
    registration_address=asterisk_<u></u>__ip<br>
    registration_port=5060<br>
    userlist_auth=globalpin<br>
    config_auth=globalpin<br>
    globalpin=1234<br>
    config_auth=disabled<br>
    file_directory=/etc/asterisk/_<u></u>_digium_phones<br>
<br>
    [network]<br>
    type=network<br>
    alias=home<br>
    cird=<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> &lt;<a href="http://0.0.0.0/0" target="_blank">http://0.0.0.0/0</a>&gt;<br>
    registration_address=asterisk_<u></u>__ip<br>
    registration_port=5060<br>
<br>
    [Home_phone]<br>
    type=phone<br>
    full_name=Mr Sandman<br>
    line=D70 ; this is the phone name I have in my sip.conf<br>
<br>
    [D70] ; phone name I have in sip.conf<br>
    type=line<br>
    line_label=Line 01<br>
    exten=D70 ; phone name I have in sip.conf and extension number<br>
    mailbox=D70@default<br>
<br>
<br>
<br>
<br>
    When I start asterisk, I can see :<br>
    *CLI&gt;   == Digium Phone Module Started<br>
<br>
    So that&#39;s a good sign..<br>
    After that I go on the phone, and manually setup the configuration<br>
    server.<br>
<br>
    And here everything stops with:<br>
<br>
    *CLI&gt; [Jan 22 22:15:24] NOTICE[844]: chan_sip.c:16639<br>
    receive_message: Sending fake auth rejection for device<br>
    &lt;sip:192.168.1.117&gt;;tag=__<u></u>7TesRQkxfvIxo1rygj9D.__<u></u>ZXDN0c90zLm<br>
<br>
<br>
    I did not find anything about this on line on the wiki , forums , or<br>
    google. Would anyone be able to give me a hand / hint with this ?<br>
<br>
    Thanks folks.<br>
<br>
    --<br>
    ______________________________<u></u>______________________________<u></u>_____________<br>
    -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
    New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
    <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
    asterisk-users mailing list<br>
    To UNSUBSCRIBE or update options visit:<br>
    <a href="http://lists.digium.com/__mailman/listinfo/asterisk-__users" target="_blank">http://lists.digium.com/__<u></u>mailman/listinfo/asterisk-__<u></u>users</a><br>
    &lt;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a>&gt;<br>
<br>
<br>
<br><span class="HOEnZb"><font color="#888888">
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
                <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
<br>
</font></span></blockquote>
</blockquote></div><br>