Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-07 15:09 -0500, Brian West wrote freeswitch-us...@lists.freeswit...:

opal have addition abstraction layer called opalmgr, and it implementation is 
not so good in 
this case, for example to implemet pre_answer in mod_opal i need patch libopal, 
because 
there is no way to send progress inicator throuch opalmgr. and there is many 
another issues like
this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is my 
work on mod_opal before 
i start moving to h323plus, may be this help somebody there.

BW From what I have been told h323plus is a based/fork of OpenH323 which  
BWOPAL is just a continuation of OpenH323.  So why not support the  
BWdevelopers of OPAL/OpenH323 ?
BW
BW/b
BW
BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
BW
BW We are developing module to handle h323 proto now, we try to use  
BW mod_opal and try improve it, but no luck,
BW there is many issues in libopal, and finaly we now move to h323plus  
BW library.
BW
BW
BW___
BWFreeSWITCH-users mailing list
BWFreeSWITCH-users@lists.freeswitch.org
BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
BWUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
BWhttp://www.freeswitch.org
BW

C уважением   With Best Regards
Георгиевский Юрий.Georgiewskiy Yuriy
+7 4872 711666+7 4872 711666
факс +7 4872 711143   fax +7 4872 711143
Компания ООО Ай Ти Сервис   IT Service Ltd
http://nkoort.ru  http://nkoort.ru
JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
YG129-RIPEYG129-RIPE___
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] openzap Failure opening channel error

2009-10-08 Thread lakshmanan ganapathy
Hi I tried with the following openzap.conf
[span zt PRI_1]
trunk_type = e1
b-channel = 1:1-15,17-31
d-channel = 1:16

openzap.conf.xml
configuration name=openzap.conf description=OpenZAP Configuration
settings
param name=debug value=7/
/settings
libpri_spans
span name=PRI_1
param name=node value=cpe/
param name=switch value=euroisdn/
param name=dialplan value=XML/
param name=context value=default/
/span
/libpri_spans
/configuration

But as soon as I start the freeswitch I got the following error

2009-10-08 15:08:35.496270 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:37.601135 [DEBUG] ozmod_libpri.c:817 EVENT [ONHOOK][1][1:1]
STATE [DOWN]
2009-10-08 15:08:37.701176 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:39.802004 [DEBUG] ozmod_libpri.c:817 EVENT [DTMF][0][1:1]
STATE [DOWN]
2009-10-08 15:08:39.902034 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:42.010983 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:44.115874 [DEBUG] ozmod_libpri.c:817 EVENT [ONHOOK][1][1:1]
STATE [DOWN]
2009-10-08 15:08:44.215915 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:46.312748 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:48.417552 [DEBUG] ozmod_libpri.c:817 EVENT [DTMF][0][1:1]
STATE [DOWN]
2009-10-08 15:08:48.517587 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:50.626485 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:52.735325 [DEBUG] ozmod_libpri.c:817 EVENT [ONHOOK][1][1:1]
STATE [DOWN]
2009-10-08 15:08:52.835357 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:54.944190 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:57.049109 [DEBUG] ozmod_libpri.c:817 EVENT [DTMF][0][1:1]
STATE [DOWN]
2009-10-08 15:08:57.149148 [DEBUG] ozmod_libpri.c:885 Event Failure! 1
2009-10-08 15:08:59.253979 [DEBUG] ozmod_libpri.c:885 Event Failure! 1

I also got the below error in the middle

2009-10-08 15:09:48.992613 [CRIT] lpwrap_pri.c:154 span 1 D-WRITE FAIL! []
2009-10-08 15:09:48.992613 [ERR] ozmod_libpri.c:88 Short write: -1/5
(Invalid or incomplete multibyte or wide character)

Please help.

On Wed, Oct 7, 2009 at 9:19 PM, Michael Collins m...@freeswitch.org wrote:



 On Wed, Oct 7, 2009 at 3:34 AM, lakshmanan ganapathy lakindi...@gmail.com
  wrote:

 Hi,
 Again I was struck in a problem, Here is the scenario.

 On incomming call, I just call an event outboud socket. But what happens
 is, for the first 15 call, it is working fine. But from the 16th call to
 30th call, it says the below error.

 2009-10-07 15:07:48.201846 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:17 (ignored)
 2009-10-07 15:07:55.381861 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:18 (ignored)
 2009-10-07 15:07:58.569774 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:19 (ignored)
 2009-10-07 15:08:01.37824 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:20 (ignored)
 2009-10-07 15:08:03.129846 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:21 (ignored)
 2009-10-07 15:08:04.825851 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:22 (ignored)
 2009-10-07 15:08:06.289977 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:23 (ignored)
 2009-10-07 15:08:07.761961 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:24 (ignored)
 2009-10-07 15:08:09.737944 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:25 (ignored)
 2009-10-07 15:08:11.462018 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:26 (ignored)
 2009-10-07 15:08:13.566024 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:27 (ignored)
 2009-10-07 15:08:15.430163 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:28 (ignored)
 2009-10-07 15:08:17.446103 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:29 (ignored)
 2009-10-07 15:08:19.430118 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:30 (ignored)
 2009-10-07 15:08:21.358121 [WARNING] ozmod_libpri.c:761 --Failure opening
 channel 1:31 (ignored)


 But for the next call, when it is opening channel 1:1, it is executing my
 dial plans.
 I don't know why it failed when it is choosing 1:17-1:31. Any one has any
 idea.

 Below are my configuration details:

 openzap.conf
 [span zt PRI_1]
 trunk_type = e1
 b-channel = 1:1-15
 d-channel= 1:16
 b-channel = 1:17-31


 Just a hunch, but could you try this in openzap.conf:
 b-channel = 1:1-15,17-31
 d-channel = 1:16

 I want to see what happens. I don't have an E1 setup to test with right now
 otherwise I'd do it myself. Please report back. Thanks,
 MC



 openzap.conf.xml
 configuration name=openzap.conf description=OpenZAP Configuration
 settings
 param name=debug value=7/
 /settings
 libpri_spans
 span name=PRI_1
  

Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Vlasis Hatzistavrou (KTI)
Brian West wrote:
  From what I have been told h323plus is a based/fork of OpenH323 which  
 OPAL is just a continuation of OpenH323.  So why not support the  
 developers of OPAL/OpenH323 ?

H323Plus incorporates many if not all new features/additions etc from 
OPAL (for H323 that is) and a few more features of its own. It is not 
just a continuation of the antiquated OpenH323, so, IMHO it is a good 
option for H323 development.

mod_opal is mostly developed for use with H323 (SIP and IAX support is 
already there in FS in different modules), so it doesn't make much 
difference if it uses H323Plus, OPAL or any other H323 lib.

It will make a difference however if the underlying library leads to 
faster mod_opal/mod_h323 development.

So, yes it would be great to support OPAL and its developers, but 
sometimes the end result (and how fast you obtain it) is what matters 
most.

Therefore, if there are people out there who have already built a usable 
and stable mod for H323 (compared to the current state of mod_opal) I 
think we should give it a try, even if it uses a different library.

At least I'm more than willing to test it in lab and production and help 
in bug reports, or even patching if I can.

Regards,
Vlasis.


___
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] directory variables not set correct with the latest trunk

2009-10-08 Thread Juan Backson
Hi,

My application fails to set the appropriate variables using directory xml
after using the latest trunk as of yesterday.

My curl looks like:



document type=freeswitch/xml
  section name=directory
domain name=192.168.1.102
  user id=22
params
  param name=password value=123456/param
  param name=dial-string
value=sofia/internal/sip:200...@192.168.1.11:29440
;rinstance=0245b2a59ddff837/param
/params
variables
  variable name=account_id value=20/variable
  variable name=vm-code value=1000/variable
/variables
  /user
/domain
  /section
/document



In the info app, I am not seeing account-id and vm-code anymore.

How to fix that?

juan
___
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] sofia_Reg_find_url

2009-10-08 Thread srinivasula reddy
Hi,

can any one please tell me how sofia_reg_fine_url, and
sofia_glue_execute_sql_callback will work?
which format data is storing and retriving.

Thanks
-- 
Srinivasula Reddy K
___
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] gateway FS informs it's client FS about users hanged up with a long delay

2009-10-08 Thread Maciej Aniserowicz

Both of the instances are run on the same machine, i just changed the default
ports they use. Can anything else cause this strange behavior?
MA



Michael Jerris wrote:
 
 Incorrect NAT configuration so one of the boxes is not actually  
 getting a BYE.
 
 
 On Oct 5, 2009, at 3:13 AM, Maciej Aniserowicz wrote:
 
 Hi,
 When I use two FreeSWITCH instances ('internal' and 'external'), all  
 users register to the 'external' instance which acts as a gateway by  
 'internal' instance (which in turn is controlled by my applicaiton  
 with commands sent by socket).
 When user hangs up, the 'hanged up' event is propagated to the  
 'internal' instance after a long time (~3 minutes) instead of being  
 propagated immediately.
 What can cause this issue?
 
 
 ___
 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
 
 

-- 
View this message in context: 
http://n2.nabble.com/gateway-FS-informs-it-s-client-FS-about-users-hanged-up-with-a-long-delay-tp3768540p3787956.html
Sent from the freeswitch-users mailing list archive at Nabble.com.

___
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] Recording creates a 388-byte long file and deletes it

2009-10-08 Thread Maciej Aniserowicz

Yes, I know that FS deletes short files. I just don't know why the file is so
small... it is always 388 bytes, no matter how long the session lasts.
MA



Michael Jerris wrote:
 
 switch_ivr_async.c:480
 
 On Oct 5, 2009, at 3:16 AM, Maciej Aniserowicz wrote:
 
 Hi,
 When I record a call in FS, it only creates a 388-byte-long wav  
 file. The conversation is no written there, and FS deletes the file  
 when the session finishes.
 What can cause this strange behavior?
 
 
 ___
 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
 
 

-- 
View this message in context: 
http://n2.nabble.com/Recording-creates-a-388-byte-long-file-and-deletes-it-tp3768541p3787968.html
Sent from the freeswitch-users mailing list archive at Nabble.com.

___
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] [Spam] Re: mod_opal - call charged before H.225 connect

2009-10-08 Thread Denis Kochmashev Enforta
It's better to read this -
http://lists.packetizer.com/pipermail/h323plus/2007-October/20.html 

 -Original Message-
 From: freeswitch-users-boun...@lists.freeswitch.org 
 [mailto:freeswitch-users-boun...@lists.freeswitch.org] On 
 Behalf Of Jason White
 Sent: Thursday, October 08, 2009 8:06 AM
 To: freeswitch-users@lists.freeswitch.org
 Subject: [Spam] Re: [Freeswitch-users] mod_opal - call 
 charged before H.225 connect
 
 Brian West br...@freeswitch.org wrote:
   From what I have been told h323plus is a based/fork of 
 OpenH323 which  
  OPAL is just a continuation of OpenH323.  
 
 From a quick search of gmane.org, the situation seems a little more
 complicated.
 
 http://article.gmane.org/gmane.comp.telephony.openh323.general
 /10930/match=h+460+opal
 
 
 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freesw
 itch-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


Re: [Freeswitch-users] Bad sound quality while eavesdropping

2009-10-08 Thread Maciej Aniserowicz

It's the same on the trunk (the last rev I used was not so old anyway).

Codecs are the same on both legs:
read codec/read rate: PCMU  8000
write codec/write rate: PCMU8000

MA




