Iñaki Baz Castillo | 1 Apr 2011 02:19
Gravatar

Re: Why FS rewrites From header?

2011/3/31 Steven Ayre <steveayre <at> gmail.com>:
> The aleg and bleg are 2 different separate calls, and FS joins the
> signalling media on the 2.
>
> The From etc headers have to have the address of FS because that's what's
> making the call.

A B2BUA could handle different domains (local domains). It's common in
a multidomain IP environment. Doesn't FS allow it?
A SIP user is identified by a complete AoR (user and domain, like in
mail world), does FS assume that just the username part is the
identifier so alice <at> domainA.org is the same as alice <at> domainB.org for
FS?

--

-- 
Iñaki Baz Castillo
<ibc <at> aliax.net>

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users <at> lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Iñaki Baz Castillo | 1 Apr 2011 02:24
Gravatar

Re: Why FS rewrites From header?

2011/4/1 Iñaki Baz Castillo <ibc <at> aliax.net>:
> A B2BUA could handle different domains (local domains). It's common in
> a multidomain IP environment. Doesn't FS allow it?
> A SIP user is identified by a complete AoR (user and domain, like in
> mail world), does FS assume that just the username part is the
> identifier so alice <at> domainA.org is the same as alice <at> domainB.org for
> FS?

In my case I've a SIP proxy that manages different local domains, and
I plan to put some FS boxes behind it to offer PBX services. But for
that I need that FS understands that alice <at> domainA.org is a different
user than alice <at> domainB.org, and when it routes back a call to the SIP
proxy/registrar it must keep the original From URI (also the domain).

This is:

  alice <at> domainA.org  ----> Proxy/Registrar -----> FS  ----> same
Proxy/Registrar ----> alice <at> domainB.org

When alice <at> domainB.org receives the call, she must see
alice <at> domainA.org in the From header.

Does FS allow it?

--

-- 
Iñaki Baz Castillo
<ibc <at> aliax.net>

_______________________________________________
FreeSWITCH-users mailing list
(Continue reading)

Victor Chukalovskiy | 1 Apr 2011 02:33
Picon
Picon
Favicon

Re: Recommended SIP IP Wifi Handsets?

Hi Mike,

A bit off-topic but here are my 50 cents:

-Did you consider building a wireless bridge with a $40 WiFi router 
running DD-WRT/Tomato/OpenWRT etc?
This way you can plug wired phones into LAN ports of the "bridge" and 
the router will bridge them to your main access point.
Asus WL-520GU will work and is really cheap.

-If you go with WiFi you should only use WPA or WPA2.
Less secure options (WEP :-) ) make all conversations accessible to public.

Regards,
Victor

On 03/31/2011 02:05 PM, Michael Kennedy wrote:
> Hello,
>
> Newbie here, and newbie on FS - but been lurking for a few YEARS!...
>
> I'm hoping to roll out FS where some areas in a building are wired, and
> other areas are on WiFi, and to deploy some SIP phones in both areas.
>
> I expected that many phone suppliers would have handsets with EITHER
> RJ45 or WiFi connectivity to the LAN, or even both! I've found only a
> single device, a Cisco SPA525G2! Furthermore, searching the FS site, and
> various VoIP sites, and running general searches, I've found no other
> SIP WiFi phones that look like standard desktop handsets.
>
(Continue reading)

Madovsky | 1 Apr 2011 03:16

Re: invite in conference

I have more info after dozen different tests.
If I invite in conf the same number several time, each time
the invited leg answers, like 1 second of latency is added (exponential)
so after 3 invites hangups I got 8 seconds of latency for the conference moderator voice
in the invited phone. concerning the invited voice into the conference the latency stays exactly the same after 3 invites.
Sorry I didn't triy to do it with 3 different numbers as my cell is cut (no credits) and my landline phone also (bill due).. ;)
 
Thanks
----- Original Message -----
From: Madovsky
Sent: Wednesday, March 30, 2011 6:27 PM
Subject: Re: [Freeswitch-users] invite in conference

/usr/local/freeswitch/bin/fs_cli -x "conference confText

dial\{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}user/11111 22222 hiConf"

and

 /usr/local/freeswitch/bin/fs_cli -x "conference confText dial\{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}loopback/11111 22222 hiConf"

is this dial event can be in other place that conference::maintenance in ESL ?

thanks

----- Original Message -----
Sent: Wednesday, March 30, 2011 1:20 PM
Subject: Re: [Freeswitch-users] invite in conference

what syntax are you using for the invitation? I would like to try it on my system and see if i can reproduce.
-MC

