[Freeswitch-users] Voicemail + Ring time + Anonymous call

Avi Marcus avi at avimarcus.net
Mon Sep 23 19:10:06 MSD 2013


>
>
>
> - VoiceMail: I normally set my voicemail to my extension using : <param
> name="vm-enabled" value="true"/> but impossible to operate. If I call, I
> cannot leave a message ... I do not understands the operation of it :-/***
> *
>
> **
>
That creates the mailbox, but doesn't get you in to save messages or check
them.
Check the default dialplans for how to check VM (*98 I think) and leave
messages.
I send calls to VM with this, after the bridge: <action
application="voicemail" data="default ${domain_name} 1437"/>

>  **
>
> - Ring time: In my inbound configuration I have 60 seconds of ringing, but
> despite my call timeout, it does not work. I have only 25 seconds.****
>
> <action> application="set" data="continue_on_fail=true"/>****
>
> <action> application="set" data="call_timeout=60"/>****
>
> <action> application="bridge" data="sofia/private/100%${domain_name}"/>***
> *
>
> <action> application="voicemail" data="default $${domain} 100"/>****
>
> Probably a configuration error, but I cannot find ... any idea?****
>
> **
>

I usually do a leg timeout in my bridges, e.g.:

<action application="bridge"
data="{leg_timeout=25}${sofia_contact(internal/1437@${domain_name})}"/>



>  **
>
> - Anonymous: I wish I could make outbound anonymous calls, but no idea to
> do that ...****
>
> My inbound calls are anonymous (the SIP trace) but my phone still displays
> the number ... A field problem between caller number and caller name?
>
For outbound calls -- see the CID page --
https://wiki.freeswitch.org/wiki/Cid you can test the privacy option or
just set the CID to anonymous if you phone company (legally) allows it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130923/298fdc09/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list