Here is the output from "event_route[evapi:message-received]"
Aug 30 13:18:49 everest /usr/local/kamailio/sbin/kamailio[3897]: INFO:
Thank you for responding to my post. Here it is.
include_file "kamailio-cgrates.cfg"
request_route {
...
switch ($fU) {
case 1001:
case 1006:
$dlg_var(cgrReqType) = "*prepaid";
break;
case 1002:
$dlg_var(cgrReqType) = "*pos
Hi,
I am running Kamailio (4.4.0-dev2 (x86_64/linux)) with cgrates
real-time billing application. At the end of a basic call (prepaid to
postpaid), I receive the following error:
ERROR:tmx [t_var.c:521]:pv_get_tm_reply_code():unsupported route_type 64
8(6740) DEBUG:tmx [t_var.c:526]:pv_get_tm_re
Thanks Alex. That worked.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Sorry I forgot to mention that I am using kamailio version
Server:: kamailio (4.4.0-dev2 (x86_64/linux)
On Mon, 2015-08-10 at 11:30 -0500, Admin wrote:
> Hi,
> I am using dialog time_avp() parameter to limit the call duration to a
> configured number of seconds but unfortunately when t
Hi,
I am using dialog time_avp() parameter to limit the call duration to a
configured number of seconds but unfortunately when the number is
reached, i get a warning but the call is not torn down. Here is the
output from the log file
3(3711) DEBUG:
goReeves Admin <mailto:webad...@goreeves.net>>:
Hi -
I just installed Kamailio 4.3.0 on Ubuntu 14.04.2. I can connect
using jitsi on windows and csipcimple on the android and do text
messaging. However, when I try to do audio callis it seems that
the mic is working but th
Hi -
I just installed Kamailio 4.3.0 on Ubuntu 14.04.2. I can connect using
jitsi on windows and csipcimple on the android and do text messaging.
However, when I try to do audio callis it seems that the mic is working
but the audio out is not functioning. I used the tutorial to do the
install