Michael Jerris wrote:
 
 What codecs are all the call legs using, also, please try current svn  
 trunk.
 
 Mike
 
 On Oct 7, 2009, at 3:39 AM, Maciej Aniserowicz wrote:
 

 Sorry about posting several questions at once, I wasn't aware it's  
 rude.
 Let's concentrate on this issue then.

 I use FS rev 14994. Phones on extensions:
 1) x-lite
 2) cisco sip phone
 3) audio played by fs to the extension being eavesdropped

 I did not change any codec configuration, I just use the standard  
 one that
 comes with both FS and the phones.
 Some time ago someone on FS irc channel told me that this is just  
 how FS
 eavesdropping works... from your response I understand that this is  
 not
 entirely true?

 Maciej Aniserowicz



 Anthony Minessale wrote:

 That's is a somewhat vague position.

 You did not mention which version of FreeSWITCH you are running, the
 phones
 being used in your example, your configuration, the codecs in use  
 etc.

 BTW,
 I think you should only ask one question at a time on this list.   
 The list
 is run by volunteers and it's sort of rude to expect 3 or 4 threads  
 to be
 tended to concerning the same one individual.


 2009/10/5 Maciej Aniserowicz maciej.aniserow...@gmail.com

 Hello,
 When I use eavesdropping in FreeSWITCH, the sound quality is  
 really bad.
 Is
 there any way to improve it? Is this a known problem?
 Br/
 Maciej Aniserowicz

 
 
 ___
 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
 
 

-- 
View this message in context: 
http://n2.nabble.com/Bad-sound-quality-while-eavesdropping-tp3768542p3788019.html
Sent from the freeswitch-users mailing list archive at Nabble.com.

___
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_opal - call charged before H.225 connect

2009-10-08 Thread Tihomir Culjaga
Hi Yuriy, did you manage to do something with H323plus and FS ?

btw: have you checked Objective OpenH323
http://www.obj-sys.com/telephony-objective.shtml ?
This looks better to me as it is lighter and can be easily customized.

T.


2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-07 15:09 -0500, Brian West wrote
 freeswitch-us...@lists.freeswit...:

 opal have addition abstraction layer called opalmgr, and it implementation
 is not so good in
 this case, for example to implemet pre_answer in mod_opal i need patch
 libopal, because
 there is no way to send progress inicator throuch opalmgr. and there is
 many another issues like
 this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
 my work on mod_opal before
 i start moving to h323plus, may be this help somebody there.

 BW From what I have been told h323plus is a based/fork of OpenH323 which
 BWOPAL is just a continuation of OpenH323.  So why not support the
 BWdevelopers of OPAL/OpenH323 ?
 BW
 BW/b
 BW
 BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
 BW
 BW We are developing module to handle h323 proto now, we try to use
 BW mod_opal and try improve it, but no luck,
 BW there is many issues in libopal, and finaly we now move to h323plus
 BW library.
 BW
 BW
 BW___
 BWFreeSWITCH-users mailing list
 BWFreeSWITCH-users@lists.freeswitch.org
 BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 BWUNSUBSCRIBE:
 http://lists.freeswitch.org/mailman/options/freeswitch-users
 BWhttp://www.freeswitch.org
 BW

 C уважением   With Best Regards
 Георгиевский Юрий.Georgiewskiy Yuriy
 +7 4872 711666+7 4872 711666
 факс +7 4872 711143   fax +7 4872 711143
 Компания ООО Ай Ти Сервис   IT Service Ltd
 http://nkoort.ru  http://nkoort.ru
 JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
 YG129-RIPEYG129-RIPE

 ___
 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


Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Rupa Schomaker
That code is GPL, not license compatible. ;(

2009/10/8 Tihomir Culjaga tculj...@gmail.com:
 Hi Yuriy, did you manage to do something with H323plus and FS ?

 btw: have you checked Objective OpenH323
 http://www.obj-sys.com/telephony-objective.shtml ?
 This looks better to me as it is lighter and can be easily customized.

 T.


-- 
-Rupa

___
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] max-sessions change when running about 2 hr

2009-10-08 Thread Dome Charoenyost
Dear sir,
   I'm running freeswitch with option
/opt/freeswitch/bin/freeswitch -nf -waste -nonat -nc
I'm setting up max-sessions in switch.conf to 1

param name=max-sessions value=1/
!--Most channels to create per second --
param name=sessions-per-second value=50/
But when fs running about 2 hr. max session down to 299
freeswi...@internal status
UP 0 years, 0 days, 2 hours, 11 minutes, 10 seconds, 434 milliseconds,
251 microseconds
20502 session(s) since startup
271 session(s) 0/50
299 session(s) max

Can somone tell me what's happen ?

Dome C.

___
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] FS Slide deck?

2009-10-08 Thread Gabriel Gunderson
Hey all,

The 3rd annual UTOSC (Utah Open Source Conference) [1] starts today.
It's a conference that gives Open Source users/hackers a chance gather
together to mingle and share.  It's a lot of fun.  Anyway, this year
I've offered to work with a friend of mine to lead a BoF (Birds of a
Feather) discussion on Open Source Telephony [2].

While it should mostly be group discussion, you never know when people
are going to get shy and clam up.  *If* they do, it would be nice to
have some slides to fill that time.  Rather than make some from
scratch (that are unlikely to get used), I thought I'd ask here and
see if anyone has a FS slide deck that they wouldn't mind sharing.

Thanks,
Gabe


1) http://2009.utosc.com/pages/home/
2) http://2009.utosc.com/presentation/136/

___
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] max-sessions change when running about 2 hr

2009-10-08 Thread Dome Charoenyost
When i try
fsctl max_sessions 1
in CLI . FS set it back to 2xx again

Dome C.
2009/10/8 Dome Charoenyost d...@tel.co.th:
 Dear sir,
   I'm running freeswitch with option
 /opt/freeswitch/bin/freeswitch -nf -waste -nonat -nc
 I'm setting up max-sessions in switch.conf to 1

    param name=max-sessions value=1/
    !--Most channels to create per second --
    param name=sessions-per-second value=50/
 But when fs running about 2 hr. max session down to 299
 freeswi...@internal status
 UP 0 years, 0 days, 2 hours, 11 minutes, 10 seconds, 434 milliseconds,
 251 microseconds
 20502 session(s) since startup
 271 session(s) 0/50
 299 session(s) max

 Can somone tell me what's happen ?

 Dome C.


___
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_opal - call charged before H.225 connect

2009-10-08 Thread Vlasis Hatzistavrou (KTI)

Tihomir Culjaga wrote:
 Hi Yuriy, did you manage to do something with H323plus and FS ?
 
 btw: have you checked Objective OpenH323 
 http://www.obj-sys.com/telephony-objective.shtml ?
 This looks better to me as it is lighter and can be easily customized.
 
 T.

AFAIK Objective Systems H323 library does not support fax or video, it 
does only voice (at least the last time I checked it which was many 
months ago). Using it would lead to a mod for H323 which would never be 
as flexible or feature-rich as mod_sofia...

Regards,
Vlasis.

___
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_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 16:20 +0200, Tihomir Culjaga wrote freeswitch-us...@lists.fre...:

TCHi Yuriy, did you manage to do something with H323plus and FS ?

i already doing it, but now it not in usable state.

TCbtw: have you checked Objective OpenH323
TChttp://www.obj-sys.com/telephony-objective.shtml ?
TCThis looks better to me as it is lighter and can be easily customized.

i see this library later in asterisk module, h323plus is a successor of 
opanh323, i use it many yars and 
i think it more complete mature and stable than objective systems stack, and 
finally h323plus not depend 
in its development from some kinde of Objective System Inc/any other xxx Inc.

TC
TC2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
TC
TC On 2009-10-07 15:09 -0500, Brian West wrote
TC freeswitch-us...@lists.freeswit...:
TC
TC opal have addition abstraction layer called opalmgr, and it implementation
TC is not so good in
TC this case, for example to implemet pre_answer in mod_opal i need patch
TC libopal, because
TC there is no way to send progress inicator throuch opalmgr. and there is
TC many another issues like
TC this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
TC my work on mod_opal before
TC i start moving to h323plus, may be this help somebody there.
TC
TC BW From what I have been told h323plus is a based/fork of OpenH323 which
TC BWOPAL is just a continuation of OpenH323.  So why not support the
TC BWdevelopers of OPAL/OpenH323 ?
TC BW
TC BW/b
TC BW
TC BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
TC BW
TC BW We are developing module to handle h323 proto now, we try to use
TC BW mod_opal and try improve it, but no luck,
TC BW there is many issues in libopal, and finaly we now move to h323plus
TC BW library.
TC BW
TC BW
TC BW___
TC BWFreeSWITCH-users mailing list
TC BWFreeSWITCH-users@lists.freeswitch.org
TC BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
TC BWUNSUBSCRIBE:
TC http://lists.freeswitch.org/mailman/options/freeswitch-users
TC BWhttp://www.freeswitch.org
TC BW
TC
TC C уважением   With Best Regards
TC Георгиевский Юрий.Georgiewskiy Yuriy
TC +7 4872 711666+7 4872 711666
TC факс +7 4872 711143   fax +7 4872 711143
TC Компания ООО Ай Ти Сервис   IT Service Ltd
TC http://nkoort.ru  http://nkoort.ru
TC JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
TC YG129-RIPEYG129-RIPE
TC
TC ___
TC FreeSWITCH-users mailing list
TC FreeSWITCH-users@lists.freeswitch.org
TC http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
TC UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
TC http://www.freeswitch.org
TC
TC
TC

C уважением   With Best Regards
Георгиевский Юрий.Georgiewskiy Yuriy
+7 4872 711666+7 4872 711666
факс +7 4872 711143   fax +7 4872 711143
Компания ООО Ай Ти Сервис   IT Service Ltd
http://nkoort.ru  http://nkoort.ru
JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
YG129-RIPEYG129-RIPE___
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] max-sessions change when running about 2 hr

2009-10-08 Thread Brian West
How much ram do you have and what distro are you running on, 32bit or  
64bit?

/b

On Oct 8, 2009, at 9:46 AM, Dome Charoenyost wrote:

 When i try
 fsctl max_sessions 1
 in CLI . FS set it back to 2xx again

 Dome C.


___
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_opal - call charged before H.225 connect

2009-10-08 Thread Tihomir Culjaga
yep, you made the point :P

T.


2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-08 16:20 +0200, Tihomir Culjaga wrote
 freeswitch-us...@lists.fre...:

 TCHi Yuriy, did you manage to do something with H323plus and FS ?

 i already doing it, but now it not in usable state.

 TCbtw: have you checked Objective OpenH323
 TChttp://www.obj-sys.com/telephony-objective.shtml ?
 TCThis looks better to me as it is lighter and can be easily customized.

 i see this library later in asterisk module, h323plus is a successor of
 opanh323, i use it many yars and
 i think it more complete mature and stable than objective systems stack,
 and finally h323plus not depend
 in its development from some kinde of Objective System Inc/any other xxx
 Inc.

 TC
 TC2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
 TC
 TC On 2009-10-07 15:09 -0500, Brian West wrote
 TC freeswitch-us...@lists.freeswit...:
 TC
 TC opal have addition abstraction layer called opalmgr, and it
 implementation
 TC is not so good in
 TC this case, for example to implemet pre_answer in mod_opal i need patch
 TC libopal, because
 TC there is no way to send progress inicator throuch opalmgr. and there
 is
 TC many another issues like
 TC this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ -
 there is
 TC my work on mod_opal before
 TC i start moving to h323plus, may be this help somebody there.
 TC
 TC BW From what I have been told h323plus is a based/fork of OpenH323
 which
 TC BWOPAL is just a continuation of OpenH323.  So why not support the
 TC BWdevelopers of OPAL/OpenH323 ?
 TC BW
 TC BW/b
 TC BW
 TC BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
 TC BW
 TC BW We are developing module to handle h323 proto now, we try to use
 TC BW mod_opal and try improve it, but no luck,
 TC BW there is many issues in libopal, and finaly we now move to
 h323plus
 TC BW library.
 TC BW
 TC BW
 TC BW___
 TC BWFreeSWITCH-users mailing list
 TC BWFreeSWITCH-users@lists.freeswitch.org
 TC BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 TC BWUNSUBSCRIBE:
 TC http://lists.freeswitch.org/mailman/options/freeswitch-users
 TC BWhttp://www.freeswitch.org
 TC BW
 TC
 TC C уважением   With Best Regards
 TC Георгиевский Юрий.Georgiewskiy Yuriy
 TC +7 4872 711666+7 4872 711666
 TC факс +7 4872 711143   fax +7 4872 711143
 TC Компания ООО Ай Ти Сервис   IT Service Ltd
 TC http://nkoort.ru  http://nkoort.ru
 TC JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
 TC YG129-RIPEYG129-RIPE
 TC
 TC ___
 TC FreeSWITCH-users mailing list
 TC FreeSWITCH-users@lists.freeswitch.org
 TC http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 TC UNSUBSCRIBE:
 http://lists.freeswitch.org/mailman/options/freeswitch-users
 TC http://www.freeswitch.org
 TC
 TC
 TC

 C уважением   With Best Regards
 Георгиевский Юрий.Georgiewskiy Yuriy
 +7 4872 711666+7 4872 711666
 факс +7 4872 711143   fax +7 4872 711143
 Компания ООО Ай Ти Сервис   IT Service Ltd
 http://nkoort.ru  http://nkoort.ru
 JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
 YG129-RIPEYG129-RIPE

 ___
 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


