Re: [Freeswitch-users] fifo caller id

2009-12-14 Thread Diego Toro
Thanks for your answer, I want to resolver the caller id to dialplan level, I know variables fifo_caller_consumer_import and fifo_consumer_caller_import but isn't clear for me how use it. Diego Toro http://lacarretade.blogspot.com/ --- On Sun, 12/13/09, Seven Du dujinf...@gmail.com wrote

[Freeswitch-users] fifo caller id

2009-12-12 Thread Diego Toro
Hello,   I want to know how can I get caller id after call is out queue fifo, I read about fifo_caller_consumer_import and  fifo_consumer_caller_import variables, but i don't know use it.   I appreciate any suggestion Diego Toro http://lacarretade.blogspot.com

Re: [Freeswitch-users] CALL FOR VOLUNTEERS: Assisting With FreeSWITCH Subprojects

2009-09-16 Thread Diego Toro
Hi, count on me for testing and answering questions on Windows and spanish support. Diego http://lacarretade.blogspot.com/ --- On Wed, 9/16/09, Michael Collins m...@freeswitch.org wrote: From: Michael Collins m...@freeswitch.org Subject: Re: [Freeswitch-users] CALL FOR VOLUNTEERS: Assisting

Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Diego Toro
What is the reason for saying this? Perhaps the effort of the development group of FS has been wasted trying to support Windows as a platform for production systems? Diego http://lacarretade.blogspot.com/ --- On Tue, 9/1/09, Muhammad Shahzad shaherya...@googlemail.com wrote: From: Muhammad

Re: [Freeswitch-users] Spanish Prompts

2009-08-11 Thread Diego Toro
Hi all,   I have some suggested code to support currency and number pronounced in spanish,   http://jira.freeswitch.org/browse/MODAPP-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel   Diego http://lacarretade.blogspot.com     --- On Tue, 8/11/09, Nicolas Brenner

Re: [Freeswitch-users] mod_managed users?

2009-07-26 Thread Diego Toro
me try to compile it from latest FS revision and see if it works. I will let you know the results. Thank you. On Fri, Jul 17, 2009 at 3:54 AM, Diego Toro dft...@yahoo.com wrote: Hey, I am here  :)   I am working with mod_managed on Windows 2003 and Windows Vista with sucessfull.  I

Re: [Freeswitch-users] mod_managed users?

2009-07-16 Thread Diego Toro
Hey, I am here  :)   I am working with mod_managed on Windows 2003 and Windows Vista with sucessfull.  I noted on user list the issue with LoadFile on Loader.cs when a assembly had reference to others assemblies, I change LoadFile by LoadFrom and the load is made fine.   I use c# application

Re: [Freeswitch-users] Dialogic cards

2009-07-14 Thread Diego Toro
hi, I think that may be...   Analog cards: D/41JCT-LS, D/120JCT-LS  (jct serie) Digital cards: D/600JCT-1E1 and DMV serie.   Diego --- On Mon, 7/13/09, Michael Collins m...@freeswitch.org wrote: From: Michael Collins m...@freeswitch.org Subject: Re: [Freeswitch-users] Dialogic cards To:

Re: [Freeswitch-users] managed_mod directories

2009-07-11 Thread Diego Toro
Hello,   What error do you get when dll is put on mod/managed ?, I work with dll's on mod/managed although I changed loadfile by loadfrom on loader.cs.   Diego --- On Fri, 7/10/09, Phillip Jones pjinthe...@gmail.com wrote: From: Phillip Jones pjinthe...@gmail.com Subject: Re:

[Freeswitch-users] sound_prefix is changed

2009-07-01 Thread Diego Toro
hi all, I am working with release Pre9, I have a problem now with say module, the sound_prefix var is changed to SWITCH_GLOBAL_dirs.base_dir/sounds/es for default_language to 'es'.   I checked c code on switch_ivr_say the value of sound_prefix is changed always   Diego

Re: [Freeswitch-users] sound_prefix is changed

2009-07-01 Thread Diego Toro
to be in that spot. On Wed, Jul 1, 2009 at 4:10 PM, Diego Toro dft...@yahoo.com wrote: Hello, the problem is that sound_prefix value is ignored and it's changed to SWITCH_GLOBAL_dirs.base_dir/sounds/language  (with language=en), so audio files are not found . Diego   --- On Wed, 7/1/09

[Freeswitch-users] transfer_ringback from mod_managed

