<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.telephony.yate">
    <title>gmane.comp.telephony.yate</title>
    <link>http://blog.gmane.org/gmane.comp.telephony.yate</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8343"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8342"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8341"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8340"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8339"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8338"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8337"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8336"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8335"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8334"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8333"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8332"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8331"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8330"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8329"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8328"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8327"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8326"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8325"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.yate/8324"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8343">
    <title>Re: Javascript delete.</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8343</link>
    <description>&lt;pre&gt;
Hi,

Please look at the answers inline.

Ioana Stanciu

On Jun 18, 2013, at 3:11 PM, Francisco Olarte wrote:


As far as I am aware, no, there is no reference at the moment.


At this time, indeed, the msgTime() from a message cannot be accessed., but I will put in the request.


&lt;/pre&gt;</description>
    <dc:creator>Ioana Stanciu</dc:creator>
    <dc:date>2013-06-18T12:50:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8342">
    <title>Re: T.38 Transcoding</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8342</link>
    <description>&lt;pre&gt;Sorry for shameless advertisement (I'm an AudioCodes employee), but you can
do T.38&amp;lt;-&amp;gt;G.711 on pretty much every AudioCodes E-SBC (without E1 loopbacks
etc.) starting from 5 concurrent calls ending with few thousands. And it
works well with YATE :)

BR,
Jakub


2013/6/6 ZZ Wave &amp;lt;zzwave-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Jakub Galus</dc:creator>
    <dc:date>2013-06-18T12:37:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8341">
    <title>Re: Javascript delete.</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8341</link>
    <description>&lt;pre&gt;Hi,

Implementation of the delete operator is present in YATE since SVN revision 5397.
It is not present in YATE 4.3.0, so if want support for it, you should use the SVN version.

Regards,
Ioana Stanciu

On Jun 18, 2013, at 2:38 PM, Francisco Olarte wrote:


&lt;/pre&gt;</description>
    <dc:creator>Ioana Stanciu</dc:creator>
    <dc:date>2013-06-18T11:46:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8340">
    <title>Javascript delete.</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8340</link>
    <description>&lt;pre&gt;Hello everybody.

I'm trying to make a javascript handler for a message and I've noticed
Yate's implementation does not seem to support the delete operator.

 With this test script:

var o = { a: 1, b: 2};
delete o.a;

I get the error :

20130618113234.226320 &amp;lt;JsCode:WARN&amp;gt; Evaluator error: Operator or separator
expected in line 2 at: o.a;
20130618113234.226329 &amp;lt;javascript:WARN&amp;gt; Failed to parse 'test' script:
test.js

And the lack of output from  [ fgrep -r '"delete"' yscript ] ( which finds
all the other keywords I throw at it ) seems to confirm this.

Can someone confirm if this is true and, if unsupported, if it's going to
be supported in a foreseeable future?

Francisco Olarte.

PS: I've found embeded javascript is a great tool, I'm using it for message
prefiltering before dispatching to an extmod billing backend, and needed
this to use an object for housekeeping.
&lt;/pre&gt;</description>
    <dc:creator>Francisco Olarte</dc:creator>
    <dc:date>2013-06-18T11:38:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8339">
    <title>SS7/SIGTRAN components for mobile operators - SCCP, TCAP, MAP and CAMEL</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8339</link>
    <description>&lt;pre&gt;Hello,
Where can I get reading materials about Yate's support for SIGTRAN, MAP &amp;amp; CAMEL
?
Many thanks,
Abdul Hakeem

&lt;/pre&gt;</description>
    <dc:creator>Abdul Hakeem</dc:creator>
    <dc:date>2013-06-16T03:45:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8338">
    <title>dtmf ysigchan ss7</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8338</link>
    <description>&lt;pre&gt;Hello

Is there a way to debug DTMF from Cisco SLT configuration ?
Does change from "dtmfinband=yes" to "dtmfinband=no" ysigchan.conf   
can be done by reload ? Or Restart is needed ?

How to check if "dtmfinband=no" or "dtmfinband=yes" work in system ?

Greetings
Andrzej

