Hi All,
I'm trying enable XCAP integration with OpenSIPS.I followed
Doddy's page to setup OpenSips on ubuntu and followed this link
http://openxcap.org/wiki/Configuration to setup OpenXCAP to set
OpenXCAP
However i'm not able to get both working together.When i login an user
through Jitsi
I do have it set. Forgot to include my modparams
modparam("tm", "fr_inv_timer", 20) #When ringing callee and receive a 180
RINGER reply after x seconds failover
modparam("tm", "fr_inv_timer_avp", "$avp(s:fr_inv_timer)")
modparam("tm", "fr_timer_avp", "$avp(s:fr_timer)")
modparam("tm", "onreply_a
On Mon, May 23, 2011 at 4:41 PM, Duane Larson wrote:
> I am trying to set up some logic that will allow me to failover to a
> secondary SIP Provider's IP address and I found this subject on how you can
> implement it
>
>
> http://opensips-open-sip-server.1449251.n2.nabble.com/Timer-Based-Failover-
I am trying to set up some logic that will allow me to failover to a
secondary SIP Provider's IP address and I found this subject on how you can
implement it
http://opensips-open-sip-server.1449251.n2.nabble.com/Timer-Based-Failover-Question-td5758903.html
In order to test I send my first call t
Hi
i have checked ICE betwean two cleints behind nat
A:192.168.0.100 and nat ip address is 174.x.x.x
B:192.168.1.2 and nat ip address is 175.x.x.x
when i trace packets by wareshark , i have stun bindign request from A to
be with in valdi ip address to B invalid ip address
0.100 to 1.2 and vi
Make sure you are running OpenSIPS 1.6.4 and including the dialog module.
Then follow the usage of cdr_flag in
http://www.opensips.org/html/docs/modules/1.6.x/acc.html.
You'll then see the call-duration in the STOP packet.
Hope that helps.
On May 21, 2011, at 4:07 AM, Abid Saleem wrote:
> D
Hi,
I've seen previous mails to my problem, but seems that none were
solved...the thing is that i've my blink softphone registered with my
OpenSIPS using TLS, as you can see here:
Domain:: location table=512 records=2
AOR:: 1000@192.168.131.129
Contact:: sip:gsbpyeqv@192.168.131.1:63831;
Hallo Max,
hast Du auch ein Beispiel für die komplette voicemail-konfiguration,
wie in
http://ftp.iptel.org/pub/sems/doc/current/howtostart_voicemail.html
? Die würde ich dann gerne in die SEMS-Doku aufnehmen.
Insbesondere, wie funktioniert es nocheinmal in openser mit domain ID
und user ID?
In you 'is_method("REGISTER")' block you should add something along these lines:
if( !search("^User-Agent: X-Lite")) {
pua_set_publish();
}
And in your 'is_method("INVITE")' something like:
If( !search("^User-Agent: X-Lite")) {
dialoginfo_set();
}
This way when a non presence capable