Dear All, I am new in SER and B2BUA, and I have a problem now
UA1----SER----B2BUA----Freeradius | | UA2
if i use the configure in b2bua-cfg.xml <Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1813</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
it will show the log in the radius server, when UA1 called to UA2 rad_recv: Access-Request packet from host 140.110.20.55:1024, id=0, length=68 Authentication-Request sent to a non-authentication port from client b2bua:1024 - ID 0 : IGNORED
so , i change the configure in b2bua-cfg.xml <Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1812</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
when UA1 called to UA2 , caller show the log "Number does not exist Call rejected : 404 not found" Can anyone help me?
John Hsu
If you don't mind me asking, which b2bua are you using? I hear vovida's b2bua is old and obsolote, so I'm just wondering if there is a newer one or which are you using.
Thanks, Waldo
On Mar 25, 2006, at 11:30 AM, Chia-Hung Hsu wrote:
Dear All, I am new in SER and B2BUA, and I have a problem now
UA1----SER----B2BUA----Freeradius | | UA2
if i use the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1813</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
it will show the log in the radius server, when UA1 called to UA2 rad_recv: Access-Request packet from host 140.110.20.55:1024, id=0, length=68 Authentication-Request sent to a non-authentication port from client b2bua:1024 - ID 0 : IGNORED
so , i change the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1812</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
when UA1 called to UA2 , caller show the log "Number does not exist Call rejected : 404 not found" Can anyone help me?
John Hsu _______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Oliver,
And where can I find Asterisk's b2bua? I've been looking but can't find it. Is it in the source distribution?
- Waldo
On Mar 26, 2006, at 2:41 AM, olivier.taylor wrote:
Right Waldo, Vovida's one is unusable and buggy.
For myself, I use asterisk B2bua, it works well and the developper quick answer your request.
Olivier
Waldo Rubinstein a écrit :
If you don't mind me asking, which b2bua are you using? I hear vovida's b2bua is old and obsolote, so I'm just wondering if there is a newer one or which are you using.
Thanks, Waldo
On Mar 25, 2006, at 11:30 AM, Chia-Hung Hsu wrote:
Dear All, I am new in SER and B2BUA, and I have a problem now
UA1----SER----B2BUA----Freeradius | | UA2
if i use the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1813</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
it will show the log in the radius server, when UA1 called to UA2 rad_recv: Access-Request packet from host 140.110.20.55:1024, id=0, length=68 Authentication-Request sent to a non-authentication port from client b2bua:1024 - ID 0 : IGNORED
so , i change the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1812</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
when UA1 called to UA2 , caller show the log "Number does not exist Call rejected : 404 not found" Can anyone help me?
John Hsu _______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Is there any documentation about Asterisk b2bua?
Jose Simoes
On 3/26/06, olivier.taylor olivier.taylor@gmail.com wrote:
http://developer.berlios.de/projects/b2bua/
have fun :)
Waldo Rubinstein a écrit :
Oliver,
And where can I find Asterisk's b2bua? I've been looking but can't find it. Is it in the source distribution?
- Waldo
On Mar 26, 2006, at 2:41 AM, olivier.taylor wrote:
Right Waldo, Vovida's one is unusable and buggy.
For myself, I use asterisk B2bua, it works well and the developper quick answer your request.
Olivier
Waldo Rubinstein a écrit :
If you don't mind me asking, which b2bua are you using? I hear vovida's b2bua is old and obsolote, so I'm just wondering if there is a newer one or which are you using.
Thanks, Waldo
On Mar 25, 2006, at 11:30 AM, Chia-Hung Hsu wrote:
Dear All, I am new in SER and B2BUA, and I have a problem now
UA1----SER----B2BUA----Freeradius | | UA2
if i use the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1813</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
it will show the log in the radius server, when UA1 called to UA2 rad_recv: Access-Request packet from host 140.110.20.55:1024, id=0, length=68 Authentication-Request sent to a non-authentication port from client b2bua:1024 - ID 0 : IGNORED
so , i change the configure in b2bua-cfg.xml
<Billing_Server> <Address>radius.xxx.com</Address> <Authentication_Port>1812</Authentication_Port> <Accounting_Port>1813</Accounting_Port> <Password>password</Password> </Billing_Server>
when UA1 called to UA2 , caller show the log "Number does not exist Call rejected : 404 not found" Can anyone help me?
John Hsu _______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing listserusers@lists.iptel.orghttp://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Sun March 26 2006 17:41, "olivier.taylor" olivier.taylor@gmail.com wrote:
Right Waldo, Vovida's one is unusable and buggy.
For myself, I use asterisk B2bua, it works well and the developper quick answer your request.
Olivier
Waldo Rubinstein a écrit :
If you don't mind me asking, which b2bua are you using? I hear vovida's b2bua is old and obsolote, so I'm just wondering if there is a newer one or which are you using.
Thanks, Waldo
Is there much/any difference between "Asterisk" and "Asterisk B2BUA"? -- Nick e: nick.hoffman@altcall.com p: +61 7 5591 3588 f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.