Re: [Freeswitch-users] openzap Failure opening channel error

2009-10-08 Thread Moises Silva
On Thu, Oct 8, 2009 at 5:41 AM, lakshmanan ganapathy
lakindi...@gmail.comwrote:

 Hi I tried with the following openzap.conf
 [span zt PRI_1]
 trunk_type = e1
 b-channel = 1:1-15,17-31
 d-channel = 1:16


This does not look like a healthy config to me. You are using
span:channels notation in zaptel spans, zaptel channels increment across
spans, read point number 5 of this web page
http://wiki.freeswitch.org/wiki/OpenZAP_OpenR2 , this is for another type of
signaling, but the span/channel numbering concepts are the same.

-- 
Moises Silva
Software Developer
Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3
Canada
t. 1 905 474 1990 x 128 | e. m...@sangoma.com
___
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] max-sessions change when running about 2 hr

2009-10-08 Thread Dome Charoenyost
2009/10/8 Brian West br...@freeswitch.org:
 How much ram do you have and what distro are you running on, 32bit or
 64bit?

2GB  32bit  debian squeeze
(swap 6 GB)

Dome C.



 /b

 On Oct 8, 2009, at 9:46 AM, Dome Charoenyost wrote:

 When i try
 fsctl max_sessions 1
 in CLI . FS set it back to 2xx again

 Dome C.


 ___
 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


Re: [Freeswitch-users] max-sessions change when running about 2 hr

2009-10-08 Thread Dome Charoenyost
may be -waste option effect  ?

2009/10/8 Dome Charoenyost d...@tel.co.th:
 2009/10/8 Brian West br...@freeswitch.org:
 How much ram do you have and what distro are you running on, 32bit or
 64bit?

 2GB  32bit  debian squeeze
 (swap 6 GB)

 Dome C.



 /b

 On Oct 8, 2009, at 9:46 AM, Dome Charoenyost wrote:

 When i try
 fsctl max_sessions 1
 in CLI . FS set it back to 2xx again

 Dome C.


 ___
 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


Re: [Freeswitch-users] Bad sound quality while eavesdropping

2009-10-08 Thread Anthony Minessale
you probably have some device lying about ptime everywhere
look at a sip trace an pay especially close attention to ptime:x param in
sdp
if you don't understand this just attach it here

execute the following at the cli
sofia profile internal siptrace on
sofila loglevel debug



On Thu, Oct 8, 2009 at 8:27 AM, Maciej Aniserowicz 
maciej.aniserow...@gmail.com wrote:


 It's the same on the trunk (the last rev I used was not so old anyway).

 Codecs are the same on both legs:
 read codec/read rate: PCMU  8000
 write codec/write rate: PCMU8000

 MA




 Michael Jerris wrote:
 
  What codecs are all the call legs using, also, please try current svn
  trunk.
 
  Mike
 
  On Oct 7, 2009, at 3:39 AM, Maciej Aniserowicz wrote:
 
 
  Sorry about posting several questions at once, I wasn't aware it's
  rude.
  Let's concentrate on this issue then.
 
  I use FS rev 14994. Phones on extensions:
  1) x-lite
  2) cisco sip phone
  3) audio played by fs to the extension being eavesdropped
 
  I did not change any codec configuration, I just use the standard
  one that
  comes with both FS and the phones.
  Some time ago someone on FS irc channel told me that this is just
  how FS
  eavesdropping works... from your response I understand that this is
  not
  entirely true?
 
  Maciej Aniserowicz
 
 
 
  Anthony Minessale wrote:
 
  That's is a somewhat vague position.
 
  You did not mention which version of FreeSWITCH you are running, the
  phones
  being used in your example, your configuration, the codecs in use
  etc.
 
  BTW,
  I think you should only ask one question at a time on this list.
  The list
  is run by volunteers and it's sort of rude to expect 3 or 4 threads
  to be
  tended to concerning the same one individual.
 
 
  2009/10/5 Maciej Aniserowicz maciej.aniserow...@gmail.com
 
  Hello,
  When I use eavesdropping in FreeSWITCH, the sound quality is
  really bad.
  Is
  there any way to improve it? Is this a known problem?
  Br/
  Maciej Aniserowicz
 
 
 
  ___
  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
 
 

 --
 View this message in context:
 http://n2.nabble.com/Bad-sound-quality-while-eavesdropping-tp3768542p3788019.html
 Sent from the freeswitch-users mailing list archive at Nabble.com.

 ___
 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] directory variables not set correct with the latest trunk

2009-10-08 Thread Anthony Minessale
they only set if you authenticate on sip or run the set_user app


On Thu, Oct 8, 2009 at 5:20 AM, Juan Backson juanback...@gmail.com wrote:

 Hi,

 My application fails to set the appropriate variables using directory xml
 after using the latest trunk as of yesterday.

 My curl looks like:



 document type=freeswitch/xml
   section name=directory
 domain name=192.168.1.102
   user id=22
 params
   param name=password value=123456/param
   param name=dial-string
 value=sofia/internal/sip:200...@192.168.1.11:29440
 ;rinstance=0245b2a59ddff837/param
 /params
 variables
   variable name=account_id value=20/variable
   variable name=vm-code value=1000/variable
 /variables
   /user
 /domain
   /section
 /document



 In the info app, I am not seeing account-id and vm-code anymore.

 How to fix that?

 juan

 ___
 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] max-sessions change when running about 2 hr

2009-10-08 Thread Anthony Minessale
you are running out of threads and it's fixing itself. one of many reasons
you should upgrade to 64 bit OS

execute this in your shell before you start FS

ulimit -c unlimited
ulimit -d unlimited
ulimit -f unlimited
ulimit -i unlimited
ulimit -n 99
ulimit -q unlimited
ulimit -u unlimited
ulimit -v unlimited
ulimit -x unlimited
ulimit -s 244
ulimit -l unlimited



On Thu, Oct 8, 2009 at 10:15 AM, Dome Charoenyost d...@tel.co.th wrote:

 may be -waste option effect  ?

 2009/10/8 Dome Charoenyost d...@tel.co.th:
  2009/10/8 Brian West br...@freeswitch.org:
  How much ram do you have and what distro are you running on, 32bit or
  64bit?
 
  2GB  32bit  debian squeeze
  (swap 6 GB)
 
  Dome C.
 
 
 
  /b
 
  On Oct 8, 2009, at 9:46 AM, Dome Charoenyost wrote:
 
  When i try
  fsctl max_sessions 1
  in CLI . FS set it back to 2xx again
 
  Dome C.
 
 
  ___
  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_opal - call charged before H.225 connect

2009-10-08 Thread Anthony Minessale
If you are going to make that alternate module are you going to host it in
the FS tree along side mod_opal?
also if were working on mod_opal why did you not try to involve us and the
opal team?
How far away from what is in tree are these patches you have?

2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-07 15:09 -0500, Brian West wrote
 freeswitch-us...@lists.freeswit...:

 opal have addition abstraction layer called opalmgr, and it implementation
 is not so good in
 this case, for example to implemet pre_answer in mod_opal i need patch
 libopal, because
 there is no way to send progress inicator throuch opalmgr. and there is
 many another issues like
 this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
 my work on mod_opal before
 i start moving to h323plus, may be this help somebody there.

 BW From what I have been told h323plus is a based/fork of OpenH323 which
 BWOPAL is just a continuation of OpenH323.  So why not support the
 BWdevelopers of OPAL/OpenH323 ?
 BW
 BW/b
 BW
 BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
 BW
 BW We are developing module to handle h323 proto now, we try to use
 BW mod_opal and try improve it, but no luck,
 BW there is many issues in libopal, and finaly we now move to h323plus
 BW library.
 BW
 BW
 BW___
 BWFreeSWITCH-users mailing list
 BWFreeSWITCH-users@lists.freeswitch.org
 BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 BWUNSUBSCRIBE:
 http://lists.freeswitch.org/mailman/options/freeswitch-users
 BWhttp://www.freeswitch.org
 BW

 C уважением   With Best Regards
 Георгиевский Юрий.Georgiewskiy Yuriy
 +7 4872 711666+7 4872 711666
 факс +7 4872 711143   fax +7 4872 711143
 Компания ООО Ай Ти Сервис   IT Service Ltd
 http://nkoort.ru  http://nkoort.ru
 JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
 YG129-RIPEYG129-RIPE

 ___
 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] max-sessions change when running about 2 hr

2009-10-08 Thread Dome Charoenyost
Thanks.  I'll try 64 bit :)

2009/10/8 Anthony Minessale anthony.miness...@gmail.com:
 you are running out of threads and it's fixing itself. one of many reasons
 you should upgrade to 64 bit OS

 execute this in your shell before you start FS

 ulimit -c unlimited
 ulimit -d unlimited
 ulimit -f unlimited

 ulimit -i unlimited
 ulimit -n 99
 ulimit -q unlimited
 ulimit -u unlimited
 ulimit -v unlimited
 ulimit -x unlimited
 ulimit -s 244
 ulimit -l unlimited


 On Thu, Oct 8, 2009 at 10:15 AM, Dome Charoenyost d...@tel.co.th wrote:

 may be -waste option effect  ?

 2009/10/8 Dome Charoenyost d...@tel.co.th:
  2009/10/8 Brian West br...@freeswitch.org:
  How much ram do you have and what distro are you running on, 32bit or
  64bit?
 
  2GB  32bit  debian squeeze
  (swap 6 GB)
 
  Dome C.
 
 
 
  /b
 
  On Oct 8, 2009, at 9:46 AM, Dome Charoenyost wrote:
 
  When i try
  fsctl max_sessions 1
  in CLI . FS set it back to 2xx again
 
  Dome C.
 
 
  ___
  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
 GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com
 IRC: irc.freenode.net #freeswitch

 FreeSWITCH Developer Conference
 sip:8...@conference.freeswitch.org
 iax:gu...@conference.freeswitch.org/888
 googletalk:conf+...@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



___
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_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 10:43 -0500, Anthony Minessale wrote freeswitch-us...@lists.f...:

AMIf you are going to make that alternate module are you going to host it in
AMthe FS tree along side mod_opal?

Yes, but then it be useful, now i have working only signaling part and some 
kinde of not working rtp part :)

AMalso if were working on mod_opal why did you not try to involve us and the
AMopal team?

Because i made patches for libopal, one is a bugfix in rtp part, there is a 
race condition 
in inicialisation in jitter buffer, another patch implements method to send 
progress indicator, 
and i don't wont spent my time to incorporate this changes into libopal. 
without this changes
my work on mod_opal in freeswitch don't useful at all, i provide link to my 
work with all 
patches, if somebody wont incorporate it in libopal tree and fs - go on, but i 
think 
better and more elegant make new module based on h323plus.

