Em 17-03-2010 20:28, Doug Lytle escreveu:
> Joao Gomes Pereira wrote:
>    
>> What could be missing?
>>
>>
>>      
> Running ldconfig as root
>
>
>
>    
Thanks, thats it!!!

Now the module is loaded.
I just hope the FAX code works:

[macro-faxreceive]
  exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID})
exten => s,2,NoOP()
exten => s,3,NoOP()
  exten => s,4,rxfax(${FAXFILE}.tif)
  exten => s,103,Set([email protected])
  exten => s,104,Goto(4)
  exten => s,105,Set(EXTNAME=Unknown)
  exten => s,106,Goto(4)
  exten => s,107,Set(EXTCOMPANY=Company)
  exten => s,108,Goto(4)


Thanks again
Regards
Joao Pereira

-- 
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: [email protected]


-- 
_____________________________________________________________________
-- 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

Reply via email to