-- 
Henry L.Coleman CEO
VoIP-PBX.ca
Tel: 647-723-5160
T/F 1-866-415-5355

< Sean Healy>
> Hi Henry,
>
> In my copy of Trixbox, there were some lines near those ones that were
> commented but not those specific lines.  Are you sure they're commented
> in your copy?  Would they have been changed since you did the install?
>
> I saw in your message to Ian that the problem had disappeared.
>
> The lines I identified are definitely some sort of request to register
> Trixbox each time you view the pages.
>
> I have a feeling that what's happening is that trixbox.com's web site
> wasn't able to handle our requests to "register" in a timely manner, and
> timed out after 1-2 minutes to continue.
>
> And then, perhaps the problem on their end may have corrected itself -
> so no one else saw the delay.  I don't think it's DNS related.
>
> Cheers,
> Sean.
>
> Henry Coleman wrote:
>> Hi Sean, I check out these files but these 3 lines are already commented
>> out.
>>
>> Henry
>>
>>
>>
>>
>>
>>
>> Sean Healy wrote:
>>> Henry,
>>>
>>> I'm experiencing the same symptoms.
>>>
>>> It's not a time bomb per se, but it does appear to have something to do
>>> with when Trixbox registers itself (via soap) to allow you to get
>>> updates and access the forums.
>>>
>>> Specifically, I traced it to:
>>> /var/www/html/user/modules/01_Home/configModule.php
>>> /var/www/html/maint/modules/01_Home/configModule.php
>>>
>>> And this line:
>>> $guidContent = $d->call('guidContent', array('guid' => $guid));
>>>
>>> But if you comment out this line, the program thinks you're a new user
>>> and tries to register you again later down the script,
>>>
>>>                                $registerGuid = $d->call('regGuid',
>>>                                array('guid' => $guidVersion));
>>>
>>> The attempt to register you again causes another delay.
>>>
>>> So comment out these three lines in both files, and it should be fast
>>> again.
>>>
>>> Cheers,
>>> Sean.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>>
>>
>
>
>
Hi Sean, please ignore my last reply, a very good friend saw your posting
and made the changes. I couldn't understand why the problem suddenly
disappeared LOL. and the code was commented out.
You definitely got it right we just did another Trixbox server and it
worked like a charm



Thanks again
Henry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to