Re: [SR-Users] (no subject) - EU toll free numbers

2017-03-17 Thread Daniel-Constantin Mierla
Hello, first: it is recommended to add subject to emails to mailing lists, otherwise it is not indexed properly in the archive. Probably Voxbone is an option and I guess you can find more for various countries. Cheers, Daniel On 16/03/2017 20:02, Alberto Llamas wrote: > Hi Guys, > > Who knows a

[SR-Users] (no subject)

2017-03-16 Thread Alberto Llamas
Hi Guys, Who knows and can recommend a company a company where I could order Toll free numbers for EU?. I really appreciate any hint and sorry for the noise. Regards, -- Alberto Llamas Telecommunications Engineer dCAP | KPAC | SSCA *"Internet is all about share"* ___

Re: [SR-Users] (no subject)

2017-01-24 Thread Daniel-Constantin Mierla
ting ip at that >> > point of time. >> > >> > >> > >> > >> > >> > >> > On 28 June 2016 at 15:03, Joel Serrano | VOZELIA >> mailto:j...@vo

Re: [SR-Users] (no subject)

2017-01-24 Thread jay binks
s a fixed IP on the box. >>> > >>> > The kamailio messages im talking about are complaining because that >>> > particular box is not the master, and does not have the floating ip at >>> that >>> > point of time. >>> > >>> &g

Re: [SR-Users] (no subject)

