[Freeswitch-users] Few questions

Rupa Schomaker rupa at rupa.com
Tue Jun 9 09:44:04 PDT 2009


2009/6/9 freeswitch list <eman at chabotel.com>

> 1) How do you setup a gateway where the provider doesn't require a user
> name and password?  For freeswitch gateways username and password are
> mandatory.
>
Use the param:  <param name="register" value="false"/>

>
> 2) Is there anyway to have xml_curl send the password for directory entry
> requests.
>
dunno

>
> 3) What is the best way to monitor for failed sip register attempts?
>
You should get an event over event sockets on registration failure.  You can
also watch the log file for registration failure.  Finally, "sofia status"
will give you the current status of all gateways.  You should also enable
ping if you want to fail faster after the gateway becomes unreachable.

>
> 4) Is there a way to increase the volume of voicemail message sent by
> email?  They are fine in freeswitch but when sent by email as mp3
> (mod_shout) they are really low.
>
 Look in shout.conf.xml -- there is a volume and outscale parameter.  I
haven't looked at the source to see exactly what they are for, but that
should get you started.

>
> 5) Is there any future plans to make the voicemail module more
> customizable?
>
If you can code -- patches welcome.  Otherwise, you can file a request on
jira with what you want.  Add a bounty to encourage it to get done sooner
rather than later.



-- 
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090609/526d748a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list