AMHow far away from what is in tree are these patches you have?
AM
AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
AM
AM On 2009-10-07 15:09 -0500, Brian West wrote
AM freeswitch-us...@lists.freeswit...:
AM
AM opal have addition abstraction layer called opalmgr, and it implementation
AM is not so good in
AM this case, for example to implemet pre_answer in mod_opal i need patch
AM libopal, because
AM there is no way to send progress inicator throuch opalmgr. and there is
AM many another issues like
AM this in that layer. ftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
AM my work on mod_opal before
AM i start moving to h323plus, may be this help somebody there.
AM
AM BW From what I have been told h323plus is a based/fork of OpenH323 which
AM BWOPAL is just a continuation of OpenH323.  So why not support the
AM BWdevelopers of OPAL/OpenH323 ?
AM BW
AM BW/b
AM BW
AM BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
AM BW
AM BW We are developing module to handle h323 proto now, we try to use
AM BW mod_opal and try improve it, but no luck,
AM BW there is many issues in libopal, and finaly we now move to h323plus
AM BW library.
AM BW
AM BW
AM BW___
AM BWFreeSWITCH-users mailing list
AM BWFreeSWITCH-users@lists.freeswitch.org
AM BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
AM BWUNSUBSCRIBE:
AM http://lists.freeswitch.org/mailman/options/freeswitch-users
AM BWhttp://www.freeswitch.org
AM BW
AM
AM C уважением   With Best Regards
AM Георгиевский Юрий.Georgiewskiy Yuriy
AM +7 4872 711666+7 4872 711666
AM факс +7 4872 711143   fax +7 4872 711143
AM Компания ООО Ай Ти Сервис   IT Service Ltd
AM http://nkoort.ru  http://nkoort.ru
AM JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
AM YG129-RIPEYG129-RIPE
AM
AM ___
AM FreeSWITCH-users mailing list
AM FreeSWITCH-users@lists.freeswitch.org
AM http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
AM UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
AM http://www.freeswitch.org
AM
AM
AM
AM
AM

C уважением   With Best Regards
Георгиевский Юрий.Georgiewskiy Yuriy
+7 4872 711666+7 4872 711666
факс +7 4872 711143   fax +7 4872 711143
Компания ООО Ай Ти Сервис   IT Service Ltd
http://nkoort.ru  http://nkoort.ru
JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
YG129-RIPEYG129-RIPE___
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] unable to configure Digium TDM400P

2009-10-08 Thread Michael Collins
On Wed, Oct 7, 2009 at 10:45 PM, Woody Dickson woodydick...@gmail.comwrote:


 Hi Michael

 Is the ztcfg output supposed to say something like 2 channels configured?


Yes. If you had the signaling incorrect it would complain.



 I have not set up openzap yet because I don't know if the openzap.config is
 good or not.


You need to make sure that zaptel is set up first. Running ztcfg and getting
no errors or warnings, plus a message that says 2 channels configured is a
pretty good sign that you can move on to the OpenZAP stuff.


 Can you give me any suggestion if the ztcfg output I am getting is proper
 or not?

 No obvious problems, so move on to the OpenZAP configs.
-MC

 thx,
 woody



 -MC

 On Wed, Oct 7, 2009 at 3:40 AM, Woody Dickson woodydick...@gmail.comwrote:

  Hi,

 I am trying to setup a Digium TDM400P following the instruction on the
 wiki.
 It is a 1 fxo and 1 fxs card, so I tried
 loadzone=in
 defaultzone=in
 fxsks=2
 fxoks=1

 and

 loadzone=in
 defaultzone=in
 fxsks=1
 fxoks=2

 None works.  Does anyone know how it should be configured?

 Here is what I get by following the wiki.

 [r...@localhost zaptel]# ztcfg -vv

 Zaptel Version: SVN-branch-1.4-r4629M
 Echo Canceller: MG2
 Configuration
 ==


 Channel map:

 Channel 01: FXS Kewlstart (Default) (Slaves: 01)
 Channel 02: FXO Kewlstart (Default) (Slaves: 02)

 2 channels to configure.

 Changing signalling on channel 1 from FXO Kewlstart to FXS Kewlstart
 Changing signalling on channel 2 from FXS Kewlstart to FXO Kewlstart


 [r...@localhost zaptel]# ztcfg -vv

 Zaptel Version: SVN-branch-1.4-r4629M
 Echo Canceller: MG2
 Configuration
 ==


 Channel map:

 Channel 01: FXO Kewlstart (Default) (Slaves: 01)
 Channel 02: FXS Kewlstart (Default) (Slaves: 02)

 2 channels to configure.

 Changing signalling on channel 1 from FXS Kewlstart to FXO Kewlstart
 Changing signalling on channel 2 from FXO Kewlstart to FXS Kewlstart


 [r...@localhost zaptel]# lspci
 00:14.0 Ethernet controller: Digium, Inc. TDM400P (rev 11)


 ___
 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 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


Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Vlasis Hatzistavrou (KTI)
Georgiewskiy Yuriy wrote:
 On 2009-10-08 10:43 -0500, Anthony Minessale wrote 
 freeswitch-us...@lists.f...:
 
 AMIf you are going to make that alternate module are you going to host it in
 AMthe FS tree along side mod_opal?
 
 Yes, but then it be useful, now i have working only signaling part and some 
 kinde of not working rtp part :)


Hello Yuriy,

Since FS already has its own RTP stack (for pass-through and 
transcoding) wouldn't it be best if your H323 implementation with OPAL 
was used for signaling only and rely on FS RTP for the media? Perhaps 
that would save you time and effort, too?


Best regards,
Vlasis Hatzistavrou.

___
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] openzap Failure opening channel error

2009-10-08 Thread Michael Collins
On Thu, Oct 8, 2009 at 8:02 AM, Moises Silva moises.si...@gmail.com wrote:

 On Thu, Oct 8, 2009 at 5:41 AM, lakshmanan ganapathy lakindi...@gmail.com
  wrote:

 Hi I tried with the following openzap.conf
 [span zt PRI_1]
 trunk_type = e1
 b-channel = 1:1-15,17-31
 d-channel = 1:16


 This does not look like a healthy config to me. You are using
 span:channels notation in zaptel spans, zaptel channels increment across
 spans, read point number 5 of this web page
 http://wiki.freeswitch.org/wiki/OpenZAP_OpenR2 , this is for another type
 of signaling, but the span/channel numbering concepts are the same.


Moy,

As usual you are right on the money. I'm so used to doing Sangoma configs
that I forget about the zaptel syntax. I recommend this config:

[span zt PRI_1]
trunk_type = e1
b-channel = 1-15
d-channel = 16
b-channel = 17-31


Give that a try and report back if you have issues.
-MC

 --
 Moises Silva
 Software Developer
 Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R
 9T3 Canada
 t. 1 905 474 1990 x 128 | e. m...@sangoma.com

 ___
 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


Re: [Freeswitch-users] FS Slide deck?

2009-10-08 Thread Michael Collins
On Thu, Oct 8, 2009 at 7:42 AM, Gabriel Gunderson g...@gundy.org wrote:

 Hey all,

 The 3rd annual UTOSC (Utah Open Source Conference) [1] starts today.
 It's a conference that gives Open Source users/hackers a chance gather
 together to mingle and share.  It's a lot of fun.  Anyway, this year
 I've offered to work with a friend of mine to lead a BoF (Birds of a
 Feather) discussion on Open Source Telephony [2].

 While it should mostly be group discussion, you never know when people
 are going to get shy and clam up.  *If* they do, it would be nice to
 have some slides to fill that time.  Rather than make some from
 scratch (that are unlikely to get used), I thought I'd ask here and
 see if anyone has a FS slide deck that they wouldn't mind sharing.

 Thanks,
 Gabe


 1) http://2009.utosc.com/pages/home/
 2) http://2009.utosc.com/presentation/136/


There are numerous slides and such from ClueCon. Go to
http://www.cluecon.com and you can download both the video files as well as
the actual presentations. The presentation files are in various formats such
as PPT(X), PDF, and Keynote.
The second presentation on day 1 is Anthony Minessale and he talks a lot
about expanding one's thinking when it comes to applying FreeSWITCH in
production. For example, some people will jump through crazy hoops to solve
a problem because that's how they've always done it. Anyway, check out
that video and presentation file for some great ideas.
-MC



 ___
 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


Re: [Freeswitch-users] gateway FS informs it's client FS about users hanged up with a long delay

2009-10-08 Thread Michael Collins
On Thu, Oct 8, 2009 at 6:18 AM, Maciej Aniserowicz 
maciej.aniserow...@gmail.com wrote:


 Both of the instances are run on the same machine, i just changed the
 default
 ports they use. Can anything else cause this strange behavior?
 MA

Did a packet capture yield any clues? That is, were you able to confirm that
each instance sent and received all the packets that you believe they should
have sent and received? The reason I ask is so that you don't end up chasing
a ghost because you made an assumption somewhere in your troubleshooting.

-MC





 Michael Jerris wrote:
 
  Incorrect NAT configuration so one of the boxes is not actually
  getting a BYE.
 
 
  On Oct 5, 2009, at 3:13 AM, Maciej Aniserowicz wrote:
 
  Hi,
  When I use two FreeSWITCH instances ('internal' and 'external'), all
  users register to the 'external' instance which acts as a gateway by
  'internal' instance (which in turn is controlled by my applicaiton
  with commands sent by socket).
  When user hangs up, the 'hanged up' event is propagated to the
  'internal' instance after a long time (~3 minutes) instead of being
  propagated immediately.
  What can cause this issue?
 
 
  ___
  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
 
 

 --
 View this message in context:
 http://n2.nabble.com/gateway-FS-informs-it-s-client-FS-about-users-hanged-up-with-a-long-delay-tp3768540p3787956.html
 Sent from the freeswitch-users mailing list archive at Nabble.com.

 ___
 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


Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 19:53 +0300, Vlasis Hatzistavrou (KTI) wrote freeswitch-users...:

VHKGeorgiewskiy Yuriy wrote:
VHK On 2009-10-08 10:43 -0500, Anthony Minessale wrote 
freeswitch-us...@lists.f...:
VHK 
VHK AMIf you are going to make that alternate module are you going to host 
it in
VHK AMthe FS tree along side mod_opal?
VHK 
VHK Yes, but then it be useful, now i have working only signaling part and 
some 
VHK kinde of not working rtp part :)
VHK
VHK
VHKHello Yuriy,
VHK
VHKSince FS already has its own RTP stack (for pass-through and 
VHKtranscoding) wouldn't it be best if your H323 implementation with OPAL 
VHKwas used for signaling only and rely on FS RTP for the media? Perhaps 
VHKthat would save you time and effort, too?

it already use fs rtp stack, and my implementation based on h323plus, not on 
opal, 
but fs rtp stack not so complete, there need write some code to send/receive 
packets 
because fs stac only encode/decode packets, not send/receive, or i don't known 
how to 
do it with it. i don't find any example for this.


C уважением   With Best Regards
Георгиевский Юрий.Georgiewskiy Yuriy
+7 4872 711666+7 4872 711666
факс +7 4872 711143   fax +7 4872 711143
Компания ООО Ай Ти Сервис   IT Service Ltd
http://nkoort.ru  http://nkoort.ru
JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
YG129-RIPEYG129-RIPE___
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_opal - call charged before H.225 connect

2009-10-08 Thread Anthony Minessale
hmm, not following that very well.
FS RTP stack only sends and receives and has no understanding of
encode/decode..

mod_opal uses OPAL rtp stack.



2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-08 19:53 +0300, Vlasis Hatzistavrou (KTI) wrote
 freeswitch-users...:

 VHKGeorgiewskiy Yuriy wrote:
 VHK On 2009-10-08 10:43 -0500, Anthony Minessale wrote
 freeswitch-us...@lists.f...:
 VHK
 VHK AMIf you are going to make that alternate module are you going to
 host it in
 VHK AMthe FS tree along side mod_opal?
 VHK
 VHK Yes, but then it be useful, now i have working only signaling part
 and some
 VHK kinde of not working rtp part :)
 VHK
 VHK
 VHKHello Yuriy,
 VHK
 VHKSince FS already has its own RTP stack (for pass-through and
 VHKtranscoding) wouldn't it be best if your H323 implementation with OPAL
 VHKwas used for signaling only and rely on FS RTP for the media? Perhaps
 VHKthat would save you time and effort, too?

 it already use fs rtp stack, and my implementation based on h323plus, not
 on opal,
 but fs rtp stack not so complete, there need write some code to
 send/receive packets
 because fs stac only encode/decode packets, not send/receive, or i don't
 known how to
 do it with it. i don't find any example for this.


 C уважением   With Best Regards
 Георгиевский Юрий.Georgiewskiy Yuriy
 +7 4872 711666+7 4872 711666
 факс +7 4872 711143   fax +7 4872 711143
 Компания ООО Ай Ти Сервис   IT Service Ltd
 http://nkoort.ru  http://nkoort.ru
 JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
 YG129-RIPEYG129-RIPE

 ___
 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_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 12:12 -0500, Anthony Minessale wrote freeswitch-us...@lists.f...:

