I there! I'm a novice user using ser and I trying to understand the new
dialog module. First of all, is there any documentation about this module?
If there isn't, can you tell me what is the objective of using the
"bind_dlg_mod" function? Tks in advance
On Fri January 21 2005 21:21, "Juha Heinanen" <jh(a)lohi.tutpro.com> wrote:
> greger,
>
> we have done some work on xmlprc based provisioning and it looks
> promising. xmlrpc spec is three pages long and even i can understand
> it. soap spec, on the other hand, is far too thick and goes way above
> my head.
>
> -- juha
On Tue January 25 2005 11:36, "Andreas Granig" <andreas.granig(a)inode.info>
wrote:
> In short, I plan to write an xmlrpc-based provisioning system for
> distributing FIFO commands. The main focus is sharing registration
> contacts and aliases among different SERs (all the data that can't be
> replicated on a lower (database) layer due to memory caching).
>
> There's an external application on each SER host receiving contacts from
> a SER module via a local socket. These contacts are wrapped into xmlrpc
> (in fact the contact is converted into a FIFO command which is wrapped
> into xmlrpc) and are distributed to the same application on other SER
> hosts, which writes them into the SER FIFO. If an application is
> unreachable or reports an error, the distributed FIFO command is queued.
>
> The application can receive arbitrary FIFO commands, and a flag
> indicates if the command should be redistributed to the other hosts.
>
> Andy
Hi guys. Browsing through the archives, I happened upon the "Carrier-grade
framework for SER" thread, part of which discusses provisioning SER using
XML-RPC. Has anything been released for this at any level of "buggyness"
or stability?
I'm looking to do provisioning in SER with XML-RPC and would prefer not to
have to reinvent the wheel if others have already started/finished it.
Thanks for any input!
-- Nick
e: nick.hoffman(a)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.
Hi everybody,
I really need your help. Please someone help me. I have to modify the values
in the parameters of radius authentication messages. The message below is my
default message
rad_recv: Access-Request packet from host 127.0.0.1:32797, id=191,
length=206
User-Name = "33333(a)192.168.10.233"
Digest-Attributes = 0x0a073333333333
Digest-Attributes = 0x01103139322e3136382e31302e323333
Digest-Attributes =
0x022a3433666663333939393362393134376561643630366537353961646535366534666536
6534303732
Digest-Attributes = 0x04147369703a3139322e3136382e31302e323333
Digest-Attributes = 0x030a5245474953544552
Digest-Response = "de5d4886be3f94e241b92b5bf160857a"
Service-Type = Sip-Session
Sip-Uri-User = "33333"
NAS-Port = 5060
NAS-IP-Address = 127.0.0.1
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
modcall[authorize]: module "chap" returns noop for request 0
modcall[authorize]: module "mschap" returns noop for request 0
rlm_digest: Converting Digest-Attributes to something sane...
Digest-User-Name = "33333"
Digest-Realm = "192.168.10.233"
Digest-Nonce = "43ffc39993b9147ead606e759ade56e4fe6e4072"
Digest-URI = "sip:192.168.10.233"
Digest-Method = "REGISTER"
rlm_digest: Adding Auth-Type = DIGEST
modcall[authorize]: module "digest" returns ok for request 0
rlm_realm: Looking up realm "192.168.10.233" for User-Name =
"33333(a)192.168.10.233"
rlm_realm: No such realm "192.168.10.233"
modcall[authorize]: module "suffix" returns noop for request 0
rlm_eap: No EAP-Message, not doing EAP
modcall[authorize]: module "eap" returns noop for request 0
users: Matched entry DEFAULT at line 182
modcall[authorize]: module "files" returns ok for request 0
modcall: group authorize returns ok for request 0
rad_check_password: Found Auth-Type DIGEST
In here I want to modfy the User-Name`s value. It is now
"33333(a)192.168.10.233" but I want to change it. Also I must change the
Digest-URI = "sip:192.168.10.233" parameter`s value. Please help me about
radius message modifications. Is it possible with avp_module, but how?
Please help me please. I beg all you.
Thank you
Gokhan USLU
Hi all,
i'm trying to install SER for the first time for a job at university.
I'm using the distribution Fedora Core 2 and I have found some problems.
This problems come out when I load the modules for MySQL
support:mysql.so,auth.so,auth_db.so
Asper having loaded this modules when i try to start SER whith the
command serctl start
it appears the following error:
Starting SER : PID file /var/run/ser.pid does not exist -- SER start failed
Checking the file log /va/log/messages I have found out that the errors
that I had found trying
to start the program were the following:
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]: Maxfwd module-
initializing
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]: new_connection():
Client does not support authentication protocol requested by server;
consider upgrading MySQL client
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]: db_init(): Could
not create a connection
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]: ERROR: auth_db_ver:
unable to open database connection
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]:
auth_db:str_fixup(): Error while querying table version
Mar 7 15:51:29 localhost /usr/local/sbin/ser[4288]: ERROR: fix_expr :
fix_actions error
May any of you help me,please?It is quite urgent.
Thank you.
Hear from you soon.
Vincenzo
I have a series of Polycom phones that are tying to register with OpenSER. The phone sends a REGISTER message, and OpenSER replies with Unauthorised (all normal). The phone re-sends the REGISTER with the credentials, and OpenSER sends Ok.
Here's where it goes downhill. The polycom's appearance display does not change from an unregistered to a registered state, ie it does not change from an empty phone to a filled in one. It doesn't think it's registered eventhought it's gotten an OK. Then, a regular intervals it keeps trying to register again, because it still thinks it wasn't successful.
I have some other Polycom phones that are not doing this. All have the same SIP software version, and all essentially have the same xml config files, with minor variations. Happening with OpenSER 1.0.0 and 1.0.1
I have pasted ngrep output of one of these below. Anyone got any ideas?
#
U 216.187.128.72:5060 -> 216.187.140.233:5060
REGISTER sip:ipt.oneeighty.com SIP/2.0.
Via: SIP/2.0/UDP 216.187.128.72;branch=z9hG4bKca28b8d3BC755D46.
From: "Sandy Sauvageau" <sip:2944029@ipt.oneeighty.com>;tag=2A2425B5-B64A4132.
To: <sip:2944029@ipt.oneeighty.com>.
CSeq: 1 REGISTER.
Call-ID: 56150889-214b0f7f-e02e6d9c(a)216.187.128.72.
Contact: <sip:2944029@216.187.128.72>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER".
User-Agent: PolycomSoundPointIP-SPIP_601-UA/1.6.3.0067.
Max-Forwards: 70.
Expires: 3600.
Content-Length: 0.
.
#
U 216.187.140.233:5060 -> 216.187.128.72:5060
SIP/2.0 401 Unauthorized.
Via: SIP/2.0/UDP 216.187.128.72;branch=z9hG4bKca28b8d3BC755D46.
From: "Sandy Sauvageau" <sip:2944029@ipt.oneeighty.com>;tag=2A2425B5-B64A4132.
To: <sip:2944029@ipt.oneeighty.com>;tag=136c3bb27674cf7e44f7b05275ffaecc.0629.
CSeq: 1 REGISTER.
Call-ID: 56150889-214b0f7f-e02e6d9c(a)216.187.128.72.
WWW-Authenticate: Digest realm="ipt.oneeighty.com", nonce="440e4b3f113243b90ba483b6a2f243ea51377e2d".
Server: OpenSer (1.0.0 (i386/linux)).
Content-Length: 0.
.
#
U 216.187.128.72:5060 -> 216.187.140.233:5060
REGISTER sip:ipt.oneeighty.com SIP/2.0.
Via: SIP/2.0/UDP 216.187.128.72;branch=z9hG4bKff7cb008AF06A32B.
From: "Sandy Sauvageau" <sip:2944029@ipt.oneeighty.com>;tag=2A2425B5-B64A4132.
To: <sip:2944029@ipt.oneeighty.com>.
CSeq: 2 REGISTER.
Call-ID: 56150889-214b0f7f-e02e6d9c(a)216.187.128.72.
Contact: <sip:2944029@216.187.128.72>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER".
User-Agent: PolycomSoundPointIP-SPIP_601-UA/1.6.3.0067.
Authorization: Digest username="2944029", realm="ipt.oneeighty.com", nonce="440e4b3f113243b90ba483b6a2f243ea51377e2d", uri="sip:ipt.oneeighty.com", response="9d8b4708296f3fb88d5cfd453121860d", algorithm=MD5.
Max-Forwards: 70.
Expires: 3600.
Content-Length: 0.
.
#
U 216.187.140.233:5060 -> 216.187.128.72:5060
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 216.187.128.72;branch=z9hG4bKff7cb008AF06A32B.
From: "Sandy Sauvageau" <sip:2944029@ipt.oneeighty.com>;tag=2A2425B5-B64A4132.
To: <sip:2944029@ipt.oneeighty.com>;tag=136c3bb27674cf7e44f7b05275ffaecc.32b4.
CSeq: 2 REGISTER.
Call-ID: 56150889-214b0f7f-e02e6d9c(a)216.187.128.72.
Contact: <sip:2944029@216.187.128.72>;expires=3600.
Server: OpenSer (1.0.0 (i386/linux)).
Content-Length: 0.
.
Hi,
I found nothing about TLS support in serdev.pdf and seruser.pdf.
However, I discover the following information :
http://lists.iptel.org/pipermail/serdev/2005-March/004037.html
Could anyone tell me how to configure TLS on SER 0.96 ?
Any documentation?
Thanks in advance
Best regards,
Ren-Huang Liou
Hello. I'm David.
I'm working with openser 1.0.1 and MySQL 5.0.18.
I'd like changing defaults users and passwords to openser talk to MySQL.
I edited "openser_mysql.sh" and I changed some variables in that file. I
execute "openser_mysql.sh" and the database was created fine.
I wrote next statment in openser.cfg:
modparam("auth_db", "db_url", "mysql://user:pass@localhost/openser").
Indeed user and pass are the same in mysql.
I run openser but gives an error:
0(0) new_connection: Access denied for user 'openser'@'localhost'
(using password: YES)
I don't have any user called openser in MySQL because I changed
"openser_mysql.sh".
How I change the defaults users and passwords in openser?
Thank you.
--
-------------------------------
David Castro Mosquera
Adianta
Tel: (34) 902 999 178
Fax: (34) 902 501 437
Email: david.castro(a)adianta.net
Web: www.adianta.net
-------------------------------
Hello to all
I installed the most recent serweb, but when I try to register a new
user, there is always an error like this:
Fatal error: Call to undefined function: imap_8bit() in
/serweb-0.9.4/html/functions.php on line 312
It says that he doesnt understand the "imap_8bit" function.
Did someone had this problem?
Thanks
Joao Pereira