At 19:39 15/02/2007, pat.kush(a)verizon.com wrote:
>Hello,
>
>I am setting up an end-to-end IPv6 testbed at Verizon which includes PCs
>with IPv6-related applications, Servers, Edge Routers, and Backbone
>Routers.
>
>Currenly I am looking for a SIP client (SIP User Agent) for IPv6 that works
>on VISTA, XP, or Linux , and interoperates with OpenSER 1.1.1.
>
>Does anyone know of or has a SIP client that works on IPv6 networks with
>OpenSER 1.1.1?
>
>Has …
[View More]anyone used OpenSER 1.1.1 for IPv6? Is there any documentation for
>this, or bugs ?
Well, SER (www.iptel.org/ser/) with v6 has been extensivelly used in PanEuropean
v6 trial (http://www.6net.org/), couple of our customers' trials and
the most recent sipit (www.sipit.net/).
Obviously, signaling in IPv6 was the easy part, sending media between
IPv4 and v6 was the harder part.
On the client-side, in the recent sipits we have seen an apparently solid
implementation from Hellosoft (not sure if GA) and CounterPath
(http://www.xten.com/index.php?menu=Support&smenu=compare).
At least some version of kphone are v6 enabled but this is I guess very
prototypical (http://old.iptel.org/products/kphone/)
-jiri
--
Jiri Kuthan http://iptel.org/~jiri/
[View Less]
Hello All,
I just recently migrated to openser 1.2 from 1.1.x. how can i migrate my
database from mysql? do i have to recreate the whole database again? or
is there another alternative?
Openser halts since its encounters this error which is obviously related
to the database backend:
0(0) StateLess module - initializing
0(0) TM - initializing...
0(0) Maxfwd module- initializing
0(0) INFO:ul_init_locks: locks array size 512
0(0) TextOPS - initializing
0(0) AUTH module - initializing
0(…
[View More]0) AUTH_DB module - initializing
0(0) ERROR:auth_db:auth_fixup: Invalid table version (use
openser_mysql.sh reinstall)
0(0) ERROR: fix_actions: fixing failed (code=-1) at cfg line 122
0(0) ERROR: fix_expr : fix_actions error
ERROR: error -1 while trying to fix configuration
0(0) INFO:mi_fifo:mi_destroy: process hasn't been created -> nothing to
kill
Any help wil be greatly appreciated.
Thanks!
[View Less]
Hi all
This is my first post to the list, so I hope I can get some help.
Here is the scenario.
I'm building a SER server 0.9.6 with the following characteristics.
I'll be supporting different companies with multiple locations each.
The phone number will be 7 digits.
First 2 digits are the company, the following 2 digits are the
branch or location and the last 3 digits are the user number.
So, let's say companyA digits are 21, and companyB digits are 22.
CompanyA has two branches …
[View More]10 and 11.
Branch 10 has a user 100 (full number in subscriber table is
2110100), and a user 101 (full number in subscriber table is 2110101)
Branch 11 has a user 100 (full number in subscriber table is
2111100).
CompanyB has a branch 10 and user within the branch 100 (full number
in subscriber table is 2210100)
I want user when dialing within the same branch to be able to dial
the other user number only. User 2110100 can dial 100 to reach User 2110101.
But if he wants to dial User 2111100 (Same company different branch)
he can dial 11100.
And if he wants to dial a user within another company he has to dial
the full 7 digits.
No to SER config
If ser receives a 3 digits number in the $ruri, it should extract
the first 4 digits from the From URI and prefix the $ruri/username with
them.
If ser receives a 5 digits number in the $ruri, it should extract
the first 2 digits from the From URI and prefix the $ruri/username with
them.
My problem is how to extract the first 2 or first 4 digits from the
from URI.
Any ideas?
Thanks in advanced for your help, I have spent 5 days now trying to figure
this one out.
Ibrahim Hamouda
[View Less]
Hello Users,
Good Morning,
What are Type of the NAT is used for OpenSER for production , OpenSER is
inside the NAT (router/firewall )
1) I tested with 2 SJ phones and 2 cisco ATA phones, UAC's
are in Behind the NAT, UACs are in the Same N/w with one public_address,
SJ phone show the NAT type is Symmetric NAT
this case is Working Fine,
For example :
[Behind the NAT1 ] [Behind the NAT2] [Behind the
NAT1 ]
…
[View More]SJphone --------| firewall]----------------------->
OpenSER-------[firewall]--------------> ATA phone
2) When SJ phones or HardPhones are in Different network behind
the NAT of the OpenSER server,
here SJ phone shows the Port Restricted core NAT
Here media is not is signaling at all , in this
Case....
For example :
[Behind the NAT1 ] [Behind the NAT2] [Behind the
NAT3 ]
SJphone ----------[firewall]--------------------->
OpenSER--------[firewall ]-------------> ATA phone
SIP NAT Traversal support only Symmetric NAT , ?
Then How to solve this issue ? Please Help ?
--
Thanks and Regards
Ravi Prakash Sunkara
ravi.sunkara(a)hyperion-tech.com
M:+91 9985077535
www.hyperion-tech.com
Client and Parent company :- www.august-networks.com
[View Less]
Does anybody has the experience with the Linksys router WRT54GL running
DD-WRT v23 SP2 (09/15/06) voip (SIPatH) firmware? I would like to
register one external phone at another registrar through the router
(using Outbound proxy). I have modified the ser.cfg to process external
requests:
if (method=="REGISTER")
{
if (src_ip==192.168.0.0/16 or src_ip==172.16.0.0/12 or
src_ip==10.0.0.0/8 or src_ip==X.Y.0.0/16)
where X.Y.z.t is the WAN IP address of the SIP …
[View More]Phone on the Internet
but unfortunately I have discovered the router is dropping incoming
external SIP packets and not passing them to the SIPatH server for
processing. Processing of local LAN SIP requests works fine. The router
has the LAN address 10.0.0.138. Forwarding the port 5060 to 10.0.0.138
does not help. Any advice would be highly appreciated. Main goal is to
allow external phone, registered at another registrar trough the router,
to call local LAN SIP phones (and back) trough the SIPatH.
[View Less]
Hello,
this should be interesting for IRC fans. Many openser folks are hanging
around #openser channel at irc.freenode.net. It should be a good place
to shoot quick questions, answers may get back instantly. Some details:
http://www.openser.org/index.php?option=com_content&task=view&id=86&Itemid=…
I strongly recommend that important issues/solutions should be
summarized to mailing lists. The lists are archived online, improving
the knowledge base publicly available -- new …
[View More]comers will have access to
it and therefore the learning process is speed up.
The channel is in the process of getting officially reserved and
assigned to OpenSER project. Many thanks to Adam Linford and all others
spending time to get this done.
Have fun there,
Daniel
[View Less]
Hello,
I am setting up an end-to-end IPv6 testbed at Verizon which includes PCs
with IPv6-related applications, Servers, Edge Routers, and Backbone
Routers.
Currenly I am looking for a SIP client (SIP User Agent) for IPv6 that works
on VISTA, XP, or Linux , and interoperates with OpenSER 1.1.1.
Does anyone know of or has a SIP client that works on IPv6 networks with
OpenSER 1.1.1?
Has anyone used OpenSER 1.1.1 for IPv6? Is there any documentation for
this, or bugs ?
Thanks.
Pat Kush
Pat …
[View More]Kush
Distinguished Member Technical Staff
Verizon Technologies
40 Sylvan Road
Waltham, MA 02451
[View Less]
I am under the impression that 9.6 can be run including the uac module in order to implement the uac_replace_from function. Have I been misinformed?Thanks,Steve
_________________________________________________________________
Get the most out of tax shelters and other breaks.
http://articles.moneycentral.msn.com/Taxes/TaxShelters/TaxShelters.aspx?ici…
Thank you. We were in contact with Counterpath about 2 months ago. At
that time Eyebeam did not support IPv6. We have used Eyebeam in the IPv4
portion of our IPv6 NGNLAB.
Pat
"Klaus Darilion"
<klaus.mailinglists …
[View More] To: Patricia J. Kush/EMPL/MA/Verizon@VZNotes
@pernau.at> cc: users(a)openser.org, team(a)openser.org, devel(a)openser.org
Subject: Re: [Devel] Sip User Agent and IPv6 with OpenSER 1.1.1
02/16/2007 06:57 AM
pat.kush(a)verizon.com wrote:
> Hello,
>
> I am setting up an end-to-end IPv6 testbed at Verizon which includes PCs
> with IPv6-related applications, Servers, Edge Routers, and Backbone
> Routers.
>
> Currenly I am looking for a SIP client (SIP User Agent) for IPv6 that
works
> on VISTA, XP, or Linux , and interoperates with OpenSER 1.1.1.
Counterpath says that eyebeam supports IPv6.
regards
klaus
>
> Does anyone know of or has a SIP client that works on IPv6 networks with
> OpenSER 1.1.1?
>
> Has anyone used OpenSER 1.1.1 for IPv6? Is there any documentation for
> this, or bugs ?
>
> Thanks.
>
> Pat Kush
>
> Pat Kush
> Distinguished Member Technical Staff
> Verizon Technologies
> 40 Sylvan Road
> Waltham, MA 02451
>
>
>
>
> _______________________________________________
> Devel mailing list
> Devel(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
--
Klaus Darilion
nic.at
[View Less]