Hi everybody and Happy New Year!!
I´m working with Opensips 1.4.
I need to send two commands simultaneously from Opensips, specifically I
want to send two flows with ITG.
If I write two sentences with exec_avp or exec_dset, the commands are sent
in order, not simultaneously.
So I´m trying to s
Hi!
I´m using Opensips 1.4.
I need to know the time when some SIP messages are sent. I read the value of
variable $Ts.
But, what is the time´s reference? Is there any way to reset the initial
time?
Thanks!
--
View this message in context:
http://n2.nabble.com/Opensips-1-4-Value-of-Ts-and-res
Hi!
I´m using two Opensips as proxys, and they also take decisions about
redirections of different calls.
All messages pass through Asterisk.
In a call from 104 to 100, the first thing I do is send the INVITE message
to Asterisk. Later, after Opensips receives the new INVITE (from Asterisk),
it
ed to do something more?
Regards,
Bogdan-Andrei Iancu wrote:
>
> you have them in modules/exec/
>
> Also, after doing "make all", you will get the exec.so lib there.
>
> By default, the "exec" modules is installed.
>
> Regards,
> Bogdan
>
> Jennif
I read the doc, but I think I need files like exec.h or exec.c, to load the
module with exec.so
Regards
Bogdan-Andrei Iancu wrote:
>
> Hi,
>
> Jennifer-4 wrote:
>> Hi!
>>
>> I want to send a command from "opensips.cfg", so in the main route, I´m
Hi!
I want to send a command from "opensips.cfg", so in the main route, I´m
trying to do:
exec_msg("echo HOLA");
I have read that I need a module called "exec", but I don´t know where I can
find the files needed.
Thanks!
--
View this message in context:
http://n2.nabble.com/Function-exec-msg
Hi!
I´m using the 1.4.1 version and I´m making calls between two pjsua, using
opensips as a proxy.
When the first pjsua makes a call to the second, all the info passes along
the opensips (because is being used as a proxy). I want to process these
messages on the "opensips.cfg" of the proxy, in o
I want to know the value on the main routing, it´s possible?
Iñaki Baz Castillo wrote:
>
> El Martes, 3 de Noviembre de 2009, Jennifer-4 escribió:
>> Hi!
>>
>> I´m using Opensips 1.4.1.
>>
>> I want to know the value of "Sip-Response-Code" o
Hi!
I´m using Opensips 1.4.1.
I want to know the value of "Sip-Response-Code" of a SIP message.
I´m trying to do: xlog("L_INFO","Value = $rs \n");
But the value returned is "null".
Any idea?
Thanks!
--
View this message in context:
http://n2.nabble.com/Opensips-Sip-Response-Code-tp3937674p
Hola,
estoy utilizando la versión 1.4.1 de Opensips.
Quiero conocer, para cada mensaje, el valor de "Sip-Response-Code".
Por ejemplo, para saber cuál es el método, utilizo la variable $rm.
¿Qué variable me da el valor de Sip-Response-Code?
Muchas gracias!
--
View this message in context:
h
10 matches
Mail list logo