On Wed, Mar 30, 2011 at 9:27 AM, Madovsky <infos-cLnRdRPZaElg9hUCZPvPmw@public.gmane.org> wrote:
When I invite in conference, I can't see any conference esl event of the new member invited and accepted in conference
is it normal ?
 
Thanks

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users <at> 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-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b@public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
<div>
<div>I have more info after dozen different tests.</div>
<div>If I invite in conf the same number several time, each 
time</div>
<div>the invited leg answers, like 1 second of latency is added 
(exponential)</div>
<div>so after 3 invites hangups I got&nbsp;8 seconds of latency for 
the conference moderator voice</div>
<div>in the invited phone. concerning the invited voice into the 
conference the latency stays exactly the same after 3 invites.</div>
<div>Sorry I didn't triy to do it with 3 different numbers as my 
cell is cut (no credits) and my landline phone also (bill due).. ;)</div>
<div>&nbsp;</div>
<div>Thanks</div>
<blockquote dir="ltr">
  <div>----- Original Message ----- </div>
  <div>From: 
  <a title="infos@..." href="mailto:infos@...">Madovsky</a> 
  </div>
  <div>To: <a title="freeswitch-users@..." href="mailto:freeswitch-users@...">FreeSWITCH Users Help</a> 
  </div>
  <div>Sent: Wednesday, March 30, 2011 6:27 
  PM</div>
  <div>Subject: Re: [Freeswitch-users] invite in 
  conference</div>
  <div><br></div>
  <div>
  <p>/usr/local/freeswitch/bin/fs_cli -x "conference confText 
  </p>dial\{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}user/11111 
  22222&nbsp;hiConf"
  <p>and</p>
  <p>&nbsp;/usr/local/freeswitch/bin/fs_cli -x "conference confText dial\{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}loopback/11111 
  22222&nbsp;hiConf"</p>
  <p>is this dial event can be in other place that 
  conference::maintenance in ESL ?</p>
  <p>thanks</p>
</div>
  <blockquote>
    <div>----- Original Message ----- </div>
    <div>From: 
    <a title="msc@..." href="mailto:msc@...">Michael 
    Collins</a> </div>
    <div>To: <a title="freeswitch-users@..." href="mailto:freeswitch-users@...">FreeSWITCH Users 
    Help</a> </div>
    <div>Sent: Wednesday, March 30, 2011 1:20 
    PM</div>
    <div>Subject: Re: [Freeswitch-users] invite 
    in conference</div>
    <div><br></div>what syntax are you using for the invitation? I would like to 
    try it on my system and see if i can reproduce. 
    <div>-MC<br><br><div class="gmail_quote">On Wed, Mar 30, 2011 at 9:27 AM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@...">infos@...</a>&gt;</span> 
wrote:<br><blockquote class="gmail_quote">
      <div bgcolor="#ffffff">
      <div>When I invite in conference, I can't see any conference 
      esl event of the new member invited and accepted in 
conference</div>
      <div>is it normal ?</div>
      <div>&nbsp;</div>
      <div>Thanks</div>
</div>
<br>_______________________________________________<br>FreeSWITCH-users 
      mailing list<br><a href="mailto:FreeSWITCH-users@...">FreeSWITCH-users <at> lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><br>
</blockquote>
</div>
<br>
</div>
    <p>
    </p>
<p></p>_______________________________________________<br>FreeSWITCH-users 
    mailing 
    list<br>FreeSWITCH-users@...<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br>
</blockquote>
</blockquote>
</div>
Charles | 1 Apr 2011 04:03
Picon

How to realize -GIT pull latest version to a local copy and work with prevoius changes

 
I'm a newbie with GIT, a few months ago, i use git to pull the Head to a local copy and then on this copy i change some code, e.g. 'my test code' insides a lots of files.
 
now i found previous copy has some bugs and latest head fixed it, so i want to pull out the latest Head, however, meanwhile i want to keep my
previous changes, is it doable?
 
if not, i have to pull the latest Git to another local copy and on this copy  i have to manually rewrite my changes in all of relative fiels, it will be a heavy workload (my god ), would somebody can help how to minimize the manual work load to realize it, thanks in advance!
 
P.S. i'm using 'Git Extensions'  as git tool on windows platform...
 
Regards.
Charles
 
