[Freeswitch-users] need hear solving a noise problem

2009-05-23 Thread Juan Backson
Hi,

I am getting problem when one UA is xlite and another UA is another
sip application.

When I call from xlite to a sip application, I am getting noise:

I have tried these:
  extension name=redial
  condition field=destination_number expression=^3000
action application=bridge
data={absolute_codec_string='GSM,PCMU'}sofia/192.168.1.191/4540/
  /condition
/extension
  extension name=redial
  condition field=destination_number expression=^3000
action application=bridge data=sofia/192.168.1.191/4540/
  /condition
/extension

show channels give me the following:

c5f42dec-646a-4675-af40-c4d173c8a7c7,inbound,2009-05-23
10:36:30,1243089390,sofia/internal/1...@192.168.1.191
,CS_EXECUTE,1000,1000,192.168.1.193,3000,bridge,sofia/
192.168.1.191/4540,XML,public,GSM,8000,GSM,8000
790d9b2a-88b9-4521-8934-31b059e04e7b,outbound,2009-05-23
10:36:30,1243089390,sofia/internal/4540,CS_CONSUME_MEDIA,1000,1000,192.168.1.193,4540,,,XML,public

The sip application and xlite is working fine ( voice is clear ) if I use
Asterisk with the following line in sip.conf:

[4540]
canreinvite=no
type=friend
context=sip-external
allow=gsm
host=dynamic

[1000]
canreinvite=no
type=friend
context=sip-external
allow=gsm
host=dynamic


Does anyone know how to mimic the same behavior in Freeswitch?

Thanks,
JB
___
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] need hear solving a noise problem

2009-05-23 Thread Juan Backson
Hi,

Just to follow up with this problem.  If I set both xlite and sip
application to use PCMU, I am still getting noise even channels show the
same codec:

API CALL [show(channels)] output:
uuid,direction,created,created_epoch,name,state,cid_name,cid_num,ip_addr,dest,application,application_data,dialplan,context,read_codec,read_rate,write_codec,write_rate
0816684d-7a29-4814-93e4-104ffc2ed984,inbound,2009-05-23
11:25:30,1243092330,sofia/internal/1...@192.168.1.191
,CS_EXECUTE,1000,1000,192.168.1.193,3000,bridge,{absolute_codec_string='GSM,PCMU'}sofia/
192.168.1.191/454044009539026,XML,public,PCMU,8000,PCMU,8000
a6f1e90c-f6a9-4ac1-9f26-fe08c5c0dd74,outbound,2009-05-23
11:25:30,1243092330,sofia/internal/454044009539026,CS_EXCHANGE_MEDIA,1000,1000,192.168.1.193,454044009539026,,,XML,public,PCMU,8000,PCMU,8000
Thanks for any suggestion.

Thanks,
JB

On Sat, May 23, 2009 at 3:11 PM, Juan Backson juanback...@gmail.com wrote:

 Hi,

 I am getting problem when one UA is xlite and another UA is another
 sip application.

 When I call from xlite to a sip application, I am getting noise:

 I have tried these:
   extension name=redial
   condition field=destination_number expression=^3000
 action application=bridge
 data={absolute_codec_string='GSM,PCMU'}sofia/192.168.1.191/4540/
   /condition
 /extension
   extension name=redial
   condition field=destination_number expression=^3000
 action application=bridge data=sofia/192.168.1.191/4540/
   /condition
 /extension

 show channels give me the following:

 c5f42dec-646a-4675-af40-c4d173c8a7c7,inbound,2009-05-23
 10:36:30,1243089390,sofia/internal/1...@192.168.1.191
 ,CS_EXECUTE,1000,1000,192.168.1.193,3000,bridge,sofia/
 192.168.1.191/4540,XML,public,GSM,8000,GSM,8000
 790d9b2a-88b9-4521-8934-31b059e04e7b,outbound,2009-05-23
 10:36:30,1243089390,sofia/internal/4540,CS_CONSUME_MEDIA,1000,1000,192.168.1.193,4540,,,XML,public

 The sip application and xlite is working fine ( voice is clear ) if I use
 Asterisk with the following line in sip.conf:

 [4540]
 canreinvite=no
 type=friend
 context=sip-external
 allow=gsm
 host=dynamic

 [1000]
 canreinvite=no
 type=friend
 context=sip-external
 allow=gsm
 host=dynamic


 Does anyone know how to mimic the same behavior in Freeswitch?

 Thanks,
 JB


___
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] Cool names for my VoIP company