&lt;/pre&gt;</description>
    <dc:creator>andrzej.ciupek-DkbrB8mJDsZubak7+UBa2Q&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-06-14T09:50:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8337">
    <title>Important change in command line option</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8337</link>
    <description>&lt;pre&gt;Hi all!

Just committed SVN Rev. 5541 brings a change in the command line options that 
could affect your operation if upgrading.

The -Dd command line option now enables the global mutex and lock attempt 
counting instead of disabling them. The default is now to have them disabled 
to get better performance.

If you previously used -Dd in your server startup scripts to get better 
performance you will now need to remove that option.

Regards,

Paul

&lt;/pre&gt;</description>
    <dc:creator>Paul Chitescu</dc:creator>
    <dc:date>2013-06-13T09:34:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8336">
    <title>Re: Communication between H323 Clients not working</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8336</link>
    <description>&lt;pre&gt;Thank you for your reply!

As i don't have a network monitoring device it's difficult for me to
capture the Traffic between gatekeeper and phones. I did capture a much
more verbose log. Unfortunately it doesn't say anything understandable
for me. I attached it... The part where a call is done is when this
message is looping:

  1:25.787              GkSrv Monitor        gkserver.cxx(4159)   
RAS    Aging registered endpoints
  1:25.793              GkSrv Monitor        safecoll.cxx(126)   
SafeColl    Increment reference count to 2 for H323RegisteredEndPoint
0xaf498
  1:25.806              GkSrv Monitor        safecoll.cxx(136)   
SafeColl    Decrement reference count to 1 for H323RegisteredEndPoint
0xaf498
  1:25.826              GkSrv Monitor        safecoll.cxx(126)   
SafeColl    Increment reference count to 2 for H323RegisteredEndPoint
0xb1e90
  1:25.841              GkSrv Monitor        safecoll.cxx(136)   
SafeColl    Decrement reference count to 1 for H323RegisteredEndPoint
0xb1e90
  1:26.865              GkSrv Monitor        gkserver.cxx(4159)   
RAS    Aging registered endpoints

This happens for 10 seconds - then busy tone....

I hope you can help me with this information...

And thanks again, you might rescue me ;)



Am 11.06.2013 10:56, schrieb Marian Podgoreanu:

&lt;/pre&gt;</description>
    <dc:creator>Jonatan Zint</dc:creator>
    <dc:date>2013-06-11T12:11:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8335">
    <title>Re: Communication between H323 Clients not working</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8335</link>
    <description>&lt;pre&gt;Hi,

Can you attach a wireshark capture of the call?

Or set debug=10 in 'general' section of h323chan.conf, restart yate, 
make a call and attach the log.

Marian

On 6/10/2013 6:12 PM, Jonatan Zint wrote:

&lt;/pre&gt;</description>
    <dc:creator>Marian Podgoreanu</dc:creator>
    <dc:date>2013-06-11T08:56:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8334">
    <title>Communication between H323 Clients not working</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8334</link>
    <description>&lt;pre&gt;Hello,

i'm kind of desperate... Since hours i'm trying to get our H323 Phones
to work... Yate should serve as Gatekeeper an later as gateway to the
world of SIP.... But i'm hangig on communicating between the h323
phones. They're registering properly, but when i attempt to call one of
them Yate is giving me negative feedback and a log output i don't
understand.... I really hope someone could help me out here:

&amp;lt;RegFile:INFO&amp;gt; Routed '314' via 'h323/314-Q0ErXNX1RuZww3PfpbIDCw&amp;lt; at &amp;gt;public.gmane.org:1720'
  5:37.803           Transactor:8c890        gkserver.cxx(1435)   
B-Exit    &amp;lt;========= H323GatekeeperCall::OnAdmission
  5:37.842           Transactor:8c890        gkserver.cxx(3742)   
B-Exit    &amp;lt;(3742)    B-Exit    &amp;lt;========= H323GatekeeperServer::OnAdmission
  5:37.882                Transactor:8c890            
gkserver.cxx(2869)     gkserver.cxx(2869)    B-Exit    &amp;lt;==== 
H323GatekeeperListener::OnAdmission
  5:37.919           Transactor:8c890        gkserver.cxx(664)   