2011-04-01
Charles
<div>
<div>&nbsp;</div>
<div>I'm a newbie with GIT, a few months ago, i use git to pull the Head to a 
local copy and then on this copy i change some code, e.g. 'my test&nbsp;code' 
insides a lots of files.</div>
<div>&nbsp;</div>
<div>now i found previous copy has some bugs and latest head fixed it, so i want 
to pull out the latest Head, however, meanwhile i want to keep my </div>
<div>previous changes, is it doable? </div>
<div>&nbsp;</div>
<div>if not,&nbsp;i have to pull the latest Git to another local copy and on 
this copy&nbsp; i have to manually rewrite my changes in all of relative fiels, 
it will be a heavy workload (my god ), would 
somebody can help how to minimize the manual work load to realize it, thanks in 
advance!</div>
<div>&nbsp;</div>
<div>P.S. i'm using&nbsp;'Git&nbsp;Extensions'&nbsp; as&nbsp;git tool&nbsp;on 
windows platform...</div>
<div>&nbsp;</div>
<div>Regards.</div>
<div>Charles</div>
<div>&nbsp;</div>
<div align="left">2011-04-01 
</div>
<div>
<span>Charles</span> 
</div>
</div>
Jeff Lenk | 1 Apr 2011 04:18

Re: How to realize -GIT pull latest version to a local copy and work with prevoius changes

git stash save
git pull
git stash pop

--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229497.html
Sent from the freeswitch-users mailing list archive at Nabble.com.

Charles | 1 Apr 2011 04:23
Picon

Re: How to realize -GIT pull latest version to alocal copy and work with prevoius changes

Hi Jeff,
 
Your reply of each time are all so valuable... admire you very much!
Thank you very much!
 
Regards,
Charles
发件人: Jeff Lenk
发送时间: 2011-04-01  10:19:27
收件人: freeswitch-users
抄送:
主题: Re: [Freeswitch-users] How to realize -GIT pull latest version to alocal copy and work with prevoius changes
git stash save
git pull
git stash pop
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229497.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users <at> lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
<div>
<div>Hi Jeff,</div>
<div>&nbsp;</div>
<div>Your reply of each time are all so valuable... admire 
you very much! </div>
<div>
<div>Thank you very much!</div>
<div>&nbsp;</div>
</div>
<div>Regards,</div>
<div>Charles
</div>
<div>&#21457;&#20214;&#20154;&#65306; Jeff Lenk </div>
<div>&#21457;&#36865;&#26102;&#38388;&#65306; 2011-04-01&nbsp; 10:19:27 
</div>
<div>&#25910;&#20214;&#20154;&#65306; freeswitch-users 
</div>
<div>&#25220;&#36865;&#65306; </div>
<div>&#20027;&#39064;&#65306; Re: [Freeswitch-users] How 
to realize -GIT pull latest version to alocal copy and work with prevoius 
changes </div>
<div> </div>
<div>
<div>git&nbsp;stash&nbsp;save</div>
<div>git&nbsp;pull</div>
<div>git&nbsp;stash&nbsp;pop</div>
<div></div>
<div>--</div>
<div>View&nbsp;this&nbsp;message&nbsp;in&nbsp;context:&nbsp;http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229497.html</div>
<div>Sent&nbsp;from&nbsp;the&nbsp;freeswitch-users&nbsp;mailing&nbsp;list&nbsp;archive&nbsp;at&nbsp;Nabble.com.</div>
<div></div>
<div>_______________________________________________</div>
<div>FreeSWITCH-users&nbsp;mailing&nbsp;list</div>
<div>FreeSWITCH-users <at> lists.freeswitch.org</div>
<div>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</div>
<div>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</div>
<div>http://www.freeswitch.org</div>
</div>
</div>
Charles | 1 Apr 2011 04:46
Picon

Re: How to realize -GIT pull latest version to alocal copy and work with prevoius changes

Hi Jeff,
 
During the procedure, will my changed code be uploaded to remote server or just in local?
thanks.
 
 
2011-04-01
Charles
发件人: Jeff Lenk
发送时间: 2011-04-01  10:19:27
收件人: freeswitch-users
抄送:
主题: Re: [Freeswitch-users] How to realize -GIT pull latest version to alocal copy and work with prevoius changes
git stash save
git pull
git stash pop
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229497.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users <at> lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
<div>
<div>Hi Jeff,</div>
<div>&nbsp;</div>
<div>During the procedure, will my 
changed code be uploaded to remote server or just in local?</div>
<div>thanks.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>2011-04-01 </div>