2009-05-23 Thread Ognjen Seslija
I vote for viotel.

Regards,
Ognjen
On Fri, May 22, 2009 at 6:26 AM, Diego Viola diego.vi...@gmail.com wrote:

 Hey guys,

 I'm about to start my own ITSP with FreeSWITCH, and I'm looking some
 cool names for my VoIP company, if you know some please tell me :)

 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] Help regarding configuration of FreeSWITCH to act as transparent proxy

2009-05-23 Thread Ognjen Seslija
It can be done with or without media. FS does not relay SIP messages
transparently as OpenSER, but act as a SIP UA to each call leg. This gives
an oportunity to place rtp in between streams, do call recording and all
other softswitch stuff. I use FreeSWITCH as hosted PBX solution, basically
hosting multiple SIP domains each of them representing a separate PBX for a
different company with separate dialplans etc.

Ognjen

On Fri, May 22, 2009 at 2:37 PM, Peter P GMX prometheus...@gmx.net wrote:

 This is also interesting for me, as I love freeswitch, and maintaining a
 single platform is easier, than handling various different ones.
 In the past years I did a couple of projects with OpenSER /openSIPS.
 These projects comprised:

* registrar for the SIP user agents
* handle invite messages (+ ringing, bye, ok, etc also of course)
  between registered user agents and user agents at external domains
* rtp payload was a bit different from usual VoIP traffic (video
  parts, application sharing, file downloads etc.), but SDP was fine
  according to RFC, and OpenSER mediaproxy worked also
