[Freeswitch-users] Error sending mail

Luis M. Zuccolo luismzuccolo at yahoo.com.ar
Fri May 29 18:58:24 PDT 2009


Hi:

I get this error when voicemail try to send an email: 

'/bin/cat /tmp/mail.12436473394319 | sendmail -t (null)'


This is the called extension:

<include>
  <user id="1010" mailbox="1010">
    <params>
      <param name="password" value="$${default_password}"/>
      <param name="vm-password" value="1010"/>
      <param name="vm-mailto" value="luismzuccolo at yahoo.com.ar"/>
      <param name="vm-notify-email-all-messages" value="true"/>
      <param name="http-allowed-api" value="voicemail"/>
    </params>
    <variables>
      <variable name="toll_allow" value="domestic,international,local"/>
      <variable name="accountcode" value="1010"/>
      <variable name="user_context" value="default"/>
      <variable name="effective_caller_id_name" value="Extension 1010"/>
      <variable name="effective_caller_id_number" value="1010"/>
      <variable name="outbound_caller_id_name"
value="$${outbound_caller_name}"/>
      <variable name="outbound_caller_id_number"
value="$${outbound_caller_id}"/>
      <variable name="callgroup" value="techsupport"/>
    </variables>
  </user>
</include>


Why the vm_mailto variable isnt't passed to the script?
What's  wrong?
Someone can assist me?

Thanks in advance
Luis Zuccolo



__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar





More information about the FreeSWITCH-users mailing list