<div>
<span>Charles</span> </div>
<div>&#21457;&#20214;&#20154;&#65306; Jeff Lenk </div>
<div>&#21457;&#36865;&#26102;&#38388;&#65306; 2011-04-01&nbsp; 10:19:27 
</div>
<div>&#25910;&#20214;&#20154;&#65306; freeswitch-users 
</div>
<div>&#25220;&#36865;&#65306; </div>
<div>&#20027;&#39064;&#65306; Re: [Freeswitch-users] How 
to realize -GIT pull latest version to alocal copy and work with prevoius 
changes </div>
<div> </div>
<div>
<div>git&nbsp;stash&nbsp;save</div>
<div>git&nbsp;pull</div>
<div>git&nbsp;stash&nbsp;pop</div>
<div></div>
<div>--</div>
<div>View&nbsp;this&nbsp;message&nbsp;in&nbsp;context:&nbsp;http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229497.html</div>
<div>Sent&nbsp;from&nbsp;the&nbsp;freeswitch-users&nbsp;mailing&nbsp;list&nbsp;archive&nbsp;at&nbsp;Nabble.com.</div>
<div></div>
<div>_______________________________________________</div>
<div>FreeSWITCH-users&nbsp;mailing&nbsp;list</div>
<div>FreeSWITCH-users <at> lists.freeswitch.org</div>
<div>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</div>
<div>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</div>
<div>http://www.freeswitch.org</div>
</div>
</div>
Jeff Lenk | 1 Apr 2011 05:08

Re: How to realize -GIT pull latest version to alocal copy and work with prevoius changes

no problem!

The stash save will move your local changes aside(to a holding place so to
speak) so you can pull the changes from the remote repo and then the stash
pop merges your changes back into the local directory. all this is done on
your local directory and repository.

--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229566.html
Sent from the freeswitch-users mailing list archive at Nabble.com.

Charles | 1 Apr 2011 05:10
Picon

Re: How to realize -GIT pull latest version toalocal copy and work with prevoius changes

thanks! understood.
 
2011-04-01
Charles
发件人: Jeff Lenk
发送时间: 2011-04-01  11:09:36
收件人: freeswitch-users
抄送:
主题: Re: [Freeswitch-users] How to realize -GIT pull latest version toalocal copy and work with prevoius changes
no problem!
The stash save will move your local changes aside(to a holding place so to
speak) so you can pull the changes from the remote repo and then the stash
pop merges your changes back into the local directory. all this is done on
your local directory and repository.
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229566.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users <at> lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
<div>
<div>thanks! understood.</div>
<div>&nbsp;</div>
<div>2011-04-01 </div>

<div>
<span>Charles</span> </div>
<div>&#21457;&#20214;&#20154;&#65306; Jeff Lenk </div>
<div>&#21457;&#36865;&#26102;&#38388;&#65306; 2011-04-01&nbsp; 11:09:36 
</div>
<div>&#25910;&#20214;&#20154;&#65306; freeswitch-users 
</div>
<div>&#25220;&#36865;&#65306; </div>
<div>&#20027;&#39064;&#65306; Re: [Freeswitch-users] How 
to realize -GIT pull latest version toalocal copy and work with prevoius changes 
</div>
<div> </div>
<div>
<div>no&nbsp;problem!</div>
<div></div>
<div>The&nbsp;stash&nbsp;save&nbsp;will&nbsp;move&nbsp;your&nbsp;local&nbsp;changes&nbsp;aside(to&nbsp;a&nbsp;holding&nbsp;place&nbsp;so&nbsp;to</div>
<div>speak)&nbsp;so&nbsp;you&nbsp;can&nbsp;pull&nbsp;the&nbsp;changes&nbsp;from&nbsp;the&nbsp;remote&nbsp;repo&nbsp;and&nbsp;then&nbsp;the&nbsp;stash</div>
<div>pop&nbsp;merges&nbsp;your&nbsp;changes&nbsp;back&nbsp;into&nbsp;the&nbsp;local&nbsp;directory.&nbsp;all&nbsp;this&nbsp;is&nbsp;done&nbsp;on</div>
<div>your&nbsp;local&nbsp;directory&nbsp;and&nbsp;repository.</div>
<div></div>
<div>--</div>
<div>View&nbsp;this&nbsp;message&nbsp;in&nbsp;context:&nbsp;http://freeswitch-users.2379917.n2.nabble.com/How-to-realize-GIT-pull-latest-version-to-a-local-copy-and-work-with-prevoius-changes-tp6229486p6229566.html</div>
<div>Sent&nbsp;from&nbsp;the&nbsp;freeswitch-users&nbsp;mailing&nbsp;list&nbsp;archive&nbsp;at&nbsp;Nabble.com.</div>
<div></div>
<div>_______________________________________________</div>
<div>FreeSWITCH-users&nbsp;mailing&nbsp;list</div>
<div>FreeSWITCH-users <at> lists.freeswitch.org</div>
<div>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</div>
<div>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</div>
<div>http://www.freeswitch.org</div>
</div>
</div>

Gmane