I had to restart Asterisk, and now the module is loaded.
Thanks a lot for the help
Joao Pereira
--
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: gomespereira at startel.pt
Danny Nicholas wrote:> Try "module load app_chanspy.so" from CLI. If that doesn't
work, restart
> asterisk.
>
> -----Original Message-----
> From: Joao Gomes Pereira [mailto:gomespereira at startel.pt]
> Sent: Thursday, October 22, 2009 10:57 AM
> To: Danny Nicholas
> Cc: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: Re: [asterisk-users] ChanSpy in Asterisk 1.2.24
>
> Thanks a lot
> The file App_chanspy was already in
> /usr/lib/asterisk/modules
>
> But I had in my modules.conf:
> noload => app_chanspy.conf
>
> Now I erased this line... but Asterisk still doesn't load this
> app_chanspy...
> Do I need to stop/start Asterisk? Or the reload is enough?
> Thanks
> Regards
> Joao Pereira
>
>
> Danny Nicholas wrote:
>
>> App_chanspy
>>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com
>> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joao
Gomes
>> Pereira
>> Sent: Thursday, October 22, 2009 10:08 AM
>> To: asterisk-users at lists.digium.com
>> Subject: [asterisk-users] ChanSpy in Asterisk 1.2.24
>>
>> Hello
>> I have an old Asterisk where I need to listen to Agent calls. So I
>> created this code:
>>
>> exten => _555,1,ChanSpy(Agent)
>> exten => _555,n,Hangup()
>>
>> But I always get:
>>
>> 2009-10-22 16:00:38 WARNING[5695]: pbx.c:1720 pbx_extension_helper: No
>> application 'ChanSpy' for extension (default, 555, 1)
>>
>> It seems that Asterisk doesn't have ChanSpy enabled... is this
possible?
>> Which Asterisk module do I have to enable?
>> Thanks
>> Regards
>> Joao Pereira
>>
>>
>>
>
>
>