B-Entry    =)    B-Entry    ====&amp;gt; H323GatekeeperRequest::WritePDU
  5:37.962           Transactor:8c890        gkserver.cxx(664)    )   
B-Exit    &amp;lt;==== H323GatekeeperRequest::WritePDU
  5:38.014           Transactor:8c890        gkserver.cxx(2911)   
B-Exit    &amp;lt;== H323GatekeeperListener::OnReceiveAdmissionRequest
  5:53.062           Transactor:8c890        gkserver.cxx(2995)   
B-Entry    ==&amp;gt; H323GatekeeperListener::OnReceiveDisengageRequest
  5:53.110           Transactor:8c890        gkserver.cxx(2977)   
B-Entry    ====&amp;gt; H323GatekeeperListener::OnDisengage
  5:53.154           Transactor:8c890        gkserver.cxx(3812)   
B-Entry    ======&amp;gt; H323GatekeeperServer::OnDisengage
  5:53.194           Transactor:8c890               
gkserver.cxx(1708)    B-Entry    ========&amp;gt;
H323GatekeeperCall::OnDisengageH323GatekeeperCall::OnDisengage
  5:53.236           Transactor:8c890       Transactor:8c890       
gkserver.cxx(1708)    B-Exit    &amp;lt;===B-Exit    &amp;lt;=========
H323GatekeeperCall::OnDisengage
  5:53.286           Transactor:8c890        gkserver.cxx(3812)   
B-Exit    &amp;lt;====== H323GatekeeperServer::OnDisengage
  5:53.322           Transactor:8c890        gkserver.cxx((2977)   
B-Exit    &amp;lt;==== H323GatekeeperListener::OnDisengage
  5:53.362             Transactor:8c890         gkserver.cxx(664)   
B-Entry    =====&amp;gt; H323GatekeeperRequest::WritePDU
  5:53.421           Transactor:8c890        gkserver.cxx(664)   
B-Exit    &amp;lt;==== H323GatekeeperRequest::WritePDU
  5:53.463           Transactor:8c890        gkserver.cxx(2995)   
B-Exit    &amp;lt;== H323GatekeeperListener::OnReceiveDisengageRequest

After that busy tone in the callers phone, and destination phone didn't
ring at all

best regards,

Jonatan Zint

&lt;/pre&gt;</description>
    <dc:creator>Jonatan Zint</dc:creator>
    <dc:date>2013-06-10T15:12:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8333">
    <title>Re: where to put route_params in xsip.generate message?</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8333</link>
    <description>&lt;pre&gt;Hi,

When you are generating a message the correct parameter to set is 
'connection_id'.
You should get it from 'user.register' message sent for an incoming 
registration.

'oconnection_id' is used by outgoing calls (it is set on 'route_params' 
to be used when routing a call).

Marian

On 6/9/2013 12:09 PM, Alexey Elfman wrote:

&lt;/pre&gt;</description>
    <dc:creator>Marian Podgoreanu</dc:creator>
    <dc:date>2013-06-10T07:28:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8332">
    <title>where to put route_params in xsip.generate message?</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8332</link>
    <description>&lt;pre&gt;Hello.

I'm playing with tcp connection with my custom backend and next step I
stuck with - generated messages.

Example message dispatched from backend to sip-client:

[Sun, 09 Jun 2013 11:58:56]    DEBUG  Dispatching message
(id:4c4203516bedbc049aa06b49a81aa0a8):
%%&amp;gt;message:4c4203516bedbc049aa06b49a81aa0a8:1370768336:xsip.generate:None:sip_Event=check-sync:method=NOTIFY:uri=sip%z061&amp;lt; at &amp;gt;212.*.*.1%z61155;transport=tcp

This message was sent via UDP, but extension is registered via TCP
with correct route_params data.

I tried to pass route_params in url, but with no success.

Where I need to put route_params in xsip.generate message?
http://yate.null.ro/pmwiki/index.php?n=Main.Xsipgenerate can't help me in it.

I tried to encode params like this

[Sun, 09 Jun 2013 12:07:37]    DEBUG  Dispatching message
(id:3ac61b63a7489be77a4dada2a8bb4522):
%%&amp;gt;message:3ac61b63a7489be77a4dada2a8bb4522:1370768857:xsip.generate:None:sip_Event=check-sync:method=NOTIFY:uri=sip%z061&amp;lt; at &amp;gt;212.*.*.1%z61155;transport=tcp;oconnection_id=tcp%%z178.*.*.21%%z5060-212.*.*.1%%z61155

But this send full oconnection_id in SIP NOTIFY udp packet at all :)
May be I forgot to encode some characters in message?


