Thanks Samuel
I now have it working. I found out the proxydispatcher was using eth0 which
had the other IP address on it. The one that SER is not listening on. Once I
switched the IP addresses around it started working. BTW in order to get SER
to route calls I had to turn mhomed off. Normally I use bond0 with two
Ethernet interfaces, multihome on and use roundrobin to provide redundancy
but in this case I am trying to set up two SER servers, one as a mirror of
the other for a hot standby. I want to sync the two mysql databases using
the eth1's and have eth0 of the slave with the same IP address on it as eth0
of the master SER. The interfaces go through a switch that I can turn the
port off so there should be no conflict, but so far the improved routing of
Linux has foiled my strategy ie Linux provides a path through the working
interface, but I'm sure I'll find a way of isolating the interfaces, mucking
around with iptables and such.
Do you know of anyone who has made this config work?
Thanks again for the help
Rick
-----Original Message-----
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of samuel
Sent: Thursday, July 27, 2006 3:59 AM
To: serusers(a)iptel.org
Subject: Re: FW: [Serusers] DNS SRV Mediaproxy
Can you get from the command line the SRV ressolution for mediaproy?
Try
#dig SRV _mediaproxy._tcp.mydomain.com
and check whether you get an answer...if not, there's some problem with DNS.
If you get the right answer, then probably the problem is in the SER
installation, remember to use mhomed=yes in the SER config file to
automatically select the right outbound socket (unless you want to do
it manually...)
I don't thing using two interfaces will affect directly how
proxydispatcher connects to DNS and ther resolved mediaproxies if *you
have the kernel routes properly configured*. Maybe you are trying to
contact a mediaproxy from an interface without connectivity to that
mediaproxy...
Hope it helps,
Samuel.
2006/7/26, Richard C. Thompson <rthompson(a)vir2com.com>:
>
>
>
>
> Thanks for the hints! Below is additional info in response.
>
> BTW the code for both the exit ser server and the new server are the same
> except for a few things like IP address and such.
>
>
> The new ser server has two interfaces and two IP addresses, does this mess
> things up?
>
> ________________________________
>
>
>
>
>
> Without relevant parts of your config file it's hard to tell....it can be:
>
> *you missed to include the new ser address in the allow statment of the
> existent mediaproxies
>
>
>
>
> I included the new ser IP address in the existing mediaproxies
>
>
> *there's an allow part in the DNS which does not include the new ser as
> allowed to query for the _mediaproxy._tcp
>
>
>
>
> I don't have an allow statement in the DNS Zone file. Is this what you are
> referring to?
>
> Does the new ser server have to be listed in the zone file?
>
>
> *the domain statement in the new ser's proxydispatcher is not properly set
>
>
> I have this in the mediaproxy.ini file
>
> defaultProxy = domain://mydomain.com
>
>
> *a typo somewhere...
>
>
>
>
> why doesn't this line in mediproxy.ini work either?
>
> defaultProxy =xx.xxx.xxx.xxx:25060 # IP address of one of the mediaproxy
> servers
>
>
>
> few hints...
> sAmuEl.
>
>
>
>
> 2006/7/26, Richard C. Thompson < rthompson(a)vir2com.com>:
>
>
>
>
> Hi
>
>
>
> Can anyone post a hint so I can figure this out.
>
>
>
> I have a ser server using a DNS lookup for my SRV mediaproxy servers.
> Everything works fine, and has been for some time.
>
> Now I built a new ser server and want to go to the same mediaproxy servers
> but I get the following error
>
>
>
> Jul 26 09:47:36 localhost proxydispatcher[31666]: warning: none of the
> proxies for domain mydomain.com have responded
>
> Jul 26 09:47:36 localhost proxydispatcher[31666]: error: No mediaproxy
> servers found for the default domain.
>
>
>
> I have included the new ser IP in the allow config of the mediaproxy
>
>
>
> Even if I force the defaultproxy to one of the IP addresses of a
mediaproxy
> server I get the following error
>
> error: couldn't forward command to 0.0.0.0:25060 (Connection reset by
peer)
>
>
>
> Any ideas???
>
> Could it be a version issue or maybe the python-mysqld issue, I'm not
using
> accounting.
>
>
>
>
>
>
>
> Rick
>
>
>
>
>
>
>
>
> _______________________________________________
> Serusers mailing list
> Serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
>
>
> _______________________________________________
> Serusers mailing list
> Serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
I am sorry I can not understand what's "proprietary eyebeam parameter" look like, I have seen the http://www.asterisk.org/node/96 it tell me will support video function at Asterisk 1.4 OR Asterisk 1.6 ,How can I configure the sip.conf at Asterisk to support video function,I want to know eyebeam video encode/decode is or not a H.263 protocol?
Regard!
Zhaomin
----- Original Message -----
From: "Andrey Kouprianov" <andrey.kouprianov(a)gmail.com>
To: <serusers(a)iptel.org>
Sent: Monday, July 24, 2006 5:09 PM
Subject: Re: [Serusers] OT: xlite now with video and IM
> Thanx :)
>
> On 7/24/06, Klaus Darilion <klaus.mailinglists(a)pernau.at> wrote:
>> looks like a proprietary eyebeam parameter. Maybe it uses this paramter
>> to differ from which (if it is registered to several proxies) of the
>> proxies the request comes.
>>
>> regards
>> klaus
>>
>> Andrey Kouprianov wrote:
>> > What does "rinstance" paramater mean in contact header ?
>> >
>> > On 7/17/06, Andrey Kouprianov <andrey.kouprianov(a)gmail.com> wrote:
>> >> You have to enable vdo codecs in asterisk's sip.conf or smth like
>> >> that.. Plz, visit their forum at www.asterisk.org
>> >>
>> >>
>> >>
>> >> On 7/17/06, Alexandr Dubovikov <shurik(a)start4.info> wrote:
>> >> > On Mon, Jul 17, 2006 at 10:56:16AM +0800, zhaomin wrote:
>> >> > > I download the xlite3.0 and testing with Asterisk server ,All the
>> >> function is all right but video function cann't start to the caller
>> >> ,Can anyones tell what's the back server needed? Is anyone know why?
>> >> >
>> >> > VideoCodec support ?
>> >> >
>> >> >
>> >> > > Regard
>> >> > > ZhaoMin
>> >> >
>> >> >
>> >> > Wbr,
>> >> > --
>> >> > Alexandr Dubovikov * baron@iRC RusNet * mailto:shurik@start4.info
>> >> > AD1-UANIC * ICQ: 122351182 * http://www.start4.info
>> >> >
>> >>
>> > _______________________________________________
>> > Serusers mailing list
>> > Serusers(a)lists.iptel.org
>> > http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
> _______________________________________________
> Serusers mailing list
> Serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
Thanks for the hints! Below is additional info in response.
BTW the code for both the exit ser server and the new server are the same
except for a few things like IP address and such.
The new ser server has two interfaces and two IP addresses, does this mess
things up?
_____
Without relevant parts of your config file it's hard to tell....it can be:
*you missed to include the new ser address in the allow statment of the
existent mediaproxies
I included the new ser IP address in the existing mediaproxies
*there's an allow part in the DNS which does not include the new ser as
allowed to query for the _mediaproxy._tcp
I don't have an allow statement in the DNS Zone file. Is this what you are
referring to?
Does the new ser server have to be listed in the zone file?
*the domain statement in the new ser's proxydispatcher is not properly set
I have this in the mediaproxy.ini file
defaultProxy = domain://mydomain.com
*a typo somewhere...
why doesn't this line in mediproxy.ini work either?
defaultProxy =xx.xxx.xxx.xxx:25060 # IP address of one of the mediaproxy
servers
few hints...
sAmuEl.
2006/7/26, Richard C. Thompson < rthompson(a)vir2com.com
<mailto:rthompson@vir2com.com> >:
Hi
Can anyone post a hint so I can figure this out.
I have a ser server using a DNS lookup for my SRV mediaproxy servers.
Everything works fine, and has been for some time.
Now I built a new ser server and want to go to the same mediaproxy servers
but I get the following error
Jul 26 09:47:36 localhost proxydispatcher[31666]: warning: none of the
proxies for domain mydomain.com have responded
Jul 26 09:47:36 localhost proxydispatcher[31666]: error: No mediaproxy
servers found for the default domain.
I have included the new ser IP in the allow config of the mediaproxy
Even if I force the defaultproxy to one of the IP addresses of a mediaproxy
server I get the following error
error: couldn't forward command to 0.0.0.0:25060 (Connection reset by peer)
Any ideas???
Could it be a version issue or maybe the python-mysqld issue, I'm not using
accounting.
Rick
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hi Users;
hope u all are fine. i am new in openser so i am
facing problem .right now i have to implement trusted
ip example
like:(http://www.voice-system.ro/docs/avpops/ar01s08.html#ex_trusting)
i have set the tables of mysql as describe in the
example and all put the routing scripts .When i run
openser it does not show any avp value printed in my
(/var/log/messages).
plz help whether my code is wrong or something else i
have to be done before that.Any help for DEBUGGING
enable .
Thanks and Regards
Tanzeel
Hi,
Thanks for your kind reply.
Unfortunately I couldn't find any implementation, but in the thread you submitted, seems that Mr. Martin Regner has made an application to do what I want to achieve.
Is there a way to enter that forum to contact him ?
http://www.ethereal.com/lists/ethereal-dev/200309/msg00152.html
Thanks,
ilker
-----Original Message-----
From: Andres [mailto:andres@telesip.net]
Sent: Tuesday, July 25, 2006 5:52 PM
To: İlker Aktuna (Koç.net); serusers(a)iptel.org
Subject: Re: [Serusers] decoding g729 encoded rtp streams
İlker Aktuna (Koç.net) wrote:
>Hi,
>
>Thanks for the detailed explanation. It's really useful.
>I'm trying to automate this whole process. All tools except Ethereal (tcpdump, rtpdump, voiceage decoder) are command line tools that can be used in a batch/shell script.
>How can I export rtp stream without using Ethereal, or from command line ?
>
>is there a way ?
>
>
There probably is a way but I have not have the need to investigate.
You can try googling around and you will find related discussions like:
http://www.ethereal.com/lists/ethereal-dev/200309/msg00152.html
>Thanks,
>ilker
>
>
>-----Original Message-----
>From: Andres [mailto:andres@telesip.net]
>Sent: Monday, July 24, 2006 8:18 PM
>To: İlker Aktuna (Koç.net)
>Cc: serusers(a)iptel.org
>Subject: Re: [Serusers] decoding g729 encoded rtp streams
>
>İlker Aktuna (Koç.net) wrote:
>
>
>
>>Hi,
>>
>>Thanks for the information.
>>Actually, I downloaded it but couldn't find how to export rtp payload.
>>Does rtpdump read capture files recorded with Ethereal/tcpdump ?
>>(in which format should I save the file?)
>>
>>Btw, there is a Windows sniffer named "Cain & Abel" this one decodes g729.
>>
>>Thanks,
>>ilker
>>
>>
>>
>First you export the RTP data from within Ethereal like this:
>1. Open Capture
>2. Click on Analyze->Statistics->RTP Streams->Show All 3. Select the stream you want to export 4. Click 'Save As'
>5. Then feed that file into rtpdump like the below example 'trace.rtp'.
>
>Here is the command line:
>rtpdump -F payload -f trace.rtp -o file.out
>
>file.out will contain just the payload which can then be decoded.
>
>
>
>
>>-----Original Message-----
>>From: Andres [mailto:andres@telesip.net]
>>Sent: Friday, July 21, 2006 10:53 PM
>>To: İlker Aktuna (Koç.net)
>>Cc: serusers(a)iptel.org
>>Subject: Re: [Serusers] decoding g729 encoded rtp streams
>>
>>İlker Aktuna (Koç.net) wrote:
>>
>>
>>
>>>Hi,
>>>
>>>I know that there are licence and patent issues but is it possible to
>>>decode g729 encoded rtp streams with any software ?
>>>I have licenced Eybeam softphone with g729 support. But it can only
>>>decode streams in a conversation.
>>>I just need to decode streams recorded with tcpdump/ethereal.
>>>
>>>Once I had used a software with this feature but then it turned out
>>>to be a trojan. I don't remember the name now.
>>>Is there any other software ? (or method using Eyebeam ?)
>>>
>>>Thanks,
>>>ilker
>>>
>>>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Hi
Can anyone post a hint so I can figure this out.
I have a ser server using a DNS lookup for my SRV mediaproxy servers.
Everything works fine, and has been for some time.
Now I built a new ser server and want to go to the same mediaproxy servers
but I get the following error
Jul 26 09:47:36 localhost proxydispatcher[31666]: warning: none of the
proxies for domain mydomain.com have responded
Jul 26 09:47:36 localhost proxydispatcher[31666]: error: No mediaproxy
servers found for the default domain.
I have included the new ser IP in the allow config of the mediaproxy
Even if I force the defaultproxy to one of the IP addresses of a mediaproxy
server I get the following error
error: couldn't forward command to 0.0.0.0:25060 (Connection reset by peer)
Any ideas???
Could it be a version issue or maybe the python-mysqld issue, I'm not using
accounting.
Rick
Hello:
We are running ser 0.9.7-pre3 and seeing some strange behavior. I'm
hoping someone on this list might have some input.
Our SIP domain name is actually an SRV service name that points to two
A records. This configuration has existed for years and has worked reliably.
_sip._udp.myserver.myschool.edu_sip._udp.myserver.myschool.edu service = 1 5 5060
proxy1.myschool.edu.
_sip._udp.myserver.myschool.edu service = 3 5 5060
proxy1.myschool.edu.
The "myserver.myschool.edu" name is not the real name it is just for
discussion purposes. The name "myserver.myschool.edu" has other SRV
records associated with it. For example:
$nslookup
> set type=SRV
>_kerberos._udp.myserver.myschool.edu_kerberos._udp.net.isc.upenn.edu service = 0 100 88
trixie.myserver.myschool.edu_kerberos._udp.net.isc.upenn.edu service = 0 100 88
pops.myserver.myschool.edu
In the past month we upgraded to this release of SER and noticed a
problem when users call forward their extension to an off campus PSTN
number.
If the Call Forward Always flag is set to Y then the R-URI is
re-written to be a new user portion with our SIP domain name appended as
the hostname. In some ngrep traces I'm seeing our proxy trying to send
the forwarded call to a next hop address of "pops.myserver.myschool.edu"
as shown above. The problem is pops is not a SIP server.
The only connection between our SIP environment and the host pops is
the domain name. This suggests an issue with SRV resolution but I do
not see the problem in my traces. Does anyone have any thoughts on this
issue?
Thanks,Steve
--
ISC Network Engineering
The University of Pennsylvania
3401 Walnut Street, Suite 221A
Philadelphia, PA 19104
voice: 215-573-8396
215-746-8001
fax: 215-898-9348
sip:blairs@net.isc.upenn.edu
--------- Message d'origine --------
De: Klaus Darilion <klaus.mailinglists(a)pernau.at>
A: Zenone <zenone(a)telip.com>
Copies: users(a)openser.org
Objet: Re: [Users] Ringing timeout??
Date: 26/07/06 15:37
> >>
> >>
> > Thanks! But is there a way to set a particular fr_inv_timer for a
call?
> > Michel
>
>
> Yes, via AVP. Read the tm docs :-)
>
>
Thanks a lot,
Michel
________________________________________________
Message sent using UebiMiau 2.7.8
--------- Message d'origine --------
De: Klaus Darilion <klaus.mailinglists(a)pernau.at>
A: Zenone <zenone(a)telip.com>
Copies: users(a)openser.org
Objet: Re: [Users] Ringing timeout??
Date: 26/07/06 14:52
> Zenone wrote:
> > Hi!
> > Is it possible to limit the ringing duration? For example to give up
before
> > going to the called number voicemail...
>
> fr_timer and fr_inv_timer parameter of tm module (refer to the tm module
> docs)
>
> regards
> klaus
>
>
> > Thanks in advance,
> > Michel
> >
> > ________________________________________________
> > Message sent using UebiMiau 2.7.8
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users(a)openser.org
> > http://openser.org/cgi-bin/mailman/listinfo/users
>
>
>
Thanks! But is there a way to set a particular fr_inv_timer for a call?
Michel
________________________________________________
Message sent using UebiMiau 2.7.8