AMhmm, not following that very well.
AMFS RTP stack only sends and receives and has no understanding of
AMencode/decode..

hmm, give me some example how to use fs stack, or link there i can read about 
this.

AM
AMmod_opal uses OPAL rtp stack.
AM
AM
AM
AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
AM
AM On 2009-10-08 19:53 +0300, Vlasis Hatzistavrou (KTI) wrote
AM freeswitch-users...:
AM
AM VHKGeorgiewskiy Yuriy wrote:
AM VHK On 2009-10-08 10:43 -0500, Anthony Minessale wrote
AM freeswitch-us...@lists.f...:
AM VHK
AM VHK AMIf you are going to make that alternate module are you going to
AM host it in
AM VHK AMthe FS tree along side mod_opal?
AM VHK
AM VHK Yes, but then it be useful, now i have working only signaling part
AM and some
AM VHK kinde of not working rtp part :)
AM VHK
AM VHK
AM VHKHello Yuriy,
AM VHK
AM VHKSince FS already has its own RTP stack (for pass-through and
AM VHKtranscoding) wouldn't it be best if your H323 implementation with OPAL
AM VHKwas used for signaling only and rely on FS RTP for the media? Perhaps
AM VHKthat would save you time and effort, too?
AM
AM it already use fs rtp stack, and my implementation based on h323plus, not
AM on opal,
AM but fs rtp stack not so complete, there need write some code to
AM send/receive packets
AM because fs stac only encode/decode packets, not send/receive, or i don't
AM known how to
AM do it with it. i don't find any example for this.
AM
AM
AM C уважением   With Best Regards
AM Георгиевский Юрий.Georgiewskiy Yuriy
AM +7 4872 711666+7 4872 711666
AM факс +7 4872 711143   fax +7 4872 711143
AM Компания ООО Ай Ти Сервис   IT Service Ltd
AM http://nkoort.ru  http://nkoort.ru
AM JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
AM YG129-RIPEYG129-RIPE
AM
AM ___
AM FreeSWITCH-users mailing list
AM FreeSWITCH-users@lists.freeswitch.org
AM http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
AM UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
AM http://www.freeswitch.org
AM
AM
AM
AM
AM

C уважением   With Best Regards
Георгиевский Юрий.Georgiewskiy Yuriy
+7 4872 711666+7 4872 711666
факс +7 4872 711143   fax +7 4872 711143
Компания ООО Ай Ти Сервис   IT Service Ltd
http://nkoort.ru  http://nkoort.ru
JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
YG129-RIPEYG129-RIPE___
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_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 13:25 -0400, Tuyan ?zipek wrote freeswitch-us...@lists.freesw...:

TzHi,
Tz
Tz2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru:
Tz On 2009-10-08 10:43 -0500, Anthony Minessale wrote 
freeswitch-us...@lists.f...:
Tz
Tz AMIf you are going to make that alternate module are you going to host it 
in
Tz AMthe FS tree along side mod_opal?
Tz
Tz Yes, but then it be useful, now i have working only signaling part and some
Tz kinde of not working rtp part :)
Tz
TzIf you dont use fs rtp stack, its unlikely that it will be accepted
Tzinto the tree.
Tz
Tz
Tz AMalso if were working on mod_opal why did you not try to involve us and 
the
Tz AMopal team?
Tz
Tz Because i made patches for libopal, one is a bugfix in rtp part, there is 
a race condition
Tz in inicialisation in jitter buffer, another patch implements method to 
send progress indicator,
Tz and i don't wont spent my time to incorporate this changes into libopal.
Tz
TzThats bad.
TzAny bugfixes from fs, goes to upstream on any of the used libraries.
TzYou should be doing the same.
TzAnd Opal developers, will either include or refuse your patches. If
Tzthey refuse it, they will give you the reason.

i make this fix only to freeze my current mod_opal work on working state, while 
it now work for me i work on 
my new implementation of h323 proto for fs, i think opal developers will fix 
this rtp bug himself becouse 
it crashes and make library unuseful.

Tz
Tz without this changes
Tz my work on mod_opal in freeswitch don't useful at all, i provide link to 
my work with all
Tz patches, if somebody wont incorporate it in libopal tree and fs - go on, 
but i think
Tz better and more elegant make new module based on h323plus.
Tz
TzIf you dont publish your changes, all those you are trying to achieve,
Tzwont happen.
Tz
Tz
Tz AMHow far away from what is in tree are these patches you have?
Tz AM
Tz AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
Tz AM
Tz AM On 2009-10-07 15:09 -0500, Brian West wrote
Tz AM freeswitch-us...@lists.freeswit...:
Tz AM
Tz AM opal have addition abstraction layer called opalmgr, and it 
implementation
Tz AM is not so good in
Tz AM this case, for example to implemet pre_answer in mod_opal i need patch
Tz AM libopal, because
Tz
TzThe patch you have in there, adds a method to the OpalCall,  it does
Tznot touch any parts of OpalManager
Tzso, i dont understand why opalmanager would be the cause of your pain?
Tz
Tz AM there is no way to send progress inicator throuch opalmgr. and there 
is
Tz AM many another issues like
Tz AM this in that layer.
Tz
TzPlease point me to the issues you have in opal, their bug reports , traces 
etc.
TzI dont think any of the opal people has psychic abilities to detect
Tz-your- problems
Tzand solve them.
Tz
Tzftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
Tz AM my work on mod_opal before
Tz AM i start moving to h323plus, may be this help somebody there.
Tz AM
Tz AM BW From what I have been told h323plus is a based/fork of OpenH323 
which
Tz AM BWOPAL is just a continuation of OpenH323.  So why not support the
Tz AM BWdevelopers of OPAL/OpenH323 ?
Tz AM BW
Tz AM BW/b
Tz AM BW
Tz AM BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
Tz AM BW
Tz AM BW We are developing module to handle h323 proto now, we try to use
Tz AM BW mod_opal and try improve it, but no luck,
Tz AM BW there is many issues in libopal, and finaly we now move to 
h323plus
Tz AM BW library.
Tz
TzDid any of you try to report those issues?
Tz
TzRegards
Tz
Tz/tyn
Tz
Tz AM BW
Tz AM BW
Tz AM BW___
Tz AM BWFreeSWITCH-users mailing list
Tz AM BWFreeSWITCH-users@lists.freeswitch.org
Tz AM BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
Tz AM BWUNSUBSCRIBE:
Tz AM http://lists.freeswitch.org/mailman/options/freeswitch-users
Tz AM BWhttp://www.freeswitch.org
Tz AM BW
Tz AM
Tz AM C уважением                       With Best Regards
Tz AM Георгиевский Юрий.                Georgiewskiy Yuriy
Tz AM +7 4872 711666                    +7 4872 711666
Tz AM факс +7 4872 711143               fax +7 4872 711143
Tz AM Компания ООО Ай Ти Сервис       IT Service Ltd
Tz AM http://nkoort.ru                  http://nkoort.ru
Tz AM JID: ghh...@jabber.tula-ix.net.ru JID: ghh...@jabber.tula-ix.net.ru
Tz AM YG129-RIPE                        YG129-RIPE
Tz AM
Tz AM ___
Tz AM FreeSWITCH-users mailing list
Tz AM FreeSWITCH-users@lists.freeswitch.org
Tz AM http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
Tz AM 
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Tz AM http://www.freeswitch.org
Tz AM
Tz AM
Tz AM
Tz AM
Tz AM
Tz
Tz C уважением                       With Best Regards
Tz Георгиевский Юрий.                Georgiewskiy Yuriy
Tz +7 4872 711666                    +7 4872 711666
Tz факс +7 4872 711143               fax +7 4872 711143
Tz Компания ООО Ай Ти Сервис       IT Service Ltd
Tz http://nkoort.ru                  

Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-08 Thread Tihomir Culjaga
Hi Yuriy,

can you share what you have so far, I'm sure we can help with RTP part...

T.

2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-08 13:25 -0400, Tuyan ?zipek wrote
 freeswitch-us...@lists.freesw...:

 TzHi,
 Tz
 Tz2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru:
 Tz On 2009-10-08 10:43 -0500, Anthony Minessale wrote
 freeswitch-us...@lists.f...:
 Tz
 Tz AMIf you are going to make that alternate module are you going to
 host it in
 Tz AMthe FS tree along side mod_opal?
 Tz
 Tz Yes, but then it be useful, now i have working only signaling part and
 some
 Tz kinde of not working rtp part :)
 Tz
 TzIf you dont use fs rtp stack, its unlikely that it will be accepted
 Tzinto the tree.
 Tz
 Tz
 Tz AMalso if were working on mod_opal why did you not try to involve us
 and the
 Tz AMopal team?
 Tz
 Tz Because i made patches for libopal, one is a bugfix in rtp part, there
 is a race condition
 Tz in inicialisation in jitter buffer, another patch implements method to
 send progress indicator,
 Tz and i don't wont spent my time to incorporate this changes into
 libopal.
 Tz
 TzThats bad.
 TzAny bugfixes from fs, goes to upstream on any of the used libraries.
 TzYou should be doing the same.
 TzAnd Opal developers, will either include or refuse your patches. If
 Tzthey refuse it, they will give you the reason.

 i make this fix only to freeze my current mod_opal work on working state,
 while it now work for me i work on
 my new implementation of h323 proto for fs, i think opal developers will
 fix this rtp bug himself becouse
 it crashes and make library unuseful.

 Tz
 Tz without this changes
 Tz my work on mod_opal in freeswitch don't useful at all, i provide link
 to my work with all
 Tz patches, if somebody wont incorporate it in libopal tree and fs - go
 on, but i think
 Tz better and more elegant make new module based on h323plus.
 Tz
 TzIf you dont publish your changes, all those you are trying to achieve,
 Tzwont happen.
 Tz
 Tz
 Tz AMHow far away from what is in tree are these patches you have?
 Tz AM
 Tz AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
 Tz AM
 Tz AM On 2009-10-07 15:09 -0500, Brian West wrote
 Tz AM freeswitch-us...@lists.freeswit...:
 Tz AM
 Tz AM opal have addition abstraction layer called opalmgr, and it
 implementation
 Tz AM is not so good in
 Tz AM this case, for example to implemet pre_answer in mod_opal i need
 patch
 Tz AM libopal, because
 Tz
 TzThe patch you have in there, adds a method to the OpalCall,  it does
 Tznot touch any parts of OpalManager
 Tzso, i dont understand why opalmanager would be the cause of your pain?
 Tz
 Tz AM there is no way to send progress inicator throuch opalmgr. and
 there is
 Tz AM many another issues like
 Tz AM this in that layer.
 Tz
 TzPlease point me to the issues you have in opal, their bug reports ,
 traces etc.
 TzI dont think any of the opal people has psychic abilities to detect
 Tz-your- problems
 Tzand solve them.
 Tz
 Tzftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
 Tz AM my work on mod_opal before
 Tz AM i start moving to h323plus, may be this help somebody there.
 Tz AM
 Tz AM BW From what I have been told h323plus is a based/fork of
 OpenH323 which
 Tz AM BWOPAL is just a continuation of OpenH323.  So why not support
 the
 Tz AM BWdevelopers of OPAL/OpenH323 ?
 Tz AM BW
 Tz AM BW/b
 Tz AM BW
 Tz AM BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
 Tz AM BW
 Tz AM BW We are developing module to handle h323 proto now, we try to
 use
 Tz AM BW mod_opal and try improve it, but no luck,
 Tz AM BW there is many issues in libopal, and finaly we now move to
 h323plus
 Tz AM BW library.
 Tz
 TzDid any of you try to report those issues?
 Tz
 TzRegards
 Tz
 Tz/tyn
 Tz
 Tz AM BW
 Tz AM BW
 Tz AM BW___
 Tz AM BWFreeSWITCH-users mailing list
 Tz AM BWFreeSWITCH-users@lists.freeswitch.org
 Tz AM BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 Tz AM BWUNSUBSCRIBE:
 Tz AM http://lists.freeswitch.org/mailman/options/freeswitch-users
 Tz AM BWhttp://www.freeswitch.org
 Tz AM BW
 Tz AM
 Tz AM C уважением   With Best Regards
 Tz AM Георгиевский Юрий.Georgiewskiy Yuriy
 Tz AM +7 4872 711666+7 4872 711666
 Tz AM факс +7 4872 711143   fax +7 4872 711143
 Tz AM Компания ООО Ай Ти Сервис   IT Service Ltd
 Tz AM http://nkoort.ru  http://nkoort.ru
 Tz AM JID: ghh...@jabber.tula-ix.net.ru JID:
 ghh...@jabber.tula-ix.net.ru
 Tz AM YG129-RIPEYG129-RIPE
 Tz AM
 Tz AM ___
 Tz AM FreeSWITCH-users mailing list
 Tz AM FreeSWITCH-users@lists.freeswitch.org
 Tz AM http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 Tz AM UNSUBSCRIBE:
 http://lists.freeswitch.org/mailman/options/freeswitch-users
 Tz AM http://www.freeswitch.org
 Tz AM
 Tz AM
 Tz AM
 Tz AM
 Tz AM
 Tz
 Tz C уважением   

