Hello
I'm looking for information on setting SER up on Ubuntu. I have it installed along with rtpproxy but cannot get any info from this site as all documentation links are not working. What I want to do is to receive a input rtp live stream and restream it out to various TV's and decoders. Is this possible with SER ?
Thanks
Reaz
Here is the output from "event_route[evapi:message-received]"
Aug 30 13:18:49 everest /usr/local/kamailio/sbin/kamailio[3897]: INFO:
<script>: Message received in evapi:
{"Event":"CGR_AUTH_REPLY","TransactionIndex":39453,"TransactionLabel":1341515504,"MaxSessionTime":60,"Suppliers":"","Error":""}
Aug 30 13:18:49 everest /usr/local/kamailio/sbin/kamailio[3897]: INFO:
<script>: Event received in evapi: "CGR_AUTH_REPLY"
Aug 30 13:19:00 everest /usr/local/kamailio/sbin/kamailio[3891]: ERROR:
tmx [t_var.c:521]: pv_get_tm_reply_code(): unsupported route_type 64
Thanks.
Hello,
wondering if people here can shed some light on few github things:
1) is possible to have a multi-line project description (the text at the
top of https://github.com/kamailio/kamailio)? Maybe a special format (I
tried to add \n or <br />, but they were displayed as is, not interpreted).
I would like to add a short note and a link to a page with commit
guidelines (http://www.kamailio.org/wiki/devel/github-contributions), so
new contributors make proper formatted commits. Displying it at the top
will make it easy to spot, as opposity to adding to readme, which is
shown at the bottom.
2) is there any specific content/marker to add to README to have it
interpreted as markdown (without adding .md extensions)? Something like
a special first or last line, ... It will be displayed nicer, but
renaming will result in changing lot of other places (makefiles, deb/rpm
specs, etc...) and somehow README is the traditional approach for the
kind of this file name for Linux/Unix apps.
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Book: SIP Routing With Kamailio - http://www.asipto.com
I'm trying to use a PSTN gateway with Kamailio for outbound - and incoming
- calls.
Everything seems to be routed correctly, except the PSTN gateway denies the
call due to missing authentication.
How do I add credentials for my PSTN gateway in a secure way?
Best regards,
Michael
i have configered kamailio with two domains sscc1.tk and sscc2.tk. it listen
on both domains. each domain has users registered with it. user in domain
sscc1 1 can call to user in domain sscc2. i want to allow call in between
users of same domai. and block call between user of domain sscc1 to domain
sscc2. please help
--
View this message in context: http://sip-router.1086192.n5.nabble.com/blocking-call-in-between-two-kamail…
Sent from the Users mailing list archive at Nabble.com.
My PBX registered in bulk to Kamailio successfully.PBX --> Register --> kamailioPBX <-- 401 with nonce value <-- kamailioPBX --> Register with nonce and md5 response values --> kamailioBOX <-- 200ok <-- kamailioHowever, when one of the PBX client sends an invite out, kamailio AUTH module does not authorize this client:client (813-111-1111) --> Invite --> kamailio
What would be the right way to authorize a 10-digit client to send a call out when a bulk registration and not 10-digit registration is performed.
Your assistance in this matter is greatly appreciatedThanks,Al