Hi Bruce, my apologies, but the error was because of the key. i just run keys init on the CLI and it works,
question on regcontext though, i set it to sipregistrations, how often does an extension be added to the context sipregistrations and for how long will it stay there? i'm looking at dialplan show sipregistration, sometimes i only see one extension there. even though i know i have 4 ip phones registered to the asterisk. TIA Ron --- On Tue, 8/26/08, Bruce Reeves <[EMAIL PROTECTED]> wrote: From: Bruce Reeves <[EMAIL PROTECTED]> Subject: Re: [asterisk-users] DUNDI Help To: [EMAIL PROTECTED], "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Date: Tuesday, August 26, 2008, 6:23 PM Ron, What does the peers section in dundi.conf look like? On Tue, Aug 26, 2008 at 3:00 AM, ronald ramos <[EMAIL PROTECTED]> wrote: > Would like to try setting up dundi with 3-4 asterisk. > But for poc, i would like to try setting up dundi on between 2 asterisk. > > I copied the config from DUNDI enterprise SIP with no password. Only thing i > changed is the part where i used regcontext. > on both boxes dundi.conf i have > [mapping] > priv => sipregistrations,0,SIP,[EMAIL PROTECTED],nopartial > > i can see both peers on each server: > CLI> dundi show peers > EID Host Model AvgTime Status > 00:8e:8c:8e:cb:53 10.10.10.XX (S) Symmetric Unavail OK (1 ms) > > i can see my extension being added on sipregistrations context > Added extension '136101' priority 1 to sipregistrations > > tried a dundi lookup but got no result > dundi lookup [EMAIL PROTECTED] > DUNDi lookup returned no results. > DUNDi lookup completed in 0 ms > > here's what's on extensions.conf > > ; Private DUNDi network > [dundi-priv-canonical] > ; Direct numbers > > [dundi-priv-customers] > ; If you are an ITSP or Reseller, list your customers here. > > [dundi-priv-via-pstn] > ; If you are freely delivering calls to the PSTN, list them here > > [dundi-priv-local] > include => dundi-priv-canonical > include => dundi-priv-customers > include => dundi-priv-via-pstn > > [dundi-priv-switch] > ; Just a wrapper for the switch > switch => DUNDi/priv > > [dundi-priv-lookup] > include => dundi-priv-local > include => dundi-priv-switch > > [macro-dundi-priv] > exten => s,1,Goto(${ARG1}|1) > include => dundi-priv-lookup > > [diallocal] > exten => _1XXXXX,1,Macro(dundi-priv|${EXTEN}) > > i also tried dialing from my xlite: > [Aug 26 15:58:07] -- Executing [EMAIL PROTECTED]:1] > Macro("SIP/138100-08269548", "dundi-priv|136101") in new stack > [Aug 26 15:58:07] -- Executing [EMAIL PROTECTED]:1] > Goto("SIP/138100-08269548", "136101|1") in new stack > [Aug 26 15:58:07] -- Goto (macro-dundi-priv,136101,1) > [Aug 26 15:58:07] == Auto fallthrough, channel 'SIP/138100-08269548' > status is 'UNKNOWN' > > any guess what's wrong? Thanks > > ron > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- ***************************** Bruce Reeves, dCAp EUS Networks Office: 212-624-5943 Web: www.euscorp.com ****************************
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
