<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Again,<br><br>Is there a way i can detect whether a user has been added into the regcontext?<br>Currently i'm seeing this and just gives a fast busy.<br><br>[Aug 27 16:44:46] WARNING[17402]: pbx.c:2483 __ast_pbx_run: Channel 'SIP/10.10.10.10-b63101d0' sent into invalid extension '141100' in context 'lookupdundi', but no invalid handler<br><br>can i detect it somehow, so i can inform user that the extensions is not available?<br><br>i have tried ChanIsAvail, but since i am using&nbsp; realtime ChanIsAvail thinks it registered, since it really is registered on the other server. So it's trying to call it,&nbsp; tries&nbsp; it for 30 secs (i set it to timeout at 30),&nbsp; after 30 secs then it will go to DUNDI/priv.&nbsp; Is there a way that i can detect it first so it does not try to dial it on the local before askng dundi? thank
 you<br><br>regards,<br>Ron<br><br><br>--- On <b>Tue, 8/26/08, Bruce Reeves <i>&lt;breeveslist@eusnetworks.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Bruce Reeves &lt;breeveslist@eusnetworks.com&gt;<br>Subject: Re: [asterisk-users] DUNDI Help<br>To: ronramos1004@yahoo.com, "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br>Date: Tuesday, August 26, 2008, 8:16 PM<br><br><pre>It is added when a phone registers, or re-registers. Depending on the<br>timing of the registrations and any restarts on the asterisk process<br>it may take some time for phones to re-register.<br><br>On Tue, Aug 26, 2008 at 2:10 PM, ronald ramos &lt;ronramos1004@yahoo.com&gt;<br>wrote:<br>&gt; Hi Bruce,<br>&gt;<br>&gt; my apologies, but the error was because of the key.<br>&gt; i just run keys init on the CLI and it works,<br>&gt;<br>&gt; question
 on regcontext though, i set it to sipregistrations, how often<br>does<br>&gt; an extension be added to the context sipregistrations and for how long<br>will<br>&gt; it stay there? i'm looking at dialplan show sipregistration, sometimes<br>i<br>&gt; only see one extension there. even though i know i have 4 ip phones<br>&gt; registered to the asterisk.<br>&gt;<br>&gt; TIA<br>&gt;<br>&gt; Ron<br>&gt;<br>&gt;<br>&gt; --- On Tue, 8/26/08, Bruce Reeves &lt;breeveslist@eusnetworks.com&gt;<br>wrote:<br>&gt;<br>&gt; From: Bruce Reeves &lt;breeveslist@eusnetworks.com&gt;<br>&gt; Subject: Re: [asterisk-users] DUNDI Help<br>&gt; To: ronramos1004@yahoo.com, "Asterisk Users Mailing List -<br>Non-Commercial<br>&gt; Discussion" &lt;asterisk-users@lists.digium.com&gt;<br>&gt; Date: Tuesday, August 26, 2008, 6:23 PM<br>&gt;<br>&gt; Ron,<br>&gt;<br>&gt; What does the peers section in dundi.conf look like?<br>&gt;<br>&gt; On Tue, Aug 26, 2008 at 3:00 AM, ronald
 ramos<br>&lt;ronramos1004@yahoo.com&gt;<br>&gt; wrote:<br>&gt;&gt; Would like to try setting up dundi with 3-4 asterisk.<br>&gt;&gt; But for poc, i would like to try setting up dundi on between 2<br>asterisk.<br>&gt;&gt;<br>&gt;&gt; I copied the config from DUNDI enterprise SIP with no password. Only<br>thing<br>&gt; i<br>&gt;&gt; changed is the part where i used regcontext.<br>&gt;&gt; on both boxes dundi.conf i have<br>&gt;&gt; [mapping]<br>&gt;&gt; priv =&gt; sipregistrations,0,SIP,${NUMBER}@10.10.10.XX,nopartial<br>&gt;&gt;<br>&gt;&gt; i can see both peers on each server:<br>&gt;&gt; CLI&gt; dundi show  peers<br>&gt;&gt; EID                  Host                Model      AvgTime  Status<br>&gt;&gt; 00:8e:8c:8e:cb:53    10.10.10.XX  (S) Symmetric  Unavail  OK (1 ms)<br>&gt;&gt;<br>&gt;&gt; i can see my extension being added<br>&gt;  on sipregistrations context<br>&gt;&gt; Added extension '136101' priority 1 to
 sipregistrations<br>&gt;&gt;<br>&gt;&gt; tried a dundi lookup but got no result<br>&gt;&gt; dundi lookup 136101@priv<br>&gt;&gt; DUNDi lookup returned no results.<br>&gt;&gt; DUNDi lookup completed in 0 ms<br>&gt;&gt;<br>&gt;&gt; here's what's on extensions.conf<br>&gt;&gt;<br>&gt;&gt; ; Private DUNDi network<br>&gt;&gt; [dundi-priv-canonical]<br>&gt;&gt; ; Direct numbers<br>&gt;&gt;<br>&gt;&gt; [dundi-priv-customers]<br>&gt;&gt; ; If you are an ITSP or Reseller, list your customers here.<br>&gt;&gt;<br>&gt;&gt; [dundi-priv-via-pstn]<br>&gt;&gt; ; If you are freely delivering calls to the PSTN, list them here<br>&gt;&gt;<br>&gt;&gt; [dundi-priv-local]<br>&gt;&gt; include =&gt; dundi-priv-canonical<br>&gt;&gt; include =&gt; dundi-priv-customers<br>&gt;&gt; include =&gt; dundi-priv-via-pstn<br>&gt;&gt;<br>&gt;&gt; [dundi-priv-switch]<br>&gt;&gt; ; Just a wrapper for the switch<br>&gt;&gt; switch =&gt; DUNDi/priv<br>&gt;&gt;<br>&gt;&gt;
 [dundi-priv-lookup]<br>&gt;&gt; include =&gt;<br>&gt;  dundi-priv-local<br>&gt;&gt; include =&gt; dundi-priv-switch<br>&gt;&gt;<br>&gt;&gt; [macro-dundi-priv]<br>&gt;&gt; exten =&gt; s,1,Goto(${ARG1}|1)<br>&gt;&gt; include =&gt; dundi-priv-lookup<br>&gt;&gt;<br>&gt;&gt; [diallocal]<br>&gt;&gt; exten =&gt; _1XXXXX,1,Macro(dundi-priv|${EXTEN})<br>&gt;&gt;<br>&gt;&gt; i also tried dialing from my xlite:<br>&gt;&gt; [Aug 26 15:58:07]     -- Executing [136101@diallocal:1]<br>&gt;&gt; Macro("SIP/138100-08269548", "dundi-priv|136101")<br>in<br>&gt; new stack<br>&gt;&gt; [Aug 26 15:58:07]     -- Executing [s@macro-dundi-priv:1]<br>&gt;&gt; Goto("SIP/138100-08269548", "136101|1") in new<br>stack<br>&gt;&gt; [Aug 26 15:58:07]     -- Goto (macro-dundi-priv,136101,1)<br>&gt;&gt; [Aug 26 15:58:07]   == Auto fallthrough, channel<br>&gt; 'SIP/138100-08269548'<br>&gt;&gt; status is 'UNKNOWN'<br>&gt;&gt;<br>&gt;&gt; any guess what's wrong? Thanks<br>&gt;&gt;<br>&gt;&gt;
 ron<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com<br>&gt;  --<br>&gt;&gt;<br>&gt;&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>&gt;&gt; Register Now: http://www.astricon.net<br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt;   http://lists.digium.com/mailman/listinfo/asterisk-users<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; *****************************<br>&gt; Bruce Reeves, dCAp<br>&gt; EUS Networks<br>&gt; Office: 212-624-5943<br>&gt; Web: www.euscorp.com<br>&gt; ****************************<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt;<br>&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>&gt; Register Now:
 http://www.astricon.net<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;   http://lists.digium.com/mailman/listinfo/asterisk-users<br>&gt;<br><br><br><br>-- <br>*****************************<br>Bruce Reeves, dCAp<br>EUS Networks<br>Office: 212-624-5943<br>Web: www.euscorp.com<br>****************************<br></pre></blockquote></td></tr></table><br>