2016-07-06 Thread John Petrini
This config from my earlier email. Do you want to see the entire config? route[CNAM_DIPS] { # Check call direction. If we're outbound nothing to do here if ($avp(direction) == "in") { t_on_branch("CNAM_DIPS"); t_on_reply("CNAM_DIPS"); t_on_failure("CNAM_DIPS"); $avp(cnam_dip_au

Re: [SR-Users] (no subject)

2016-07-06 Thread Daniel-Constantin Mierla
Hello, On 06/07/16 00:25, John Petrini wrote: > Hi Daniel, > > > You were right and t_load_contacts was never my problem so I've taken > a step back and reverted to my original config that I pasted above and > I've been trying to work forward from there. Even t_cancel_branches > which I thought w

Re: [SR-Users] (no subject)

2016-07-05 Thread John Petrini
Hi Daniel, You were right and t_load_contacts was never my problem so I've taken a step back and reverted to my original config that I pasted above and I've been trying to work forward from there. Even t_cancel_branches which I thought was stopping Kamailio from relaying the reply from the cnam p

Re: [SR-Users] (no subject)

2016-07-04 Thread John Petrini
g > response is sent in this case. > > Cheers, > Daniel > > On 04/07/16 16:14, jpetr...@coredial.com wrote: > > Hi Daniel, > > > > I have it commented out currently because neither seem to be working. The > packet capture however was taken with drop uncommented

Re: [SR-Users] (no subject)

2016-07-04 Thread Daniel-Constantin Mierla
onstantin Mierla <mailto:mico...@gmail.com> > *Sent: *Monday, July 4, 2016 9:38 AM > *To: *John Petrini <mailto:jpetr...@coredial.com> > *Cc: *Kamailio (SER) - Users Mailing List > <mailto:sr-users@lists.sip-router.org> > *Subject: *Re: [SR-Users] (no subject) >

Re: [SR-Users] (no subject)

2016-07-04 Thread jpetrini
Hi Daniel, I have it commented out currently because neither seem to be working. The packet capture however was taken with drop uncommented and without the t_cancel_branches if statement. t_load_contacts was also commented out to avoid hitting the unable to load contact error. Regards, John P

Re: [SR-Users] (no subject)

2016-07-04 Thread Daniel-Constantin Mierla
Hello, in the new email, the t_load_contacts() and drop are commented. Is it how you have them in the config or again some formatting issue? Cheers, Daniel On 04/07/16 15:13, John Petrini wrote: > Hi Daniel, > > I made a mistake with my formatting when I pasted here. I am calling > append_branc

Re: [SR-Users] (no subject)

2016-07-04 Thread John Petrini
Hi Daniel, I made a mistake with my formatting when I pasted here. I am calling append_branch() before t_load_contacts. I've attached a view of the entire route including where I was using drop; below. Also a packet capture that shows Kamailio forwarding the reply from the cnam provider back to th

Re: [SR-Users] (no subject)

2016-07-04 Thread Daniel-Constantin Mierla
Hello, I expect that you have to call append_branch() before doing t_load_contacts(). Then, where do you execute drop() for the sip reply? Kamailio is dropping the replies if you call drop() -- this is a feature since 2005-2006 (openser 1.1.x or so), if I recall it properly at this moment, I may

[SR-Users] (no subject)

2016-07-02 Thread John Petrini
Hello, I'm trying to append a branch, assign it a q value so it has priority and serialize the new branch and the main branch. The goal is to send the new branch off to our CNAM provider, capture the CNAM in their reply to an $avp then drop the branch, stick the cnam in the main branch and allow

Re: [SR-Users] (no subject)

2016-06-29 Thread jay binks
t;> > >> > 1.2.3.5 is a fixed IP on the box. >> > >> > The kamailio messages im talking about are complaining because that >> > particular box is not the master, and does not have the floating ip at >> that >> > point of time. >>

Re: [SR-Users] (no subject)

2016-06-29 Thread Daniel-Constantin Mierla
wrote: > >> > >> Hi Jay, > >> > >> Can you paste your listen= lines from kamailio.cfg? > >> > >> Best regards, > >> Joel. > >> > >> - Original Message - > >> >

Re: [SR-Users] (no subject)

2016-06-29 Thread jay binks
Jay, > >> > >> Can you paste your listen= lines from kamailio.cfg? > >> > >> Best regards, > >> Joel. > >> > >> - Original Message - > >> > From: "jay binks" > >> > To: "Kamailio (SER) -

Re: [SR-Users] (no subject)

2016-06-29 Thread Carsten Bock
oel Serrano | VOZELIA wrote: >> >> Hi Jay, >> >> Can you paste your listen= lines from kamailio.cfg? >> >> Best regards, >> Joel. >> >> ----- Original Message - >> > From: "jay binks" >> > To: "Kamailio (SER) -

Re: [SR-Users] (no subject)

2016-06-29 Thread jay binks
en= lines from kamailio.cfg? > > Best regards, > Joel. > > - Original Message - > > From: "jay binks" > > To: "Kamailio (SER) - Users Mailing List" > > > Sent: Sunday, June 26, 2016 8:40:47 PM > > Subject: Re: [SR-Users] (no subject) &g

Re: [SR-Users] (no subject)

2016-06-27 Thread Joel Serrano | VOZELIA
Hi Jay, Can you paste your listen= lines from kamailio.cfg? Best regards, Joel. - Original Message - > From: "jay binks" > To: "Kamailio (SER) - Users Mailing List" > Sent: Sunday, June 26, 2016 8:40:47 PM > Subject: Re: [SR-Users] (no subject) >

Re: [SR-Users] (no subject)

2016-06-26 Thread jay binks
I cant believe I sent this without a subject... OOPS ! if I might re-post ( with a subject ) if there are no replies in a few days. On 25 June 2016 at 10:40, jay binks wrote: > Hi Guys, > > Im using a keepalived solution between 2 kamailio boxes, with > net.ipv4.ip_nonlocal_bind > =1 . > > On t

[SR-Users] (no subject)

2016-06-24 Thread jay binks
Hi Guys, Im using a keepalived solution between 2 kamailio boxes, with net.ipv4.ip_nonlocal_bind =1 . On the "non master" I pretty much constantly get these logs in syslog. What Im looking for is a way to suppress these because they are expected in my configuration. is there any way to tell kama

Re: [SR-Users] (no subject)

2016-02-29 Thread Loïc Boissy
ts.sip-router.org] on behalf of >> Loïc Boissy [boi...@digigram.com] >> *Sent:* Thursday, February 25, 2016 6:16 AM >> *To:* Kamailio (SER) - Users Mailing List >> *Subject:* [SR-Users] (no subject) >> >> Hello, >> >> We have detected a problem on the inc

Re: [SR-Users] (no subject)

