when the problem occurs . (page refresh all time and in the middle i only
get black space)
in my console asterisk -vr, show:

Connected to Asterisk 1.4.8 currently running on intersrv01 (pid = 6378)
Verbosity is at least 3
 == Parsing '/etc/asterisk/manager.conf': Found
 == HTTP Manager 'admin' logged on from 10.8.0.13
 == Parsing '/etc/asterisk/extensions.conf': Found
   -- Executing [EMAIL PROTECTED]:1] Answer("
Local/[EMAIL PROTECTED],2", "") in new stack
[Jul 21 18:53:16] WARNING[6427]: pbx.c:5138 ast_pbx_outgoing_app:
Local/[EMAIL PROTECTED],1 already has a call record??
   -- Executing [EMAIL PROTECTED]:2] Hangup("
Local/[EMAIL PROTECTED],2", "") in new stack
 == Spawn extension (asterisk_guitools, executecommand, 2) exited non-zero
on 'Local/[EMAIL PROTECTED],2'
   -- Executing [EMAIL PROTECTED]:1] Answer("
Local/[EMAIL PROTECTED],2", "") in new stack
[Jul 21 18:53:17] WARNING[6435]: pbx.c:5138 ast_pbx_outgoing_app:
Local/[EMAIL PROTECTED],1 already has a call record??
   -- Executing [EMAIL PROTECTED]:2] Hangup("
Local/[EMAIL PROTECTED],2", "") in new stack
 == Spawn extension (asterisk_guitools, executecommand, 2) exited non-zero
on 'Local/[EMAIL PROTECTED],2'
 == Parsing '/etc/asterisk/extensions.conf': Found
   -- Executing [EMAIL PROTECTED]:1] Answer("
Local/[EMAIL PROTECTED],2", "") in new stack
[Jul 21 18:53:31] WARNING[6454]: pbx.c:5138 ast_pbx_outgoing_app:
Local/[EMAIL PROTECTED],1 already has a call record??
   -- Executing [EMAIL PROTECTED]:2] Hangup("
Local/[EMAIL PROTECTED],2", "") in new stack
 == Spawn extension (asterisk_guitools, executecommand, 2) exited non-zero
on 'Local/[EMAIL PROTECTED],2'
   -- Executing [EMAIL PROTECTED]:1] Answer("
Local/[EMAIL PROTECTED],2", "") in new stack
[Jul 21 18:53:32] WARNING[6462]: pbx.c:5138 ast_pbx_outgoing_app:
Local/[EMAIL PROTECTED],1 already has a call record??
   -- Executing [EMAIL PROTECTED]:2] Hangup("
Local/[EMAIL PROTECTED],2", "") in new stack
 == Spawn extension (asterisk_guitools, executecommand, 2) exited non-zero
on 'Local/[EMAIL PROTECTED],2'
 == Parsing '/etc/asterisk/extensions.conf': Found
   -- Executing [EMAIL PROTECTED]:1] Answer("
Local/[EMAIL PROTECTED],2", "") in new stack
[Jul 21 18:53:46] WARNING[6481]: pbx.c:5138 ast_pbx_outgoing_app:
Local/[EMAIL PROTECTED],1 already has a call record??


On 7/21/07, Maurício Magalhães <[EMAIL PROTECTED]> wrote:

Hi Frederico

Where i configure? in /etc/asterisk/modules.conf ? if it will be this,
then it did not work, I continue the same with error

load => app_system.so

MY MODULES.CONF
===============================
[modules]
autoload=yes

load => app_system.so
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so

load => res_musiconhold.so
noload => chan_alsa.so
===============================
Tanks

Mauricio
 On 7/21/07, Federico Lovison <[EMAIL PROTECTED]> wrote:
>
> Hi Mauricio,
>
> do you have "app_system.so" loaded in Asterisk when you try to use the
> GUI?
> I got the same problem, and this was solved loading this module.
>
> However, after solving this issue I got another problem:
>
> the trunk configuration gave me an error, saying that a file was missing
> (extensions.conf ), while that file
> was actually in the /etc/asterisk directory.
> I tried to comment the "TRUNKMSD=1" at the beginning of the file and..
> the wizard was able to complete and the GUI seemed to work fine.
>
> However, it was not working fine as the gui was able to create the
> extensions and the dialplans correctly, but the trunks were incomplete
> because for instance the variable "TRUNK_1=SIP/trunk_1" was not set and the
> dialplan was not working (as it tried to call  "/123456" instead of
> "SIP/trunk_1/123456").
> When I set the "TRUNK_1=SIP/trunk_1" manually.. then the GUI stopped
> working again, redirecting me to the wizard.
>
> Do you have any idea about how to fix this?
>
> Thank you!!
>
> Federico
>
>
> Maurício Magalhães wrote:
> > I just got, the default page, but the buttons are activate but dont
> > work and the page refresh all time and in the middle i only get black
> > space.
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-gui
>



--
Maurício




--
Maurício
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui

Reply via email to