One thing I would do is something like On system one: rpm -qa | sort >sys1
On system two: rpm -qa | sort >sys2 Then on either system do a diff of these two files. If you only use yum or rpm to install and update software you can tell what is different between the two systems. -- Jim Dickenson mailto:[email protected] CfMC http://www.cfmc.com/ On Jun 15, 2010, at 12:23 PM, Faisal Hanif wrote: > Both have CentOS 5.2. > > Regards, > > Faisal Hanif > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jim Dickenson > Sent: Tuesday, June 15, 2010 11:30 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Asterisk 1.6.2 WARNING[23042]: acl.c:392 > ast_get_ip_or_srv: Unable to lookup 'whsvoip.globalipcom.com' > > What OS are you running on the two systems? > -- > Jim Dickenson > mailto:[email protected] > > CfMC > http://www.cfmc.com/ > > > > On Jun 15, 2010, at 10:40 AM, Faisal Hanif wrote: > >> Till now I am not able to find any difference between both machines. >> Can you please tell me how I can try to resolve it on OS level using some >> utility like dig? >> >> Regards, >> >> Faisal Hanif >> >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Barry Miller >> Sent: Tuesday, June 15, 2010 10:08 PM >> To: 'Asterisk Users Mailing List - Non-Commercial Discussion' >> Subject: Re: [asterisk-users] Asterisk 1.6.2 WARNING[23042]: acl.c:392 >> ast_get_ip_or_srv: Unable to lookup 'whsvoip.globalipcom.com' >> >> On Tue, Jun 15, 2010 at 09:35:37PM +0500, Faisal Hanif wrote: >>> Hi, >>> >>> I am also wonder that same SRV record is working fine on one machine but >> not >>> on 2nd while both have same asterisk version. >>> >>> It may be some missing OS utilities which asterisk using to resolve SRV? >> >> Could be. To test, does replacing whsvoip.globalipcom.com with, say, >> whs-proxy00.de.whsvoip.globalipcom.com (or whatever is reachable) make >> it work? What is different about the two machines you've tried? >> >> -- >> Barry >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