2016-02-26 Thread Loïc Boissy
in 2nd subscribe is 0 ? > > -- > *From:* sr-users [sr-users-boun...@lists.sip-router.org] on behalf of > Loïc Boissy [boi...@digigram.com] > *Sent:* Thursday, February 25, 2016 6:16 AM > *To:* Kamailio (SER) - Users Mailing List > *Subject:* [SR-Users] (

Re: [SR-Users] (no subject)

2016-02-25 Thread Luis Azedo
ailio (SER) - Users Mailing List Subject: [SR-Users] (no subject) Hello, We have detected a problem on the increment of CSeq in the SIP header from kamailio. In a session SIP subscribe / notify, we notice that there is a notify that has the same CSeq than the last. As an attachment capture wiresha

Re: [SR-Users] (no subject)

2016-02-25 Thread Loïc Boissy
Hello Daniel, We are using kamailio v4.3.3 (downloaded from ubuntu repository) And please find in attached our config file. Thank you. Best regards 2016-02-25 16:23 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > what version are you using? > > What are the presence modules you are using? Can

Re: [SR-Users] (no subject)

2016-02-25 Thread Daniel-Constantin Mierla
Hello, what version are you using? What are the presence modules you are using? Can you share the modparams for the presence modules (you can mask ips/passwords/etc)? Cheers, Daniel On 25/02/16 15:16, Loïc Boissy wrote: > Hello, > > We have detected a problem on the increment of CSeq in the SIP

[SR-Users] (no subject)

2016-02-25 Thread Loïc Boissy
Hello, We have detected a problem on the increment of CSeq in the SIP header from kamailio. In a session SIP subscribe / notify, we notice that there is a notify that has the same CSeq than the last. As an attachment capture wireshard to clarify our remarks. Is that you can check where is the prob

Re: [SR-Users] (no subject)

2016-01-05 Thread Daniel-Constantin Mierla
On 21/12/15 14:01, Safdar Khan wrote: > I have made a calling service through kamailio and rtpengine.In this > setup of calling service i have also included webRTC for cross > platform(like android phone to web browser).Same calling service is > not working after addition of freeswitch.Additional

[SR-Users] (no subject)

2015-12-21 Thread Safdar Khan
I have made a calling service through kamailio and rtpengine.In this setup of calling service i have also included webRTC for cross platform(like android phone to web browser).Same calling service is not working after addition of freeswitch.Additional integration of Freeswitch in this current setup

Re: [SR-Users] (no subject)

2015-11-13 Thread SamyGo
Hi, I believe you're trying to setup some MOH-Queue it can't find the MOH file. 0(4420) ERROR: mohqueue [mohq_db.c:504]: update_mohq_lst(): Queue,Field (test_queue,mohdir): Unable to find MOH files (/var/kamailio/MOH//test.8.*)! Or if files exist at that location check the permissions. Regards,

[SR-Users] (no subject)

2015-11-13 Thread David Villasmil Govea
Hello guys, I'm trying to startup 4.3 and i'm getting the following: 0(4420) DEBUG: [db_row.c:117]: db_allocate_row(): allocate 192 bytes for row values at 0x7fe6bf6b5a48 0(4420) DEBUG: [db_val.c:74]: db_str2val(): converting INT [1] 0(4420) DEBUG: [db_val.c:118]: db_str2val(): converting

Re: [SR-Users] (no subject)

2015-07-01 Thread Daniel-Constantin Mierla
Hello, On 26/06/15 13:05, Nelson Migliaro wrote: > Hello everybody, > > My SIP vendor request me to replace FROM before sending the traffic. > In order to achieve this I use uac_replace_from. > > UAC module is setup in restore_mode = auto. > > In my insfrastructure I have an Asterisk and then a Ka

[SR-Users] (no subject)

2015-06-26 Thread Nelson Migliaro
Hello everybody, My SIP vendor request me to replace FROM before sending the traffic. In order to achieve this I use uac_replace_from. UAC module is setup in restore_mode = auto. In my insfrastructure I have an Asterisk and then a Kamailio that connects to vendor via internet. Softphone -> Aste

Re: [SR-Users] (no subject)

2014-10-29 Thread Richard Fuchs
On 10/29/14 10:08, Yuriy Gorlichenko wrote: > Hello. I use kamailio with last rtpengine and > I have 5-7 Seconds voice delay. This happened only for from webphone. > But it is not client issue as i see. Wireshark at client side shows that > RTP starts as soon I pick up call. So rtp leaves rtpengi

[SR-Users] (no subject)

2014-10-29 Thread Yuriy Gorlichenko
Hello. I use kamailio with last rtpengine and I have 5-7 Seconds voice delay. This happened only for from webphone. But it is not client issue as i see. Wireshark at client side shows that RTP starts as soon I pick up call. So rtp leaves rtpengine and goes to the destination with delay... I use WS

[SR-Users] (no subject)

2014-03-31 Thread info
Daniel, Can you simply reply back and state if your blog entry is actual or not and should be followed or not? Thank you On 03/30/2014 02:32 PM, i...@vintageelectronics.ca wrote: Daniel: Following up. Thank you! On 03/28/2014 08:29 PM, i...@vintageelectronics.ca wrote: Daniel, Following

Re: [SR-Users] (no subject)

2014-03-12 Thread Daniel-Constantin Mierla
The support page of siremis project give details where and what should be addressed: - http://siremis.asipto.com/support/ People should understand that time is a valuable asset and it is impossible to offer free support to everyone. Moreover, any message to business coming from someone that d

[SR-Users] (no subject)

2014-03-10 Thread malik sherif
I send couple of email to Asipto.com about Siremis login issue but I didn't get any response. I configured apache web server and also installed siremis 4.1.1 successfully but i couldn't login and my problem is after " welcome to Siremis installation wizard" I went through step 1to 4 without i

Re: [SR-Users] (no subject)

2014-03-07 Thread Alex Balashov
: sr-users@lists.sip-router.org Subject: Re: [SR-Users] (no subject) Hi Malik. Kamailio is a SIP proxy it does not cater media, you can look for Asterisk, FreeSWITCH along with Kamailio to do the needful. On Fri, Mar 7, 2014 at 9:03 PM, malik sherif mailto:asheri...@hotmail.com>> w

Re: [SR-Users] (no subject)

2014-03-07 Thread malik sherif
server and the siremis installation complete from step 1 to step 4 and after i got the congratulation message , it just go back to step 1. Thanks Abdulmalik Date: Fri, 7 Mar 2014 21:13:19 +0500 From: msalman...@gmail.com To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] (no subject

Re: [SR-Users] (no subject)

2014-03-07 Thread Salman Zafar
Hi Malik. Kamailio is a SIP proxy it does not cater media, you can look for Asterisk, FreeSWITCH along with Kamailio to do the needful. On Fri, Mar 7, 2014 at 9:03 PM, malik sherif wrote: > Hello, > I am using kamailio 4.1.1, I am wondering if kamailio supports call > forwarding , three

[SR-Users] (no subject)

2014-03-07 Thread malik sherif
Hello, I am using kamailio 4.1.1, I am wondering if kamailio supports call forwarding , three-way call, and call transfer natively? Does it expect the endpoints to do the RTP mixing? Thanks Absul ___ SIP Express

[SR-Users] (no subject)

2013-12-04 Thread Abdelkader Allam
Hello Guys, I am using Kamailio 4.1.0. I am trying to get Kamailio to rotate the cdr log through command kamcmd flatstore.rotate but it keeps sending log to the renamed files, I use the following parameter #!define WITH_ACCFILE # - acc params - /* what special events should be accoun

Re: [SR-Users] (no subject)

2013-11-14 Thread Daniel Grotti
Rori, this is not the way. Please subscribe to the mailinglist here: http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users Daniel On Thursday, November 14, 2013 22:11 CET, "Roni |" wrote: > may i join ___ SIP Express Router (SE

Re: [SR-Users] (no subject)

2013-11-14 Thread Davy Van De Moere
+1 really lol Sent from my iPhone > On 14 Nov 2013, at 22:13, Sergey Okhapkin wrote: > > No, you may not that way. > >> On Thursday 14 November 2013 21:11:58 Roni | wrote: >> may i join > > ___ > SIP Express Router (SER) and Kamailio (OpenSER) - sr

Re: [SR-Users] (no subject)

2013-11-14 Thread Sergey Okhapkin
No, you may not that way. On Thursday 14 November 2013 21:11:58 Roni | wrote: > may i join ___ 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-

[SR-Users] (no subject)

2013-11-14 Thread Roni |
may i join ___ 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

Re: [SR-Users] (no subject)

2013-10-15 Thread Andrew Pogrebennyk
Hi, On 10/11/2013 08:14 PM, Fred Posner wrote: >> I use "rwie" and "rwei" flags but in ngcp-mediaproxy-ng e and i >> seems to be used for IPv4 / IPv6 .. >> ... > > I don't believe that mediaproxy-ng can be used to bridge two ipv4 > networks; only bridging for ipv6 <-> ipv4. That's true, ther

Re: [SR-Users] (no subject)

2013-10-12 Thread Fred Posner
Hello Sebastien, On 10/11/13 2:10 PM, Sébastien Cramatte wrote: Hello, ... My question is hwo can I replace rtpproxy by ngcp-mediaproxy-ng in bridge mode ? Does it possible ? I use "rwie" and "rwei" flags but in ngcp-mediaproxy-ng e and i seems to be used for IPv4 / IPv6 .. ... I don

[SR-Users] (no subject)

2013-10-11 Thread Sébastien Cramatte
Hello, I've setup Kamailio 4 + Asterisk 11 following asipto guide ( http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb) I've got my Kamailio listening on Public IP+ loopback and Asterisk only on loopback. Configuring RPTProxy in bridge mode I've been able to get it e

Re: [SR-Users] (no subject)

2013-09-17 Thread Daniel-Constantin Mierla
Hello, can you post here a sip trace for such call, from initial invite to the ack? Take it on kamailio server, you can use ngrep: ngrep -d any -qt -W byline port 5060 Seeing the trace will help to spot what might be wrong there. Cheers, Daniel On 9/17/13 2:40 PM, Keith wrote: Hi, I am tr

Re: [SR-Users] (no subject)

2013-09-17 Thread Keith
Hi, I am trying to use SIPP to load test Kamailio. I am using a combination with Freeswitch and Kamailio as an SBC with the calls being delivered to Asterisk. The problem seems to be with the ACK sent back from SIPP on response to the 200 OK. This ACK is not being forwarded by Kamailio and theref

Re: [SR-Users] (no subject)

2013-09-02 Thread Daniel-Constantin Mierla
Hello, iirc, presence modules can work in db only module, meaning that you should be able to use sqlops to delete any records you want from database. I haven't thought more to see if there will be any sides effects, but you can give it a try. Also, I would recomment using latest stable versi

[SR-Users] (no subject)

2013-09-02 Thread Albert Petit
Hi community, We updated our deployment to Kamailio 3.2 and we would like to use it now as presence server but we need to keep backwards compatibility wth previous services. We found that when we use kamailio as PS several tuples can be stored on the database even if they are from different publ

[SR-Users] (no subject)

2013-08-26 Thread Marc Soda
I trying to debug why Kamailio is dropping certain ACKs. I have debug level set to 4 and cfgtrace on. The last thing I see in the log for my missing ACKs is: Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace: c=[/etc/kamailio/kamailio.cfg] l=789 a=16 n=if Aug 26 12:22:29 eng-reg1 kamailio:

Re: [SR-Users] (no subject)

2013-05-13 Thread Daniel-Constantin Mierla
Hello, kamailio does not start, because you have many log errors, like: 0(2935) ERROR: [modparam.c:163]: set_mod_param_regex: No module matching found 0(2935) : [cfg.y:3570]: parse error in config file /usr/local/etc/kamailio/kamailio.cfg, line 479, column 65: Can't set module parameter G

Re: [SR-Users] (no subject)

2013-05-12 Thread 李启明
hi, thank you for your help.i am not good at kamailio technology , i execute "/etc/init.d/kamailio restart" in debug mode,and the console.txt is in attachment.what is wrong? 2013/5/10 Daniel-Constantin Mierla > Hello, > > > On 5/8/13 2:41 PM, 李启明 wrote: > > hi, > i am from china.i have insta

Re: [SR-Users] (no subject)

2013-05-10 Thread Daniel-Constantin Mierla
Hello, On 5/8/13 2:41 PM, ??? wrote: hi, i am from china.i have install a kamailio server with wss support ,and i set 4443 as the port(set 8080 as the ws port);the result of "netstat -tnl" is: "Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Add

[SR-Users] (no subject)

2013-05-08 Thread 李启明
hi, i am from china.i have install a kamailio server with wss support ,and i set 4443 as the port(set 8080 as the ws port);the result of "netstat -tnl" is: "Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 127

[SR-Users] (no subject)

2012-10-03 Thread Kamal Palei
Hi All I am using Kamailio - 3.1.5 version. When a message of tel URI comes to Kamailio, Kamailio is not forwarding the message to next proxy. If is returning "478 Unresolved response" . Can somebody give me some pointer how do I handle this situation? Thanks Kamal __

[SR-Users] (no subject)

2012-05-11 Thread Albert Petit
Hello, On a Kamailio deployment  it seems some users get to a wrong state and permanently keeping in: CS_DIRTY  Expires==0 for some long times (even half an hour). When they're in this status seems system cannot reach them. Normally , when working on USRLoc mode 2 if the registration expires u

Re: [SR-Users] (no subject)

2012-04-02 Thread Daniel-Constantin Mierla
l Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: 02 April 2012 13:46 To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - UsersMailing List Subject: Re: [SR-Users] (no subject) I see

[SR-Users] (no subject)

2012-04-02 Thread anthony thomas
http://djfordj.info/mp/02efpk.html";> http://djfordj.info/mp/02efpk.html___ 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

Re: [SR-Users] (no subject)

2012-04-02 Thread Charles Chance
Sent: 02 April 2012 13:46 To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - UsersMailing List Subject: Re: [SR-Users] (no subject) I see some spam coming to the list (two so far today). Is anyone here aware of Yahoo! mail being compromised? I checked the logs of mailman, the two u

Re: [SR-Users] (no subject)

2012-04-02 Thread Stoyan Mihaylov
I have yahoo mail also, but I havn't seen anything wrong there. May be you should disable them but let say tomorrow. If they are correct users, they will see this mail also (and they can react), else - if they do not care, why you should care? On Mon, Apr 2, 2012 at 3:46 PM, Daniel-Constantin Mie

Re: [SR-Users] (no subject)

2012-04-02 Thread Daniel-Constantin Mierla
I see some spam coming to the list (two so far today). Is anyone here aware of Yahoo! mail being compromised? I checked the logs of mailman, the two users that spammed are registered to mailing list, they didn't register recently (not in the past week), so either they are sleeping spammers act

[SR-Users] (no subject)

2012-04-02 Thread anthony thomas
http://cahir.net/roadtrip/journal/archives/02efpk.html";> http://cahir.net/roadtrip/journal/archives/02efpk.html___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/

[SR-Users] (no subject)

2012-04-02 Thread sylver_b
http://sxsolar.cl/wp-content/themes/alabastroswp/js/cache/02efpk.html";> http://sxsolar.cl/wp-content/themes/alabastroswp/js/cache/02efpk.html___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http:/

[SR-Users] (no subject)

2012-02-06 Thread Jon Bergli Heier
Hi, since kamailio 3.2.1 I've had problems with using dlg_var to store extra accounting fields with the acc module (using db_extra and mysql). When I set a dlg_var in the request route, the first acc row (INVITE) appears as if the dlg_var was empty, but looks fine for the second (BYE) row. In 3

Re: [SR-Users] (no subject)

2012-02-03 Thread Sammy Govind
SIP: 400 Bad Request 2012/2/3 Albert Petit > Hi, > > > SIP UAS1 > > > SIP LB <-> > > > > > > ___ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users maili

[SR-Users] (no subject)

2012-02-03 Thread Albert Petit
Hi, SIP UAS1 SIP LB <-> ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-

Re: [SR-Users] (no subject)

2012-01-23 Thread nunu abe
From: Florian Meister To: 'SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List' Sent: Monday, January 23, 2012 11:12 PM Subject: [SR-Users] (no subject) u

[SR-Users] (no subject)

2012-01-23 Thread Florian Meister
unsubscribe ___ 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

[SR-Users] (no subject)

2011-11-22 Thread Charles Wang
http://functioncatering.co.za/modules/mod_wdbanners/blog.php?html143 ___ 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

[SR-Users] (no subject)

2011-10-10 Thread alan chiu
http://toehugger.com/CRE/info.php?html143___ 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

Re: [SR-Users] (no subject)

2011-09-17 Thread José Luis Millán
Good to know ;-) 2011/9/16 Loïc Fofana > This is my scenario: > > Call server > -(IPV4)Kamailio(IPV6)--Asterisk(IPV6)--Linphone(IPV6) >* * >* > Media server > > ___ > SIP Express R

[SR-Users] (no subject)

2011-09-16 Thread Loïc Fofana
This is my scenario: Call server -(IPV4)Kamailio(IPV6)--Asterisk(IPV6)--Linphone(IPV6) * * * Media server ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr

[SR-Users] (no subject)

2011-07-20 Thread Eliezer Croitoru
___ 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

[SR-Users] (no subject)

2010-06-24 Thread rajesh volluru
http://kmkhzr.http://tabletsdrugs.com/ ___ 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

[SR-Users] (no subject)

2010-06-11 Thread rajesh volluru
http://lbwalltr.webs.com ___ 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