2009-06-24 Thread Diego Toro
Greetings   When I use Session.SetVariable(transfer_ringback, us-ring) from managed code the bridge fails with NO_ANSWER cause. If I use action application=set data=transfer_ringback=${us-ring}/ from xml dial plan the call is stablished.   I have FS rev 13750 running on Windows.   This is a

Re: [Freeswitch-users] transfer_ringback from mod_managed

2009-06-24 Thread Diego Toro
: [Freeswitch-users] transfer_ringback from mod_managed To: freeswitch-users@lists.freeswitch.org Date: Wednesday, June 24, 2009, 8:32 AM Well its the same you use ${us-ring} in both cases. /b On Jun 24, 2009, at 8:07 AM, Diego Toro wrote: Greetings   When I use Session.SetVariable

Re: [Freeswitch-users] The calls are dropped during register

2009-05-29 Thread Diego Toro
Anything on linux? /b On May 28, 2009, at 8:19 PM, Diego Toro wrote: thank you Brian,   my notes on http://jira.freeswitch.org/browse/SFSIP-143, I have hardware avaible for testing Diego Brian West br...@freeswitch.org -- Meet us at ClueCon!  http://www.cluecon.com

[Freeswitch-users] The calls are dropped during register

2009-05-28 Thread Diego Toro
Greetings   The calls are dropped when FS try to register whith a pbx, I see mutiples requests of register from FS to pbx, although the register isn't lost, the calls are dropped.   I have console trace: http://pastebin.freeswitch.org/9162   I appreciate any help   Diego

Re: [Freeswitch-users] The calls are dropped during register

2009-05-28 Thread Diego Toro
@lists.freeswitch.org Date: Thursday, May 28, 2009, 7:54 PM Don't set your interval lower than 120 like you said.. if it hurts don't pick at it. /b On May 28, 2009, at 7:49 PM, Diego Toro wrote: Greetings   The calls are dropped when FS try to register whith a pbx, I see mutiples requests

Re: [Freeswitch-users] The calls are dropped during register

2009-05-28 Thread Diego Toro
On May 28, 2009, at 8:02 PM, Diego Toro wrote:   Setting expire-seconds greater than or equal to 120 the register is lost. thank you   Diego Brian West br...@freeswitch.org -- Meet us at ClueCon!  http://www.cluecon.com -Inline Attachment Follows

Re: [Freeswitch-users] FS loses registration (Double Re-Register problem)

2009-05-16 Thread Diego Toro
bindings) 417 11:42:35.35 192.168.0.120 192.168.0.125 SIP Status: 408 Request Timeout    (0 bindings)    FreeSWITCH Version 1.0.4pre6 (13176) FS IP: 192.168.0.125 siemes 3500 IP:  192.168.0.120   I would appreciate any suggestions.   Thank you   Diego /09, Diego Toro dft...@yahoo.com

Re: [Freeswitch-users] FS loses registration

2009-05-15 Thread Diego Toro
@lists.freeswitch.org Date: Thursday, May 14, 2009, 6:49 PM Seem to have left out a few things... /b On May 14, 2009, at 6:39 PM, Diego Toro wrote: I have a trouble, when FS start it register whit Siemens pbx, but after FS loses registration.  I have a x-lite registered whit Siemens pbx and x-lite

Re: [Freeswitch-users] FS loses registration

2009-05-15 Thread Diego Toro
tport=tcp;transport=udp ??? reduce the register frequency to a smaller number like 30 seconds. On Fri, May 15, 2009 at 7:58 AM, Diego Toro dft...@yahoo.com wrote: I have been changing gateway parameters but i don't know what is the problem.   any suggestion ?   Diego --- On Thu, 5/14

[Freeswitch-users] FS loses registration

2009-05-14 Thread Diego Toro
I have a trouble, when FS start it register whit Siemens pbx, but after FS loses registration.  I have a x-lite registered whit Siemens pbx and x-lite keeps register.   I add whireshark trace  thank you   Diego -- whireshark trace 

Re: [Freeswitch-users] get call durantion

2009-05-11 Thread Diego Toro
setup.  -MC Sent from my iPhone On May 10, 2009, at 6:17 PM, Diego Toro dft...@yahoo.com wrote: Hi, How can I get call durantion after bridge application ?  I tried with billsec and duration but I don't get any value.   Thank you

[Freeswitch-users] get call durantion

2009-05-10 Thread Diego Toro
Hi, How can I get call durantion after bridge application ?  I tried with billsec and duration but I don't get any value.   Thank you ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org