[Freeswitch-users] How can I make more sounds that sound like Callie?

2009-09-02 Thread Nick Lemberger
I'm guessing she's a Cepstral voice, but can I ask what version, khz and 
settings the 8khz sounds are recorded with (I ask about the khz because perhaps 
they were pre-transcoded)?  I tried downloading 5.1 from Cepstral but they 
don't sound at all alike.  I'd like to replace a few prompts with words more 
accurate for my installation but I'm having trouble getting close to the 
default voice.

Best Regards,
Nicholas Lemberger
Lakefield Communications
920.973.6873


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] mod_voicemail email template variables

2009-09-01 Thread Nick Lemberger
I tried doing a set right before the application is called to make a customer 
variable but it doesn't get transferred to the template this way either:

---dialplan snip---
  action application=set data=test_var=this is a test/
  action application=voicemail data=default $${domain} $1/
---end snip---

---voicemail.tpl snip---
Created: ${voicemail_time}
${test_var}
From: ${voicemail_caller_id_name} ${sip_from_user_stripped}
Duration: ${voicemail_message_len}
---end snip---

---resultant email snip---
Created: Tuesday, September 01 2009, 08 30 AM

From: LEMBERGER,NICK 
Duration: 00:00:07
---end snip---

Notice I also tried the channel variable ${sip_from_user_stripped} as it should 
be available as well, at least according to the 'info' app.  Any ideas?

-Nick

 Anthony Minessale anthony.miness...@gmail.com 08/27/09 1:54 PM 
you should be able to for instance put

action application=set data=test_var=this is a test/

right before the voicemail app is called

then put

${test_var} in your template.

making sure to issue reloadxml or restart FS


On Thu, Aug 27, 2009 at 1:06 PM, Nick Lemberger nick.lember...@lkfd.netwrote:

 Thanks for the fast reply!

 I just tried 10 random variables from
 http://wiki.freeswitch.org/wiki/Channel_Variables  and I only see the
 whitespace where the variable should be.  I've only been able to get the
 ones that are set in mod_voicemail.c circa line 1600 to work.

 -Nick

  On 8/27/2009 at 12:44 PM, in message
 191c3a030908271044k63973088xeec12c578d02e...@mail.gmail.com, Anthony
 Minessale anthony.miness...@gmail.com wrote:
  all variables referenced in the template should expand when sending the
  email.
 
 
  On Thu, Aug 27, 2009 at 12:41 PM, Nick Lemberger
  nick.lember...@lkfd.netwrote:
 
  Is there a way to use dialplan variables in the email that gets sent
 with
  the voicemail attachement.  I tried using some but nothing seems to show
 up,
  I'm guessing it's a different channel or something...
 
  Any ideas?
 
  Thanks,
  -Nick
 
 
  ___
  FreeSWITCH-users mailing list
  FreeSWITCH-users@lists.freeswitch.org
  http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
  UNSUBSCRIBE:
 http://lists.freeswitch.org/mailman/options/freeswitch-users
  http://www.freeswitch.org
 
 
 


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org




-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_miness...@hotmail.com msn%3aanthony_miness...@hotmail.com
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.compaypal%3aanthony.miness...@gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org sip%3a...@conference.freeswitch.org
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.orggoogletalk%3aconf%2b...@conference.freeswitch.org
pstn:213-799-1400


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] mod_voicemail email template variables

2009-08-27 Thread Nick Lemberger
Thanks for the fast reply!

I just tried 10 random variables from 
http://wiki.freeswitch.org/wiki/Channel_Variables  and I only see the 
whitespace where the variable should be.  I've only been able to get the ones 
that are set in mod_voicemail.c circa line 1600 to work.

-Nick

 On 8/27/2009 at 12:44 PM, in message
191c3a030908271044k63973088xeec12c578d02e...@mail.gmail.com, Anthony
Minessale anthony.miness...@gmail.com wrote:
 all variables referenced in the template should expand when sending the
 email.
 
 
 On Thu, Aug 27, 2009 at 12:41 PM, Nick Lemberger 
 nick.lember...@lkfd.netwrote:
 
 Is there a way to use dialplan variables in the email that gets sent with
 the voicemail attachement.  I tried using some but nothing seems to show up,
 I'm guessing it's a different channel or something...

 Any ideas?

 Thanks,
 -Nick


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org 
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users 
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org 

 
 


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] OpenSolaris Compile Error [gcc]

2009-08-13 Thread Nick Lemberger
64bit OpenSolaris w/ gcc-4.3.2

After a bootstrap and configure I get the following error when running make:


---snip---

Compiling src/switch_caller.c ...
cc1: warnings being treated as errors
src/switch_caller.c: In function 'switch_caller_profile_event_set_data':
src/switch_caller.c:299: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:301: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:303: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:305: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:307: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:309: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
src/switch_caller.c:311: error: format '%lld' expects type 'long long int', but 
argument 5 has type 'switch_time_t'
make[2]: *** [libfreeswitch_la-switch_caller.lo] Error 1

---snip---

I get this error in both the source for 1.0.4 and last nights snapshot.  An 
suggestions or ideas?  There are no apparent errors during the bootstrap or 
configure processes.

Regards,
Nicholas Lemberger
Lakefield Communications



___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Lua Script Return Value mod_xmlrpc

2009-08-06 Thread Nick Lemberger
Is it possible to have a LUA script return something to the client when 
accessed via the XML RPC gateway  luarun?

ie: access the url: http://FSip:8080/api/luarun?myscript.lua and have the 
script return a value?

-Nick


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] LUA Event generation

2009-07-08 Thread Nick Lemberger
When I create an even with mod_lua, I need to add the even variable name as the 
1st argument too all of the event statements - this is not how it's listed in 
the examples in the Wiki, is this new and should I update the WIKI or am I 
doing something wrong?

The way I needed to write it to get it to work looks like this:
ie: http://pastebin.freeswitch.org/9654 

The examples in the wiki are just missing the first argument for addHeader(), 
addBody() and fire().
ie: http://wiki.freeswitch.org/wiki/Mod_lua#Events

-Nick


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Force SUBSCRIBE or sendevent NOTIFY without subscription

2009-07-07 Thread Nick Lemberger
Is it possible to force a sofia profile to subscribe to an event or use 
sendevent to force send a NOTIFY to a SIP endpoint?

I'm trying to use FreeSwitch as a voicemail server but the sending switch 
doesn't send SIP SUBSCRIBE messages.  I'd like to send unsolicited SIP notifies 
to turn on MWI indicators as that's what the switch expects.

Any ideas, or is this even possible with FreeSwitch?

Thanks,
Nick

___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org