Re: [Freeswitch-users] Problem with gateway registration

2009-10-08 Thread Michael Collins
On Wed, Oct 7, 2009 at 7:43 AM, Nicolas Brenner nico...@medularis.comwrote:

 You are missing the point, it is only rejecting auth for FS, Asterisk and
 X-Lite work fine with the same config for that gateway.

 Did you figure this one out yet? If not, snag some SIP captures of working
vs. non-working REGISTRATIONs and pastebin them along with your failed reg
and your redacted gateway config.
-MC




 On Wed, Oct 7, 2009 at 10:20 AM, Brian West br...@freeswitch.org wrote:

 I would suspect its a PEBKAC.  I mean if you could register to a
 gateway that rejected auth... what purpose would auth serve in the
 first place?

 /b

 On Oct 7, 2009, at 8:48 AM, Nicolas Brenner wrote:

  Is there some way to make FS register with the gateway that is
  rejecting the authentication? is it FS or the SIP server at fault?
  Why would X-Lite work and FS not?
 
  Thanks again for your time and help.


 ___
 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 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_opal - call charged before H.225 connect

2009-10-08 Thread Georgiewskiy Yuriy
On 2009-10-08 20:32 +0200, Tihomir Culjaga wrote freeswitch-us...@lists.fre...:

TCHi Yuriy,
TC
TCcan you share what you have so far, I'm sure we can help with RTP part...

I think there is a few days and i make it work, after this i start to test and 
share it.

TC
TCT.
TC
TC2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
TC
TC On 2009-10-08 13:25 -0400, Tuyan ?zipek wrote
TC freeswitch-us...@lists.freesw...:
TC
TC TzHi,
TC Tz
TC Tz2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru:
TC Tz On 2009-10-08 10:43 -0500, Anthony Minessale wrote
TC freeswitch-us...@lists.f...:
TC Tz
TC Tz AMIf you are going to make that alternate module are you going to
TC host it in
TC Tz AMthe FS tree along side mod_opal?
TC Tz
TC Tz Yes, but then it be useful, now i have working only signaling part and
TC some
TC Tz kinde of not working rtp part :)
TC Tz
TC TzIf you dont use fs rtp stack, its unlikely that it will be accepted
TC Tzinto the tree.
TC Tz
TC Tz
TC Tz AMalso if were working on mod_opal why did you not try to involve us
TC and the
TC Tz AMopal team?
TC Tz
TC Tz Because i made patches for libopal, one is a bugfix in rtp part, there
TC is a race condition
TC Tz in inicialisation in jitter buffer, another patch implements method to
TC send progress indicator,
TC Tz and i don't wont spent my time to incorporate this changes into
TC libopal.
TC Tz
TC TzThats bad.
TC TzAny bugfixes from fs, goes to upstream on any of the used libraries.
TC TzYou should be doing the same.
TC TzAnd Opal developers, will either include or refuse your patches. If
TC Tzthey refuse it, they will give you the reason.
TC
TC i make this fix only to freeze my current mod_opal work on working state,
TC while it now work for me i work on
TC my new implementation of h323 proto for fs, i think opal developers will
TC fix this rtp bug himself becouse
TC it crashes and make library unuseful.
TC
TC Tz
TC Tz without this changes
TC Tz my work on mod_opal in freeswitch don't useful at all, i provide link
TC to my work with all
TC Tz patches, if somebody wont incorporate it in libopal tree and fs - go
TC on, but i think
TC Tz better and more elegant make new module based on h323plus.
TC Tz
TC TzIf you dont publish your changes, all those you are trying to achieve,
TC Tzwont happen.
TC Tz
TC Tz
TC Tz AMHow far away from what is in tree are these patches you have?
TC Tz AM
TC Tz AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
TC Tz AM
TC Tz AM On 2009-10-07 15:09 -0500, Brian West wrote
TC Tz AM freeswitch-us...@lists.freeswit...:
TC Tz AM
TC Tz AM opal have addition abstraction layer called opalmgr, and it
TC implementation
TC Tz AM is not so good in
TC Tz AM this case, for example to implemet pre_answer in mod_opal i need
TC patch
TC Tz AM libopal, because
TC Tz
TC TzThe patch you have in there, adds a method to the OpalCall,  it does
TC Tznot touch any parts of OpalManager
TC Tzso, i dont understand why opalmanager would be the cause of your pain?
TC Tz
TC Tz AM there is no way to send progress inicator throuch opalmgr. and
TC there is
TC Tz AM many another issues like
TC Tz AM this in that layer.
TC Tz
TC TzPlease point me to the issues you have in opal, their bug reports ,
TC traces etc.
TC TzI dont think any of the opal people has psychic abilities to detect
TC Tz-your- problems
TC Tzand solve them.
TC Tz
TC Tzftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
TC Tz AM my work on mod_opal before
TC Tz AM i start moving to h323plus, may be this help somebody there.
TC Tz AM
TC Tz AM BW From what I have been told h323plus is a based/fork of
TC OpenH323 which
TC Tz AM BWOPAL is just a continuation of OpenH323.  So why not support
TC the
TC Tz AM BWdevelopers of OPAL/OpenH323 ?
TC Tz AM BW
TC Tz AM BW/b
TC Tz AM BW
TC Tz AM BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
TC Tz AM BW
TC Tz AM BW We are developing module to handle h323 proto now, we try to
TC use
TC Tz AM BW mod_opal and try improve it, but no luck,
TC Tz AM BW there is many issues in libopal, and finaly we now move to
TC h323plus
TC Tz AM BW library.
TC Tz
TC TzDid any of you try to report those issues?
TC Tz
TC TzRegards
TC Tz
TC Tz/tyn
TC Tz
TC Tz AM BW
TC Tz AM BW
TC Tz AM BW___
TC Tz AM BWFreeSWITCH-users mailing list
TC Tz AM BWFreeSWITCH-users@lists.freeswitch.org
TC Tz AM BWhttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
TC Tz AM BWUNSUBSCRIBE:
TC Tz AM http://lists.freeswitch.org/mailman/options/freeswitch-users
TC Tz AM BWhttp://www.freeswitch.org
TC Tz AM BW
TC Tz AM
TC Tz AM C уважением   With Best Regards
TC Tz AM Георгиевский Юрий.Georgiewskiy Yuriy
TC Tz AM +7 4872 711666+7 4872 711666
TC Tz AM факс +7 4872 711143   fax +7 4872 711143
TC Tz AM Компания ООО Ай Ти Сервис   IT Service Ltd
TC Tz AM http://nkoort.ru  http://nkoort.ru
TC Tz AM JID: ghh...@jabber.tula-ix.net.ru JID:
TC ghh...@jabber.tula-ix.net.ru
TC Tz AM 

Re: [Freeswitch-users] FS Slide deck?

2009-10-08 Thread Gabriel Gunderson
Naturally the wireless is jacked at the conf.  It's no match for the
100's of geeks sporting laptops.  Thanks for the link. Looks like
we'll be shooting from the hip. :)

From my phone,
Gabe

On Thursday, October 8, 2009, Michael Collins m...@freeswitch.org wrote:


 On Thu, Oct 8, 2009 at 7:42 AM, Gabriel Gunderson 
 g...@gundy.org javascript:_e({}, 'cvml', 'g...@gundy.org'); wrote:

 Hey all,

 The 3rd annual UTOSC (Utah Open Source Conference) [1] starts today.
 It's a conference that gives Open Source users/hackers a chance gather
 together to mingle and share.  It's a lot of fun.  Anyway, this year
 I've offered to work with a friend of mine to lead a BoF (Birds of a
 Feather) discussion on Open Source Telephony [2].

 While it should mostly be group discussion, you never know when people
 are going to get shy and clam up.  *If* they do, it would be nice to
 have some slides to fill that time.  Rather than make some from
 scratch (that are unlikely to get used), I thought I'd ask here and
 see if anyone has a FS slide deck that they wouldn't mind sharing.

 Thanks,
 Gabe


 1) http://2009.utosc.com/pages/home/
 2) http://2009.utosc.com/presentation/136/

 There are numerous slides and such from ClueCon. Go to http://www.cluecon.com 
 and you can download both the video files as well as the actual 
 presentations. The presentation files are in various formats such as PPT(X), 
 PDF, and Keynote.
 The second presentation on day 1 is Anthony Minessale and he talks a lot 
 about expanding one's thinking when it comes to applying FreeSWITCH in 
 production. For example, some people will jump through crazy hoops to solve a 
 problem because that's how they've always done it. Anyway, check out that 
 video and presentation file for some great ideas.
 -MC



 ___
 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] REMINDER: Weekly FreeSWITCH Conference Scheduled for October 9, 11AM CST (GMT -6)

2009-10-08 Thread Michael Collins
Just a friendly reminder that we will be having the weekly FreeSWITCH
conference call tomorrow, October 9th, at 11AM Central. The agenda is
updated:
http://bit.ly/lzEYy

The conference lasts for six hours, so feel free to dial in at any time. We
usually start going over the agenda about 15 minutes after the conference
starts. The agenda itself only takes about an hour or two, after which we
spend most of the time discussing whatever is on the minds of the community
members. Remember, the core FreeSWITCH development team of Anthony Minessale
(primary author, lead architect), Mike Jerris (build master), and Brian West
(all around VoIP expert, FS configuration guru) are present for the whole
conference. This is a great time to ask questions about the project. Please
join us!

Call in options include SIP, Skype, PSTN, and Jabber. Please see the agenda
for more information.

Looking forward to speaking with you all tomorrow,
Michael
___
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_opal - call charged before H.225 connect

2009-10-08 Thread Tihomir Culjaga
k

