I tested the SER+Mediaproxy yesterday, well it works
well after i tried many times with SER+RTPProxy. Please
forgive my stupidness.:(.
But what I want to say is that nathelper can detect such
situations when both SIP UA are behind the same NAT. If
that, the SER can append old media IP and port to the tail
of the SDP, the UA with NATed extentions can communicate
with the other without natproxy helper. I wonder whether
mediaproxy can achieve that goal if the author likes to do
that. I think it is very easy for them if they had enough
time.
I am glad to hear your advice and responses
Best Regards.
SunZJ
---------- Forwarded message ----------
From: Aster <asterone(a)gmail.com>
Date: Fri, 25 Mar 2005 15:49:14 -0500
Subject: Re: [Serusers] terminating to nufone or other providers
To: Iqbal <iqbal(a)gigo.co.uk>
Could some one please provide with example of its usage in ser.cfg?
The doc has some good information but i am still new to this and try
to find who to use uac_auth() function.
TIA
On Thu, 24 Mar 2005 13:35:00 +0000, Iqbal <iqbal(a)gigo.co.uk> wrote:
> Hi
>
> If this is possible in UAC, can I somehow combine this with lcr, to pick
> different providers based on prefix...I havent tried UAC, I suppose its
> not compatabile with 0.9
>
> Iqbal
>
> Juha Heinanen wrote:
>
> >Barry Murphy writes:
> >
> > > rewritehostport("user:pass@voip.nufone.net:5060"); ??
> >
> >try using the new uac module in cvs head.
> >
> >-- juha
> >
> >_______________________________________________
> >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
>
Hi
I have checked the zone.tab file is located /usr/share/zoneinfo/zone.tab
Permisions are set for the file:
-rwxrwxrwx 1 root root 17591 Dec 24 00:57 zone.tab
When I try and register a new user it says can not open zone.tab and nothing
is in the: your time zone drop down menu.
Can anyone help me with this. Searching threads one by one and no luck yet.
Thank you
Hi All.
I've got yet another problem I could use some help with. I'm using
ser-0.9.1 and when I use the speeddial module the caller (origination
end) never ACKs the 200OK received when the callee (destination end)
goes off hook and because the 200OK is never ACKed the call never
fully sets up.
I'm sure it's just something stupid I've done, but I can't find it.
Can anyone give a pointer or hint?
Regards,
Paul
Hi
I have checked the zone.tab file is located /usr/share/zoneinfo/zone.tab
Permisions are set for the file:
-rwxrwxrwx 1 root root 17591 Dec 24 00:57 zone.tab
When I try and register a new user it says can not open zone.tab and nothing
is in the: your time zone drop down menu.
Can anyone help me with this. Searching threads one by one and no luck yet.
Thank you
Hi Friends:
I am able to start SER successfully, but I am not able to stop it as
it is not able to find PID file. Now that is easy to see that it is
not able to create one, in the beginning.
I am not running SER as root on the linux box. Would there be any way
to solve this without getting administrative access?
Here is the log:
bash-2.05b$ ./sbin/serctl start
Starting SER : cat: /var/run/ser.pid: No such file or directory
started pid()
bash-2.05b$ ./sbin/serctl stop
Stopping SER : No PID file found!
Regards,
JS
I know that this has been a hot topic in the past, and that there are a
number of views about the overall suitability of RADIUS, which billing
methodology is best, what is the meaning of life and such...
What I would like to know is has anyone found an open-source billing
platform that performs basic billing functionality (pre/post) from
RADIUS and/or Asterisk CDR and is written (well-written) in either PHP
or PERL.
I'm hoping that others' experience can save me some time.
Hello everybody,
Im starting in SER configuration and I want to have de database ser, so im
using the next instruction for it but it display me a ERROR. Could somebody
help me???
Thanks in advance
[root@localhost sbin]# ser_mysql.sh create
MySql password for root:
Domain (realm) for the default user admin: (--------- I have a
doubt : which Domain I have to use????)
Creating database ser
ERROR 1290 (HY000) at line 5: The MySQL server is running with
the skip-grant-tables option so it cannot execute this statement
------ displaying this error I stopped mysql and started it whit mysqld &
------ and trying now with the ser_mysql shows another error ..
[root@localhost sbin]# ser_mysql.sh create
MySql password for root:
Domain (realm) for the default user admin:
Creating database ser
Error 1045 (28000): Access denied for user root@localhost.localdomain
(using password:YES)
Best regards,
Armando Alvarez.