* handling of peer-to-peer presence (SUBSCRIBE, MEASSAGE, OPTIONS)
* The number of messages to handle was not that much (some thousand
  subs).

 For my understanding this should also be possible with Freeswitch with
 bypass_media. Right?

 Best regards
 Peter



 Ognjen Seslija schrieb:
  Hello,
 
  FS by design is B2BUA, and it cannot route INVITEs and other SIP
  methods. It can however, bridge a-leg to b-leg with or w/o media and
  doing plenty other cool stuff much better than commercial projects. I
  suggest joining us on irc to detail your setup so we can help you.
 
  Regards,
  Ognjen (sekil on #freeswitch).
 
  On Fri, May 22, 2009 at 7:24 AM, Rajagopal, Sridhar (Sridhar)
  sridh...@alcatel-lucent.com mailto:sridh...@alcatel-lucent.com
 wrote:
 
  Hi all,
 
  I want to use FreeSWITCH as a SIP transparent proxy in session
  border controller application. Please let  me know the changes in
  configuration files required to achieve this behaviour
 
  Thanks very much for the help.
 
  Regards,
  Sridhar
 
 
  ___
  Freeswitch-users mailing list
  Freeswitch-users@lists.freeswitch.org
  mailto: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


[Freeswitch-users] Problem with compiling

2009-05-23 Thread bakko
Hi,

when i try to compile the latest trunk i receive this error:

touch .version
make[1]: Entering directory `/usr/src/freeswitch/libs/apr'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/usr/src/freeswitch/libs/apr'
make: *** [libs/apr/libapr-1.la] Error 2

What i do:

./bootstrap.sh
./configure
make

Thank's

Regards


___
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] Cool names for my VoIP company

2009-05-23 Thread Peter P GMX
Just a side notice about how to name a company.
If you use a descriptive name e.g. GlobalSIP as sugested before, it
may be difficult to register this name later on as a brand name when
your company becomes successful.
At least here in Europe it is not possible to register a brand name when
the name itself describes the business or the techique used.
Thats the reason why big companies nowadays use these strange names like
e.g. ABALA, which seem to not make any sense at all at a first glance.
But these names can eaysily be registered as brand names.

Best regards
Peter

Ognjen Seslija schrieb:
 I vote for viotel.
  
 Regards,
 Ognjen
 On Fri, May 22, 2009 at 6:26 AM, Diego Viola diego.vi...@gmail.com
 mailto:diego.vi...@gmail.com wrote:

 Hey guys,

 I'm about to start my own ITSP with FreeSWITCH, and I'm looking some
 cool names for my VoIP company, if you know some please tell me :)

 Diego

 ___
 Freeswitch-users mailing list
 Freeswitch-users@lists.freeswitch.org
 mailto: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 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] Problem with compiling

2009-05-23 Thread Milena
did you try as it says in
http://lists.freeswitch.org/pipermail/freeswitch-users/2009-May/014456.html
?:

cd /usr/src/freeswitch.trunk
make clean
svn up
./bootstrap.sh
./configure
make install


2009/5/23 bakko asannu...@gmail.com

 Hi,

 when i try to compile the latest trunk i receive this error:

 touch .version
 make[1]: Entering directory `/usr/src/freeswitch/libs/apr'
 make[1]: *** No targets specified and no makefile found.  Stop.
 make[1]: Leaving directory `/usr/src/freeswitch/libs/apr'
 make: *** [libs/apr/libapr-1.la] Error 2

 What i do:

 ./bootstrap.sh
 ./configure
 make

 Thank's

 Regards


 ___
 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] Cool names for my VoIP company

2009-05-23 Thread Steve Underwood
Peter P GMX wrote:
 Just a side notice about how to name a company.
 If you use a descriptive name e.g. GlobalSIP as sugested before, it
 may be difficult to register this name later on as a brand name when
 your company becomes successful.
 At least here in Europe it is not possible to register a brand name when
 the name itself describes the business or the techique used.
 Thats the reason why big companies nowadays use these strange names like
   
There have been some high profile renamings in Europe, where the 
original name was too descriptive to trademark. For example, you 
couldn't trademark a name like Windows for a windowing system... oh, 
wait..
 e.g. ABALA, which seem to not make any sense at all at a first glance.
 But these names can eaysily be registered as brand names.
   
Not really. The names are getting weirder as the range of available 
weird name.com options shrinks.

Steve


___
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] IMPORTANT: Latest FreeSWITCH SVN Updates - Bootstrap Required

2009-05-23 Thread mszlazak

 I get a lot of these errors on vc++ express 2008:



59Linking...
59LINK : fatal error LNK1181: cannot open input file 
'..\..\..\..\w32\library\debug\freeswitchcore.lib'
59Build log was saved at file://c:\Documents and Settings\Mark Szlazak\My 
Documents\FreeSWITCH\src\mod\applications\mod_fsv\Win32\Debug\BuildLog.htm
59mod_fsv - 1 error(s), 1 warning(s)


 

-Original Message-
From: Michael Collins m...@freeswitch.org
To: freeswitch-users@lists.freeswitch.org
Sent: Fri, 22 May 2009 8:36 am
Subject: Re: [Freeswitch-users] IMPORTANT: Latest FreeSWITCH SVN Updates - 
Bootstrap Required












On Fri, May 22, 2009 at 7:58 AM,  mszla...@aol.com wrote:




 What problems will a Windows user have when updating with Tortoise SVN?









 







I haven't had a chance to test it out but what I would do is update and then 
rebuild solution and see how it goes. Let us know if you run into any issues.


-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] IMPORTANT: Latest FreeSWITCH SVN Updates - Bootstrap Required

2009-05-23 Thread Michael S Collins

Did you try clean solution as brian suggested?
-MC

Sent from my iPhone

On May 23, 2009, at 8:33 AM, mszla...@aol.com wrote:


I get a lot of these errors on vc++ express 2008:


59Linking...
59LINK : fatal error LNK1181: cannot open input file '..\..\..\.. 
\w32\library\debug\freeswitchcore.lib'
59Build log was saved at file://c:\Documents and Settings\Mark  
Szlazak\My Documents\FreeSWITCH\src\mod\applications\mod_fsv 
\Win32\Debug\BuildLog.htm

59mod_fsv - 1 error(s), 1 warning(s)


-Original Message-
From: Michael Collins m...@freeswitch.org
To: freeswitch-users@lists.freeswitch.org
Sent: Fri, 22 May 2009 8:36 am
Subject: Re: [Freeswitch-users] IMPORTANT: Latest FreeSWITCH SVN  
Updates - Bootstrap Required




On Fri, May 22, 2009 at 7:58 AM, mszla...@aol.com wrote:
What problems will a Windows user have when updating with Tortoise  
SVN?


I haven't had a chance to test it out but what I would do is update  
and then rebuild solution and see how it goes. Let us know if you  
run into any issues.


-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


We found the real 'Hotel California' and the 'Seinfeld' diner. What  
will you find? Explore WhereItsAt.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] IMPORTANT: Latest FreeSWITCH SVN Updates - Bootstrap Required

2009-05-23 Thread mszlazak

 Yes I did.


 


 

-Original Message-
From: Michael S  Collins m...@freeswitch.org
To: freeswitch-users@lists.freeswitch.org 
freeswitch-users@lists.freeswitch.org
Sent: Sat, 23 May 2009 9:42 am
Subject: Re: [Freeswitch-users] IMPORTANT: Latest FreeSWITCH SVN Updates - 
Bootstrap Required










Did you try clean solution as brian suggested?

-MC

Sent from my iPhone


On May 23, 2009, at 8:33 AM, mszla...@aol.com wrote:








 I get a lot of these errors on vc++ express 2008:







59Linking...

59LINK : fatal error LNK1181: cannot open input file 
'..\..\..\..\w32\library\debug\freeswitchcore.lib'

59Build log was saved at file://c:\Documents and Settings\Mark Szlazak\My 
Documents\FreeSWITCH\src\mod\applications\mod_fsv\Win32\Debug\BuildLog.htm

59mod_fsv - 1 error(s), 1 warning(s)





 



-Original Message-

From: Michael Collins m...@freeswitch.org

To: freeswitch-users@lists.freeswitch.org

Sent: Fri, 22 May 2009 8:36 am

Subject: Re: [Freeswitch-users] IMPORTANT: Latest FreeSWITCH SVN Updates - 
Bootstrap Required


















On Fri, May 22, 2009 at 7:58 AM,  mszla...@aol.com wrote:






 What problems will a Windows user have when updating with Tortoise SVN?
















 














I haven't had a chance to test it out but what I would do is update and then 
rebuild solution and see how it goes. Let us know if you run into any issues.




-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





 



 

We found the real 'Hotel California' and the 'Seinfeld' diner. What will you 
find? Explore WhereItsAt.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



 

___
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] Cool names for my VoIP company

2009-05-23 Thread Darin Weeks
I just went through naming my own thing -- pretty happy with how it came
out.  I'm setting up a wisp for my 2 square mile city in los angeles metro
area.
The name:  UNWIRE.IT

http://unwire.it

:-)

The other one I was/am toying with is WEHO.FI

(short for west hollywood)

On Fri, May 22, 2009 at 8:51 AM, EdPimentl edpime...@gmail.com wrote:

 VoiceCLOUD
 CLOUDvoice
 GlobalVoice
 VoiceUP
 voicEVERYthing
 VoicEnterprise
 S/IP (Services over IP)
 GlobalSIP
 VoiPLATFORM


 Best regards,
 -E
 Gpro.ws


 ___
 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




-- 

) ) ) ) ) ) ) ) ) UNWIRE.IT ( ( ( ( ( ( ( ( (
broadband internet for west hollywood
   d...@unwire.ithttp://unwire.it
___
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] Nokia SIP clients: share your working config?

2009-05-23 Thread Simon Tennant
I have a pretty basic setup where many nokia sip clients (user agent:
Nokia-SIPUA) behind different home NATs need to connect to a publicly
accessible IP address running Freeswitch (freeswitch is then connected
to SIP trunks and either routes the calls between handsets or outbound
to the PSTN).

I'm wondering if anyone could share their configurations for getting
this to work *well*.  I never really got it working well enough to be
considered production quality on Asterisk but was hoping that someone
had gone through some learning that would save me some debugging hours.

Ideally I'm looking for a combination of client configuration options
and server configuration that works well together - like should I use
the IP address of the server on the client or a DNS name?  And whats the
best way to configure Freeswitch to make like easier for a random
sip-capable Nokia handset to connect to freeswitch.

Could anyone post working freeswitch configurations before I start on
what turned out to be an endless and ultimately unsuccessful pursuit in
Asterisk-land?

S.




-- 
Simon Tennant _

fixed: .uk +44 20 7043 6756  .de +49 89 420 955 854  
  mob: .uk +44 78 5335 6047  .de +49 17 8545 0880
 xmpp: si...@buddycloud.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] Cool names for my VoIP company

2009-05-23 Thread Diego Viola
Thanks everyone, we just choose our own name :).

On Fri, May 22, 2009 at 1:57 PM, Darin Weeks d...@unwire.it wrote:

 I just went through naming my own thing -- pretty happy with how it came
 out.  I'm setting up a wisp for my 2 square mile city in los angeles metro
 area.
 The name:  UNWIRE.IT
 http://unwire.it
 :-)
 The other one I was/am toying with is WEHO.FI
 (short for west hollywood)
 On Fri, May 22, 2009 at 8:51 AM, EdPimentl edpime...@gmail.com wrote:

 VoiceCLOUD
 CLOUDvoice
 GlobalVoice
 VoiceUP
 voicEVERYthing
 VoicEnterprise
 S/IP (Services over IP)
 GlobalSIP
 VoiPLATFORM


 Best regards,
 -E
 Gpro.ws


 ___
 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




 --

 ) ) ) ) ) ) ) ) ) UNWIRE.IT ( ( ( ( ( ( ( ( (
 broadband internet for west hollywood
   �...@unwire.it        http://unwire.it

 ___
 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] Cool names for my VoIP company

2009-05-23 Thread Brian West
I vote for Moose Penis Telecom

/b

On May 23, 2009, at 3:31 PM, Diego Viola wrote:

 Thanks everyone, we just choose our own name :).

 On Fri, May 22, 2009 at 1:57 PM, Darin Weeks d...@unwire.it wrote:

 I just went through naming my own thing -- pretty happy with how it  
 came
 out.  I'm setting up a wisp for my 2 square mile city in los  
 angeles metro
 area.
 The name:  UNWIRE.IT
 http://unwire.it
 :-)
 The other one I was/am toying with is WEHO.FI
 (short for west hollywood)
 On Fri, May 22, 2009 at 8:51 AM, EdPimentl edpime...@gmail.com  
 wrote:

 VoiceCLOUD
 CLOUDvoice
 GlobalVoice
 VoiceUP
 voicEVERYthing
 VoicEnterprise
 S/IP (Services over IP)
 GlobalSIP
 VoiPLATFORM


 Best regards,
 -E
 Gpro.ws


 ___
 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




 --

 ) ) ) ) ) ) ) ) ) UNWIRE.IT ( ( ( ( ( ( ( ( (
 broadband internet for west hollywood
d...@unwire.ithttp://unwire.it

 ___
 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] Cool names for my VoIP company

2009-05-23 Thread Ing. Edwin Villarreal
Hahaha that was funny Brian!!!

Ing. Edwin Villarreal
World Net Commerce SA CV
Tel. (667) 715-6003
Cel. (667) 751-6186
www.clubwnc.com
www.wncmx.com


-Mensaje original-
De: Brian West [mailto:br...@freeswitch.org] 
Enviado el: sábado, 23 de mayo de 2009 03:31 p.m.
Para: freeswitch-users@lists.freeswitch.org
Asunto: Re: [Freeswitch-users] Cool names for my VoIP company

I vote for Moose Penis Telecom

/b

On May 23, 2009, at 3:31 PM, Diego Viola wrote:

 Thanks everyone, we just choose our own name :).

 On Fri, May 22, 2009 at 1:57 PM, Darin Weeks d...@unwire.it wrote:

 I just went through naming my own thing -- pretty happy with how it  
 came
 out.  I'm setting up a wisp for my 2 square mile city in los  
 angeles metro
 area.
 The name:  UNWIRE.IT
 http://unwire.it
 :-)
 The other one I was/am toying with is WEHO.FI
 (short for west hollywood)
 On Fri, May 22, 2009 at 8:51 AM, EdPimentl edpime...@gmail.com  
 wrote:

 VoiceCLOUD
 CLOUDvoice
 GlobalVoice
 VoiceUP
 voicEVERYthing
 VoicEnterprise
 S/IP (Services over IP)
 GlobalSIP
 VoiPLATFORM


 Best regards,
 -E
 Gpro.ws


 ___
 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




 --

 ) ) ) ) ) ) ) ) ) UNWIRE.IT ( ( ( ( ( ( ( ( (
 broadband internet for west hollywood
d...@unwire.ithttp://unwire.it

 ___
 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


[Freeswitch-users] FS Wikipbx Help

2009-05-23 Thread FERNANDO VILLARROEL

Dear All,

I am new user of Freeswitch and searching information i find wikipbx:

http://www.wikipbx.org/

My install of wikipbx was succesfully, but i have problem for registering a 
Softphone Xlite for testing; i look the next warning in FS_CLI:

freeswi...@internal 2009-04-28 06:13:58 [WARNING] sofia_reg.c:1701 
sofia_reg_parse_auth() Can't find user [...@192.168.1.150]
You must define a domain called '192.168.1.150' in your directory and add a 
user with the id=223 attribute
and you must configure your device to use the proper domain in it's 
authentication credentials.

When i solve this problem i want make a gateway between FS and Asterisk, for 
sending traffic from FS to Asterisk.

If any could help me to resolve register ATA or Softphones with wikipbx.

Best regards,

Fernando





  

___
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] Nokia SIP clients: share your working config?

2009-05-23 Thread bakko
I have used a Nokia 6300i  (SIP client) with asterisk without problems.

With FreeSWITCH i have some problem (i think NAT problem) but i can make and 
receive calls.

When i will have time i will write a post in the wiki.

Bye 


___
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