&lt;/pre&gt;</description>
    <dc:creator>Alexey Elfman</dc:creator>
    <dc:date>2013-06-09T09:09:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8331">
    <title>Re: T.38 Transcoding</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8331</link>
    <description>&lt;pre&gt;We use E1 loopback on Mediant2000 to convert fax between 711 bypass and
T.38. I think it can be done on any E1-to-SIP gateway, but this is anyway
pretty expensive :(


I've heard latest Asterisk has some features about G.711&amp;lt;-&amp;gt;T.38, but I
don't try it yet.


2013/5/18 Philipp Hoffmann &amp;lt;phoffmann10-mVuRI66OGLPQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>ZZ Wave</dc:creator>
    <dc:date>2013-06-06T21:24:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8330">
    <title>Re: Binding problem for outgoing h323 calls</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8330</link>
    <description>&lt;pre&gt;Now in packets to the address 4.4.4.4 the address of a source 2.2.2.2 is
specified.
&lt;/pre&gt;</description>
    <dc:creator>Roman Zhilov</dc:creator>
    <dc:date>2013-06-03T13:53:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8329">
    <title>Re: Binding problem for outgoing h323 calls</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8329</link>
    <description>&lt;pre&gt;Hi,

My server is OSPF router on the QUAGGA in my network and the address
loopback interface 3.3.3.3 is available from everywhere.

Networks 1.1.1.0/24 and 2.2.2.0/24 are used for management. The network
3.3.3.0/24 is used for voice services on the loopback interfaces or servers
with quagga (ospf).

netstat -anr
Kernel IP routing table
Destination      Gateway         Genmask          Flags   MSS Window  irtt
Iface
3.3.3.1    2.2.2.1  255.255.255.255  UGH       0 0          0 eth1
3.3.3.2   2.2.2.3  255.255.255.255  UGH       0 0          0 eth1
3.3.3.4    2.2.2.4  255.255.255.255  UGH       0 0          0 eth1
3.3.3.5    2.2.2.5  255.255.255.255  UGH       0 0          0 eth1
3.3.3.6   2.2.2.6  255.255.255.255  UGH       0 0          0 eth1
3.3.3.7    2.2.2.7  255.255.255.255  UGH       0 0          0 eth1
3.3.3.8   2.2.2.8  255.255.255.255  UGH       0 0          0 eth1
3.3.3.9    2.2.2.9  255.255.255.255  UGH       0 0          0 eth1
2.2.2.0  0.0.0.0          255.255.255.0  U         0 0          0 eth1
1.1.1.0  0.0.0.0          255.255.255.0  U         0 0          0 eth0
0.0.0.0          2.2.2.254  0.0.0.0          UG        0 0          0 eth1

Thanx!


2013/6/3 Roman Zhilov &amp;lt;r.zhilov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Roman Zhilov</dc:creator>
    <dc:date>2013-06-03T13:48:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8328">
    <title>Re: T.38 Transcoding</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8328</link>
    <description>&lt;pre&gt;Hi!

Sorry it got so long to answer.

There is currently no support for T.38 to G.711 gatewaying. If we add it it 
will definitely not be in the 2.x branch.

Paul


On Friday 17 May 2013 11:12:45 pm Philipp Hoffmann wrote:

&lt;/pre&gt;</description>
    <dc:creator>Paul Chitescu</dc:creator>
    <dc:date>2013-06-03T13:23:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8327">
    <title>Re: Binding problem for outgoing h323 calls</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8327</link>
    <description>&lt;pre&gt;Hi!

Your IP configuration is weired. As far as I can tell the 3.3.3.3 address has 
no route anywhere but itself.

What are your IP routes? What source address would have packets going to 
destination 4.4.4.4 ?

Did you set up some special routing rules for that interface?

Paul


On Saturday 01 June 2013 08:49:58 pm Roman Zhilov wrote:

&lt;/pre&gt;</description>
    <dc:creator>Paul Chitescu</dc:creator>
    <dc:date>2013-06-03T13:21:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8326">
    <title>map SS7ISUPCall to peerid/targetid</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8326</link>
    <description>&lt;pre&gt;Hello,

We've implemented four-wire Continuity Testing with Sangoma cards in Yate,
but are missing a bit of information before we can submit our changes.

We added a `masquerade` function in SigSS7Isup, and we think we are
properly retrieving the matching call:
https://github.com/shimaore/yate/blob/master%2Bshimaore/modules/server/ysigchan.cpp#L3705

However we don't know how to retrieve the `peerid` and `targetid` to
complete the masquerade operation. Any help would be appreciated!
S.

&lt;/pre&gt;</description>
    <dc:creator>stephane-5Hp271YMkzzk1uMJSBkQmQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-06-02T09:42:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8325">
    <title>Binding problem for outgoing h323 calls</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8325</link>
    <description>&lt;pre&gt;Hi,

My server has some network interfaces:
eth0      Link encap:Ethernet  HWaddr 00:11:09:FC:9F:D6
          inet addr:1.1.1.1  Bcast:1.1.1.255  Mask:255.255.255.0

eth1      Link encap:Ethernet  HWaddr 00:11:09:FC:9F:D7
         inet addr:2.2.2.2  Bcast:2.2.2.255  Mask:255.255.255.0

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0

lo:0      Link encap:Local Loopback
          inet addr:3.3.3.3  Mask:255.255.255.255
          UP LOOPBACK RUNNING  MTU:16436  Metric:1

And the main address for voice services: 3.3.3.3 interface lo:0

I use YATE 4.3.0-1 as SIP-H323 converter.

There is a problem: at proceeding outgoing h323 call of Yate uses the
signaling source address of the 1.1.1.1 or 2.2.2.2 but not the address
3.3.3.3

h323chan.conf:
[general]
external_rtp=yes
passtrough_rtp=enable

[codecs]
default=no
mulaw=yes
alaw=yes
g723=yes
g729=yes

[ep]
ep = true
addr=3.3.3.3
port=1720
alias = yate
ident = yate
faststart=true
h245tunneling=true
gkclient = false

regexroute.conf:
^123456789$=h323/123456789&amp;lt; at &amp;gt;4.4.4.4:1720

I very much would like to use the 3.3.3.3 as the signaling source address
at proceeding outgoing h323 call.

Please help me with it!

Best regards!
Roman Zhilov
&lt;/pre&gt;</description>
    <dc:creator>Roman Zhilov</dc:creator>
    <dc:date>2013-06-01T17:49:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8324">
    <title>Ping!</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8324</link>
    <description>&lt;pre&gt;Just ignore this test. Thanks!

&lt;/pre&gt;</description>
    <dc:creator>Paul Chitescu</dc:creator>
    <dc:date>2013-05-29T09:30:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.yate/8323">
    <title>T.38 Transcoding</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.yate/8323</link>
    <description>&lt;pre&gt;Hi,

I am trying to realize T.38 transcoding with Yate:

A  (SIP)--&amp;gt; Yate (SIP) --&amp;gt; Carrier (SIP) --&amp;gt; B (ISDN)

A supports T.38 (but no g711), the Carrier does *not* support T.38. That means, that Yate needs to transcode T.38 to g711.

How can I configure this case in Yate?

We use YATE 2.2.0-1 (default debian package).

Regards,
Philipp.
&lt;/pre&gt;</description>
    <dc:creator>Philipp Hoffmann</dc:creator>
    <dc:date>2013-05-17T20:12:45</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.telephony.yate">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.telephony.yate</link>
  </textinput>
</rdf:RDF>