2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru

 On 2009-10-08 20:32 +0200, Tihomir Culjaga wrote
 freeswitch-us...@lists.fre...:

 TCHi Yuriy,
 TC
 TCcan you share what you have so far, I'm sure we can help with RTP
 part...

 I think there is a few days and i make it work, after this i start to test
 and share it.

 TC
 TCT.
 TC
 TC2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
 TC
 TC On 2009-10-08 13:25 -0400, Tuyan ?zipek wrote
 TC freeswitch-us...@lists.freesw...:
 TC
 TC TzHi,
 TC Tz
 TC Tz2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru:
 TC Tz On 2009-10-08 10:43 -0500, Anthony Minessale wrote
 TC freeswitch-us...@lists.f...:
 TC Tz
 TC Tz AMIf you are going to make that alternate module are you going
 to
 TC host it in
 TC Tz AMthe FS tree along side mod_opal?
 TC Tz
 TC Tz Yes, but then it be useful, now i have working only signaling
 part and
 TC some
 TC Tz kinde of not working rtp part :)
 TC Tz
 TC TzIf you dont use fs rtp stack, its unlikely that it will be accepted
 TC Tzinto the tree.
 TC Tz
 TC Tz
 TC Tz AMalso if were working on mod_opal why did you not try to
 involve us
 TC and the
 TC Tz AMopal team?
 TC Tz
 TC Tz Because i made patches for libopal, one is a bugfix in rtp part,
 there
 TC is a race condition
 TC Tz in inicialisation in jitter buffer, another patch implements
 method to
 TC send progress indicator,
 TC Tz and i don't wont spent my time to incorporate this changes into
 TC libopal.
 TC Tz
 TC TzThats bad.
 TC TzAny bugfixes from fs, goes to upstream on any of the used
 libraries.
 TC TzYou should be doing the same.
 TC TzAnd Opal developers, will either include or refuse your patches. If
 TC Tzthey refuse it, they will give you the reason.
 TC
 TC i make this fix only to freeze my current mod_opal work on working
 state,
 TC while it now work for me i work on
 TC my new implementation of h323 proto for fs, i think opal developers
 will
 TC fix this rtp bug himself becouse
 TC it crashes and make library unuseful.
 TC
 TC Tz
 TC Tz without this changes
 TC Tz my work on mod_opal in freeswitch don't useful at all, i provide
 link
 TC to my work with all
 TC Tz patches, if somebody wont incorporate it in libopal tree and fs -
 go
 TC on, but i think
 TC Tz better and more elegant make new module based on h323plus.
 TC Tz
 TC TzIf you dont publish your changes, all those you are trying to
 achieve,
 TC Tzwont happen.
 TC Tz
 TC Tz
 TC Tz AMHow far away from what is in tree are these patches you have?
 TC Tz AM
 TC Tz AM2009/10/8 Georgiewskiy Yuriy bottle...@icf.org.ru
 TC Tz AM
 TC Tz AM On 2009-10-07 15:09 -0500, Brian West wrote
 TC Tz AM freeswitch-us...@lists.freeswit...:
 TC Tz AM
 TC Tz AM opal have addition abstraction layer called opalmgr, and it
 TC implementation
 TC Tz AM is not so good in
 TC Tz AM this case, for example to implemet pre_answer in mod_opal i
 need
 TC patch
 TC Tz AM libopal, because
 TC Tz
 TC TzThe patch you have in there, adds a method to the OpalCall,  it
 does
 TC Tznot touch any parts of OpalManager
 TC Tzso, i dont understand why opalmanager would be the cause of your
 pain?
 TC Tz
 TC Tz AM there is no way to send progress inicator throuch opalmgr.
 and
 TC there is
 TC Tz AM many another issues like
 TC Tz AM this in that layer.
 TC Tz
 TC TzPlease point me to the issues you have in opal, their bug reports ,
 TC traces etc.
 TC TzI dont think any of the opal people has psychic abilities to detect
 TC Tz-your- problems
 TC Tzand solve them.
 TC Tz
 TC Tzftp://srv.icf.org.ru/pub/soft/f/freeswitch/ - there is
 TC Tz AM my work on mod_opal before
 TC Tz AM i start moving to h323plus, may be this help somebody there.
 TC Tz AM
 TC Tz AM BW From what I have been told h323plus is a based/fork of
 TC OpenH323 which
 TC Tz AM BWOPAL is just a continuation of OpenH323.  So why not
 support
 TC the
 TC Tz AM BWdevelopers of OPAL/OpenH323 ?
 TC Tz AM BW
 TC Tz AM BW/b
 TC Tz AM BW
 TC Tz AM BWOn Oct 7, 2009, at 7:50 AM, Georgiewskiy Yuriy wrote:
 TC Tz AM BW
 TC Tz AM BW We are developing module to handle h323 proto now, we
 try to
 TC use
 TC Tz AM BW mod_opal and try improve it, but no luck,
 TC Tz AM BW there is many issues in libopal, and finaly we now move
 to
 TC h323plus
 TC Tz AM BW library.
 TC Tz
 TC TzDid any of you try to report those issues?
 TC Tz
 TC TzRegards
 TC Tz
 TC Tz/tyn
 TC Tz
 TC Tz AM BW
 TC Tz AM BW
 TC Tz AM BW___
 TC Tz AM BWFreeSWITCH-users mailing list
 TC Tz AM BWFreeSWITCH-users@lists.freeswitch.org
 TC Tz AM BW
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 TC Tz AM BWUNSUBSCRIBE:
 TC Tz AM
 http://lists.freeswitch.org/mailman/options/freeswitch-users
 TC Tz AM BWhttp://www.freeswitch.org
 TC Tz AM BW
 TC Tz AM
 TC Tz AM C уважением   With Best Regards
 TC Tz AM Георгиевский Юрий.Georgiewskiy Yuriy
 TC Tz AM +7 4872 711666+7 4872 711666
 TC Tz AM факс +7 4872 711143   fax +7 

[Freeswitch-users] freeswitch distributed

2009-10-08 Thread Vladimir Elizarov
I want to make freeswitch distributed in such a situation. Several
offices in each of fs. We need a unified dialplan, a single
entrance/exit on the SIP external gateways, in the case of
unavailability of one of the fs others work without his participation.

How to understand. It should be the following. Base presence to keep in
a separate database (pgpoll + pg). Dialplan, configure pull xml_curl.
What can you tell from the web-application (wikipbx, fs2web etc)? The
main task of which will impact dialplan, configure, directory?



signature.asc
Description: OpenPGP digital signature
___
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] How to limit the number of incoming+outgoing calls via specific gateway?

2009-10-08 Thread Dmitry Bely
On Tue, Oct 6, 2009 at 12:52 AM, SP spr...@gmail.com wrote:
 did you use the application limit on the inbound call?
 You'll need to in order to account for it.

Can you provide more detail? I have DID and gateway

  extension name=public_did
condition field=destination_number expression=^(1234567)$
  action application=transfer data=incoming_call XML default/
/condition
  /extension

  gateway name=my_provider
param name=username value=1234567/
(...)
  /gateway

  extension name=my_provider_local
condition field=${toll_allow} expression=local/
(...)
  action application=bridge data=sofia/gateway/my_provider/$1/
/condition
  /extension

that correspond to the same provider account. Then an incoming call is
active, outgoing one is not possible (provider will reject the it).
How to generate limit_exceeded then?

- Dmitry Bely

___
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] Changing callerid before/after call pickup

2009-10-08 Thread Michael Collins
On Wed, Oct 7, 2009 at 6:46 PM, Klaus Hochlehnert maili...@kh-dev.dewrote:

 Hi,

 currently I'm playing around with call pickup and Snom phones.
 I'm using the intercept function for that.

 My problem is now that after the call pickup (which works fine) I don't
 see the caller id of the original call.
 Instead I see the pickup code, e.g. *820

 I've tried to change nearly every channel variable (before doing the call
 pickup), but the phone won't display the caller id.

 Does anybody know how to change that?

Can you paste a debug log of the call flow? Also, are you using just the
default dialplan or have you made any changes? Lastly, what mods, if any,
did you make to your Snom configs? I have a bricked Snom that I'm waiting
for TFTP to fix but when it does I will see about testing this.

-MC
___
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] freeswitch distributed

2009-10-08 Thread Michael Collins
On Thu, Oct 8, 2009 at 12:50 PM, Vladimir Elizarov
xengelpubl...@gmail.comwrote:

 I want to make freeswitch distributed in such a situation. Several
 offices in each of fs. We need a unified dialplan, a single
 entrance/exit on the SIP external gateways, in the case of
 unavailability of one of the fs others work without his participation.

 How to understand. It should be the following. Base presence to keep in
 a separate database (pgpoll + pg). Dialplan, configure pull xml_curl.
 What can you tell from the web-application (wikipbx, fs2web etc)? The
 main task of which will impact dialplan, configure, directory?


This is quite an in depth question. It's not really something that can be
answered on a mailing list because of all of the specific questions that
need to be answered. I think your best bet is to email
consult...@freeswitch.org and let them discuss it with you. They can get you
hooked up with a FreeSWITCH expert whom you can hire to assist with this
project.
-MC
___
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] Changing callerid before/after call pickup

2009-10-08 Thread Michael Collins
Also,

I failed to mention two things:
#1 - Please don't hijack threads. :)
#2 - Update to the latest SVN and try again. You might be pleasantly
surprised.

-MC

On Wed, Oct 7, 2009 at 6:46 PM, Klaus Hochlehnert maili...@kh-dev.dewrote:

 Hi,

 currently I'm playing around with call pickup and Snom phones.
 I'm using the intercept function for that.

 My problem is now that after the call pickup (which works fine) I don't
 see the caller id of the original call.
 Instead I see the pickup code, e.g. *820

 I've tried to change nearly every channel variable (before doing the call
 pickup), but the phone won't display the caller id.

 Does anybody know how to change that?

 Thanks, Klaus


 ___
 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


Re: [Freeswitch-users] Changing callerid before/after call pickup

2009-10-08 Thread Klaus Hochlehnert
Sorry for hijacking. Didn't know that the mailing list system finds out about 
that... ;-)

Will do the update in the next days and try again.

Today I tried with the command  send_display.
This workaround currently works for me.

Thanks, Klaus


From: freeswitch-users-boun...@lists.freeswitch.org 
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Michael 
Collins
Sent: Friday, October 09, 2009 12:54 AM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Changing callerid before/after call pickup

Also,

I failed to mention two things:
#1 - Please don't hijack threads. :)
#2 - Update to the latest SVN and try again. You might be pleasantly surprised.

-MC
On Wed, Oct 7, 2009 at 6:46 PM, Klaus Hochlehnert 
maili...@kh-dev.demailto:maili...@kh-dev.de wrote:
Hi,

currently I'm playing around with call pickup and Snom phones.
I'm using the intercept function for that.

My problem is now that after the call pickup (which works fine) I don't see 
the caller id of the original call.
Instead I see the pickup code, e.g. *820

I've tried to change nearly every channel variable (before doing the call 
pickup), but the phone won't display the caller id.

Does anybody know how to change that?

Thanks, Klaus


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.orgmailto: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


Re: [Freeswitch-users] Changing callerid before/after call pickup

2009-10-08 Thread Brian West
If you're starting a new topic/thread please click new message.  If  
you click reply, delete the subject and body and change it.. the  
thread is now hijacked.


/b

On Oct 8, 2009, at 6:23 PM, Klaus Hochlehnert wrote:

Sorry for hijacking. Didn’t know that the mailing list system finds  
out about that... ;-)


Will do the update in the next days and try again.

Today I tried with the command  send_display.
This workaround currently works for me.

Thanks, Klaus


___
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] FreeSWITCH Update: Valet Parking

2009-10-08 Thread Michael Collins
FYI,

The FreeSWITCH devs have added valet parking! Check it out:
http://www.freeswitch.org/node/207

Let us know what you think.

Thanks,
Michael
___
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] Heartbeat question

2009-10-08 Thread Diego Viola
Hi everyone,

I have a question about FreeSWITCH heartbeat, I have this on my dialplan:

extension name=test
condition field=destination_number expression=^8084$
action application=answer/
action application=enable_heartbeat data=1/
/condition
/extension

But when I do event plain all I see the heartbeats are being fired every
20 seconds... what I'm doing wrong?

Thanks,

Diego
___
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] Heartbeat question

2009-10-08 Thread Diego Viola
I want it to fire every 1 second...

On Fri, Oct 9, 2009 at 2:56 AM, Diego Viola diego.vi...@gmail.com wrote:

 Hi everyone,

 I have a question about FreeSWITCH heartbeat, I have this on my dialplan:

 extension name=test
 condition field=destination_number expression=^8084$
 action application=answer/
 action application=enable_heartbeat data=1/
 /condition
 /extension

 But when I do event plain all I see the heartbeats are being fired every
 20 seconds... what I'm doing wrong?

 Thanks,

 Diego


