Why can't I do this??? Arrgh! I want to be able to call onreply_route[35] when we get a reply. So, not surprisingly, in onreply_route[35] I want to see what sort of reply I got, and then send ANOTHER reply back to the originater of the message telling them something was wrong. Why can't I use t_reply in a reply_route? What's the most likely away around this, because I sure must be missing something fundamental.
route[10] {
t_on_failure("11");
t_on_reply("35");
rewritehostport("pbx1-mgt0.ipt.oneeighty.com:5060");
if ( !t_relay() ) {
xlog ("L_INFO","t_relay() returned error");
} else {
xlog ("L_INFO","t_relay() returned ok");
}
}
onreply_route[35] {
xlog ("L_INFO","Got some sort of reply");
if (t_check_status("603")) {
xlog ("L_INFO","got a decline");
t_reply("603","Declined");
}
return;
}
How can I check for SIP responses, say 'Decline' for example? Do I have to use t_check_status()? I tried but I think it wants me to create a transaction first, and seeing as though the OpenSER docs are so bad, I don't know how to do this. Is there a stateless way to check for a SIP response?
In general, it seems as though you can't check SIP response messages. There's the 'if method = <something>' approach, say for example 'if method == INVITE', but I have not seen any examples of how you can check for SIP response messages just as easy in a stateless fashion. Say, something like 'if response == DECLINE' or 'if response == 'Not Found'. How can this be done???
Thanks,
Doug.
Helo!
I find a list, where the same problem occured with EDH-RSA-DES-CBC-SHA cipher...
http://marc.theaimsgroup.com/?l=openssl-users&m=109844857431850&w=2
The offered solution is the following:
"You need to include a call to SSL_CTX_set_tmp_dh() which the DH parameters
too."
How can I include the above?
Thans:
Tóth Péter
Today, just some refelctions...
A colleague of mine, early today, started getting spam messages on his
Skype account, and this got me thinking:
What about spamfiltering on proxy level?
Has anyone tried to execute a spamassassin script on, for instance, a
MESSAGE and either forwarded or discarding the call?
I know this would have a deep impact on processing time, but anyway, I
thought this was an interesting scenario..
br hw
--
Helge Waastad
Senior Konsulent
Systemavdelingen
Smartnet
We've been asked by a customer to keep the last registration
information, even after expiry.
They want to be able to look at the database and see where and when a
phone last registered from, even if it was months ago. Only the last
registration is important; they don't care about older ones.
This could be done using various methods such as a trigger in the
database to update another table any time location is written to, but
this is ugly.
Does any one know of a simple way to do it, preferably in ser.cfg?
--
Alistair Cunningham,
Integrics Ltd,
+44 20 799 39 799
sip:acunningham@integrics.com
http://integrics.com/
(I hope the subject is appropriate here and I am not starting a religious war. If the subject is inappropriate please feel to delete the message admins.thanks)
We are about to make the decision to use SER or OpenSER.
Are there any strong reasons why one should avoid using one or the other ?
My general impression is that OpenSER tries to be more aggressive in implementing new features. However the questions regarding stability and commitment by users to the fork linger of course in my mind too.
I would be most grateful if some could provide me some arguments regarding the matter.
TIA for your input.
Gerry
Hello everyone!
I'd like to configured ser that for example from 7 a.m. to 15 p.m. every call to uri 000 is forward to sems (announcement) and play some wav. I try to find module to do this but i'm stuck.
Can anyone help me. Sorry for my bad english. Thanks for any help.
Best regards
Swaper
Hi Swaper,
You can use the semstalkflite module of sems.
you'll need to install flite (a speech synthesizer) for the same.
The way this module works is as follows:
You have to send a Invite to sems with the text that you want to be
played back, as a Request URI
Cheers,
Pankaj.
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of tstafin(a)op.pl
Sent: Wednesday, March 01, 2006 1:51 PM
To: serusers(a)lists.iptel.org
Subject: [Serusers] Ser + SEMS + set time.
Hello everyone!
I'd like to configured ser that for example from 7 a.m. to 15 p.m. every
call to uri 000 is forward to sems (announcement) and play some wav. I
try to find module to do this but i'm stuck.
Can anyone help me. Sorry for my bad english. Thanks for any help.
Best regards
Swaper
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
Hi,
I just returned from FOSDEM, held today at ULB Free University, Brussels.
It was a great event, helping to encourage growth of free software.
You could see many designers and developers working to make Open Source better.
I must say I "recharged my batteries", raising my spirit a little.
I joined SER presentation by Jan Janak, held at 14:00 at "Chavanne" room, building "U".
Jan's appearance was recepted very warmly by audience.
Presentation was professional and it fitted well in schedule, still leaving a lot of time for questions from the public.
I must say that new SER logo (the big "S") looked very good on the big screen, during presentation.
Jan presented origins of SER project, overview of architecture and functionality and also few typical SER installation scenarios. For those knowing less about SER or willing to learn it was a best primer. He also presented answers for frequent questions like "what SER is and what is not" and what can be done to get additional functionalities.
There is a photograph attached to this letter. It's was taken with 3G phone but you can still see Jan on the right, with one of his slides.
:-)
After SER there was Asterisk presentation and workshop, held by Mark Spencer and his colleagues.
He's a great developer too and in addition he revealed his showman skills, adding many jokes for the audience to laugh at. I was particularly disarmed by funny voice prompts with Asterisk's IVR voice of Alice, although one could found some them a little abrupt :-)
--
Regards,
Arek Bekiersz
mailto:arek@perceval.net