___
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] mod_fax compile fails

2009-10-08 Thread Mark Campbell-Smith
HI all,

I just tried to update to the latest svn and I get these errors right
at the end after issuing a 'make current'.  I am using Debian Lenny.

making all mod_fax
make[5]: Entering directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[6]: Entering directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[7]: Entering directory `/home/mark/freeswitch/libs/tiff-3.8.2'
running /bin/sh ./configure  --prefix=/usr/local/freeswitch
--cache-file=/dev/null --srcdir=. --disable-shared --with-pic
--no-create --no-recursion
configure: error: cannot run /bin/sh config/config.sub
make[7]: *** [config.status] Error 1
make[7]: Leaving directory `/home/mark/freeswitch/libs/tiff-3.8.2'
make[6]: *** [../../../../libs/tiff-3.8.2/libtiff/libtiff.la] Error 2
make[6]: Leaving directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[4]: *** [mod_fax-all] Error 1
make[4]: Leaving directory `/home/mark/freeswitch/src/mod'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mark/freeswitch/src'
Making all in build
make[3]: Entering directory `/home/mark/freeswitch/build'
 + FreeSWITCH Build Complete ---+
 + FreeSWITCH has been successfully built.  +
 + Install by running:  +
 +  +
 +   make install   +
 +--+
make[3]: Leaving directory `/home/mark/freeswitch/build'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mark/freeswitch'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mark/freeswitch'
make: *** [current] Error 2

Also, are the 'Leaving directory / all-recursive' errors going to
cause a problem?

Thanks!
Any ideas what the cause is?

___
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] Heartbeat question

2009-10-08 Thread William Suffill
Why do you need it every second? If you want real time channel counts
you would  be able to track each create/destroy even instead of
relying on the heartbeat summary.

-- W

___
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] Questions regarding to mod_nibble

2009-10-08 Thread Ahmed Munir
 I want to ask three questions related to mod_nibble bills, as I'm listing
down below;

1- Can we select/use dynamic tables for billing using nibble bill?
2- Can we define more than two tables and attributes in nibblebill.conf.xml?
3- As Nibble bill is use to deduct amount of user account, Can we deduct
minutes instead of cash? Because my case is, if a user buy a package and I
only want to deducts his/her minutes. How we can resolve it by nibble bill?
/ What other way we can resolve it?

Kindly advise soon.

-- 
Regards,

Ahmed Munir
___
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_fax compile fails

2009-10-08 Thread Rob Forman
I had that issue too where make current failed on mod_fax (under libs/ 
tiff).  And yeah, it caused a problem where a bunch of modules  
wouldn't load.  You'll want to get it resolved before installing.  I  
ended up moving the existing source aside and re-checked out the  
trunk, which compiled fine.


On Oct 8, 2009, at 10:06 PM, Mark Campbell-Smith wrote:

 HI all,

 I just tried to update to the latest svn and I get these errors right
 at the end after issuing a 'make current'.  I am using Debian Lenny.

 making all mod_fax
 make[5]: Entering directory `/home/mark/freeswitch/src/mod/ 
 applications/mod_fax'
 make[6]: Entering directory `/home/mark/freeswitch/src/mod/ 
 applications/mod_fax'
 make[7]: Entering directory `/home/mark/freeswitch/libs/tiff-3.8.2'
 running /bin/sh ./configure  --prefix=/usr/local/freeswitch
 --cache-file=/dev/null --srcdir=. --disable-shared --with-pic
 --no-create --no-recursion
 configure: error: cannot run /bin/sh config/config.sub
 make[7]: *** [config.status] Error 1
 make[7]: Leaving directory `/home/mark/freeswitch/libs/tiff-3.8.2'
 make[6]: *** [../../../../libs/tiff-3.8.2/libtiff/libtiff.la] Error 2
 make[6]: Leaving directory `/home/mark/freeswitch/src/mod/ 
 applications/mod_fax'
 make[5]: *** [all] Error 1
 make[5]: Leaving directory `/home/mark/freeswitch/src/mod/ 
 applications/mod_fax'
 make[4]: *** [mod_fax-all] Error 1
 make[4]: Leaving directory `/home/mark/freeswitch/src/mod'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/home/mark/freeswitch/src'
 Making all in build
 make[3]: Entering directory `/home/mark/freeswitch/build'
 + FreeSWITCH Build Complete ---+
 + FreeSWITCH has been successfully built.  +
 + Install by running:  +
 +  +
 +   make install   +
 +--+
 make[3]: Leaving directory `/home/mark/freeswitch/build'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/mark/freeswitch'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/home/mark/freeswitch'
 make: *** [current] Error 2

 Also, are the 'Leaving directory / all-recursive' errors going to
 cause a problem?

 Thanks!
 Any ideas what the cause is?

 ___
 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


Re: [Freeswitch-users] FreeSWITCH Update: Valet Parking

2009-10-08 Thread Hadley Rich
On Thu, 2009-10-08 at 18:42 -0700, Michael Collins wrote:
 FYI,
 
 The FreeSWITCH devs have added valet parking! Check it out:
 http://www.freeswitch.org/node/207
 
 Let us know what you think.

I think it's awesome. Love your work as always guys.

hads

-- 
http://nicegear.co.nz
New Zealand's Open Source Hardware Supplier


___
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] Heartbeat question

2009-10-08 Thread Michael Collins
On Thu, Oct 8, 2009 at 7:56 PM, Diego Viola diego.vi...@gmail.com wrote:

 Hi everyone,

 I have a question about FreeSWITCH heartbeat, I have this on my dialplan:

 extension name=test
 condition field=destination_number expression=^8084$
 action application=answer/
 action application=enable_heartbeat data=1/
 /condition
 /extension

 But when I do event plain all I see the heartbeats are being fired every
 20 seconds... what I'm doing wrong?


On the console do you see the call to switch_core_session_enable_heartbeat?
switch_core_session.c:1041:
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_INFO, %s
setting session heartbeat to %u second(s).\n,

Confirm that it is actually calling that.

BTW, it would sure be nice if this app were documented on the wiki, hint
hint. ;)
-MC


 Thanks,

 Diego


 ___
 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


Re: [Freeswitch-users] FS Slide deck?

2009-10-08 Thread Gabriel Gunderson
On Thu, Oct 8, 2009 at 4:38 PM, Michael Collins m...@freeswitch.org wrote:
 On Thu, Oct 8, 2009 at 12:01 PM, Gabriel Gunderson g...@gundy.org wrote:
 Naturally the wireless is jacked at the conf.  It's no match for the
 100's of geeks sporting laptops.  Thanks for the link. Looks like
 we'll be shooting from the hip. :)

 We experienced something similar at ClueCon, but it was that the hotel's
 DHCP server was a total wuss. :)

So, I just got back from the first day of the conference and there was
plenty of interest in FreeSWITCH from all the Asterisk users.  We had
a good time and answered lots of questions.  It was interesting to
hear what their perceptions about FS were.

Gabe

___
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] Heartbeat question

2009-10-08 Thread Diego Viola
Yes, I have called to my extension and saw this:

2009-10-09 01:25:44.820677 [INFO] switch_core_session.c:1041 sofia/internal/
1...@192.168.0.2 setting session heartbeat to 1 second(s).

But I still see the heartbeat events being fired after 20 seconds...

I have made this script that tells me the seconds when a heartbeat is being
fired...

#!/usr/bin/env ruby

require 'rubygems'
require 'fsr'
require fsr/listener/inbound

def custom_channel_heartbeat_handler(event)
  puts Time.now.strftime('%S')
end
FSL::Inbound.add_event_hook(:HEARTBEAT) {|event|
custom_channel_heartbeat_handler(event) }
FSR.start_ies!(FSL::Inbound, :host = localhost, :port = 8021)


This is the output:

[di...@myhost ~]$ ruby test.rb
No log4r found, falling back to standard ruby library Logger
I, [2009-10-09T01:25:51.797012 #3292]  INFO -- : *** FreeSWITCHer Inbound
EventSocket Listener connected to localhost:8021 ***
I, [2009-10-09T01:25:51.797291 #3292]  INFO -- : ***
http://code.rubyists.com/projects/fs
59
19
39
59
19
39
59


On Fri, Oct 9, 2009 at 5:13 AM, Michael Collins m...@freeswitch.org wrote:


 On Thu, Oct 8, 2009 at 7:56 PM, Diego Viola diego.vi...@gmail.com wrote:

 Hi everyone,

 I have a question about FreeSWITCH heartbeat, I have this on my dialplan:

 extension name=test
 condition field=destination_number expression=^8084$
 action application=answer/
 action application=enable_heartbeat data=1/
 /condition
 /extension

 But when I do event plain all I see the heartbeats are being fired every
 20 seconds... what I'm doing wrong?


 On the console do you see the call to switch_core_session_enable_heartbeat?

 switch_core_session.c:1041:
 switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_INFO, %s
 setting session heartbeat to %u second(s).\n,

 Confirm that it is actually calling that.

 BTW, it would sure be nice if this app were documented on the wiki, hint
 hint. ;)
 -MC


 Thanks,

 Diego


 ___
 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 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] Heartbeat question

2009-10-08 Thread Diego Viola
Nope, I was just wondering why it didn't work at 1 second exactly...

On Fri, Oct 9, 2009 at 3:36 AM, William Suffill
william.suff...@gmail.comwrote:

 Why do you need it every second? If you want real time channel counts
 you would  be able to track each create/destroy even instead of
 relying on the heartbeat summary.

 -- W

 ___
 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


Re: [Freeswitch-users] mod_fax compile fails

2009-10-08 Thread Mark Campbell-Smith
Thanks Rob,

Is this a fault in the svn update process?  if so, should/has it been
bug reported?


On Fri, Oct 9, 2009 at 2:39 PM, Rob Forman rob4manh...@gmail.com wrote:
 I had that issue too where make current failed on mod_fax (under libs/
 tiff).  And yeah, it caused a problem where a bunch of modules
 wouldn't load.  You'll want to get it resolved before installing.  I
 ended up moving the existing source aside and re-checked out the
 trunk, which compiled fine.


 On Oct 8, 2009, at 10:06 PM, Mark Campbell-Smith wrote:

 HI all,

 I just tried to update to the latest svn and I get these errors right
 at the end after issuing a 'make current'.  I am using Debian Lenny.

 making all mod_fax
 make[5]: Entering directory `/home/mark/freeswitch/src/mod/
 applications/mod_fax'
 make[6]: Entering directory `/home/mark/freeswitch/src/mod/
 applications/mod_fax'
 make[7]: Entering directory `/home/mark/freeswitch/libs/tiff-3.8.2'
 running /bin/sh ./configure  --prefix=/usr/local/freeswitch
 --cache-file=/dev/null --srcdir=. --disable-shared --with-pic
 --no-create --no-recursion
 configure: error: cannot run /bin/sh config/config.sub
 make[7]: *** [config.status] Error 1
 make[7]: Leaving directory `/home/mark/freeswitch/libs/tiff-3.8.2'
 make[6]: *** [../../../../libs/tiff-3.8.2/libtiff/libtiff.la] Error 2
 make[6]: Leaving directory `/home/mark/freeswitch/src/mod/
 applications/mod_fax'
 make[5]: *** [all] Error 1
 make[5]: Leaving directory `/home/mark/freeswitch/src/mod/
 applications/mod_fax'
 make[4]: *** [mod_fax-all] Error 1
 make[4]: Leaving directory `/home/mark/freeswitch/src/mod'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/home/mark/freeswitch/src'
 Making all in build
 make[3]: Entering directory `/home/mark/freeswitch/build'
 + FreeSWITCH Build Complete ---+
 + FreeSWITCH has been successfully built.      +
 + Install by running:                          +
 +                                              +
 +               make install                   +
 +--+
 make[3]: Leaving directory `/home/mark/freeswitch/build'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/mark/freeswitch'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/home/mark/freeswitch'
 make: *** [current] Error 2

 Also, are the 'Leaving directory / all-recursive' errors going to
 cause a problem?

 Thanks!
 Any ideas what the cause is?

 ___
 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 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