[SR-Users] Re: Kamailio - handover between LTE and Wifi

2024-02-15 Thread Carsten Bock via sr-users
Hi, The handover between VoWifi and VoLTE is fairly simple, as it has little to do with IMS. Technically speaking, the data session is migrated from the PGW (LTE) to the ePDG (Wifi), using GTP on the S2b interface. The device keeps it's IP address and the the handover is fully transparent to the I

[SR-Users] Re: dlg_req_within kamailio 5.7 CSeq values

2023-11-13 Thread Carsten Bock via sr-users
. I haven't found the time yet to do more testing, so I haven't done a PR for it yet. Thanks, Carsten -- Carsten Bock I Chief Technology Innovation Officer & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 1511 5942983 I www.ng-voice.com Registry Office at Local

[SR-Users] Re: Software bill of materials (SBOM)

2023-09-29 Thread Carsten Bock via sr-users
em. Thanks, Carsten -- Carsten Bock I Chief Technology Innovation Officer & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 1511 5942983 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock, Quirin Maderspacher

[SR-Users] Re: Kamailio and MS Teams side by side present staus und chat function

2023-05-31 Thread Carsten Bock
checked yet on chat messages, but an API for messaging exists: - https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=http This could be the glue to put it together. Maybe this could server as some pointers. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-

[SR-Users] Re: How to log expiring dialogue?

2023-04-21 Thread Carsten Bock
s, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock, Quirin Maderspacher Am Fr., 21. Apr. 2023 um 10:56 Uhr

[SR-Users] Re: CLI & destination based LCR

2023-04-13 Thread Carsten Bock
bers to a carrier, which then can be used for routing (e.g., have a different routing tree for numbers from one carrier, another routing tree for numbers from another carrier, and a default routing tree for all others). Works like a charm. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-vo

[SR-Users] Re: DB_CLUSTER failure with carrierroute (and others?)

2023-02-08 Thread Carsten Bock
Hi, It could also be the case, that carrierroute uses Rawquery, which is not supported by all database modules. However, when using db_cluster, the db_cluster module claims to support "any" DB operation, even though the underlying db-module may not support all DB operations. Thanks, Carsten Henn

[SR-Users] Re: IMS integration with AS

2022-12-22 Thread Carsten Bock
e original REGISTER message as a message body or you can do a "SUBSCRIBE" (check PUA_reginfo and related modules) for the user status in order to get more details of the subscriber. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T

Re: [SR-Users] ims ipsec connectivity

2022-11-14 Thread Carsten Bock
Hi, be aware, that IPSec for VoLTE does not work for NAT. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bach

Re: [SR-Users] Create new listener on the fly

2022-10-27 Thread Carsten Bock
Hi Hossein, due to those limitations, we are using a custom, in-house solution for our MNO/MVNO deployments, which we haven't released as open-source (yet). Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244

Re: [SR-Users] Create new listener on the fly

2022-10-26 Thread Carsten Bock
Hi Hossein, yes, you are right, it is in-efficient. It may be fine for a private network/PoC/Lab/ or anything else small, but it will not really work for a commercial network - for that you need something different. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke

[SR-Users] Forward reply in onreply_route

2022-06-28 Thread Carsten Bock
("REPLY"); t_relay();}onreply_route[REPLY] { // Forward the reply to the Caller t_relay(); // Does not work, as t_relay is only allowed in request and failure-routes// Do other fancy stuff, e.g. a DB Update or anything else}* Any ideas? Thanks, Carsten -- Carsten Bock I CTO &am

Re: [SR-Users] Split audio and video into different calls

2022-05-17 Thread Carsten Bock
, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock Am Fr., 13. Mai 2022 um 18:56 Uhr schrieb Rüdiger, Chris

Re: [SR-Users] Alternate to FoHSS for Kamailio IMS?

2022-01-14 Thread Carsten Bock
Hi, did you check the Cx Support in Open5GS? https://open5gs.org/open5gs/release/2021/04/09/release-v2.2.6.html Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Ham

Re: [SR-Users] DMQ Usrloc/Dialog - Experiences

2021-11-30 Thread Carsten Bock
reachable for a long period of time. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock Am Mo., 29.

[SR-Users] DMQ Usrloc/Dialog - Experiences

2021-11-29 Thread Carsten Bock
ble at scale. I would also love to understand how to treat situations when the communication is lost for a longer period of time (e.g. if the communication between nodes is lost for 5 minutes?). Can anyone share some real-life experiences? Thanks, Carsten -- Carsten Bock I CTO & Fou

Re: [SR-Users] TCP Persistent Connections

2021-11-10 Thread Carsten Bock
Hi, This is what you might be looking for: http://www.kamailio.org/wiki/cookbooks/devel/core#tcp_reuse_port Thanks, Carsten Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.com Registry Offic

Re: [SR-Users] [Kamailio-Business] Info: Kamailio World 2021 starting soon - live stream

2021-09-09 Thread Carsten Bock
Hi Daniel, thanks! It was really a pity that I could not join Thank you, Carsten Bock -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. D

Re: [SR-Users] [Kamailio-Business] Info: Kamailio World 2021 starting soon - live stream

2021-09-06 Thread Carsten Bock
Hi Daniel, will the recordings of the sessions be made available at some point? Youtube shows them to me as "private Video's" and I, unfortunately, missed the event... Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany

Re: [SR-Users] which is better for B2BUA

2021-08-02 Thread Carsten Bock
Hi, We don't do RTP on this setup, as we only use it for connecting different Consumer-Voice-Platforms with various upstream carriers. We did trigger RTPEngine once from Kamailio for connecting IPv6 to IPv4 carriers, but we've removed that meanwhile. Thanks, Carsten Carsten

Re: [SR-Users] which is better for B2BUA

2021-08-02 Thread Carsten Bock
ion, ..) on Kamailio. I almost hate to say this as Kamailian, but one more alternative to SEMS worth checking is OpenSIPS and its b2b modules. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.n

Re: [SR-Users] R-R to MS Teams Proxy

2021-02-11 Thread Carsten Bock
ults into two record-route headers, one with the hostname and one with the IP. We use the Hostnames in all kinds of Record-Route and Via-Headers by doing exactly this. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-

Re: [SR-Users] BYE and TCP

2020-11-04 Thread Carsten Bock
Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock Am Mi., 4. Nov. 2020 um 12:07 Uhr schrieb Kjeld Fl

Re: [SR-Users] s.replace Transformation and Newline

2020-05-19 Thread Carsten Bock
Hi Daniel, thanks! This works! Thanks again, Kamailio is great! Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors

Re: [SR-Users] s.replace Transformation and Newline

2020-05-18 Thread Carsten Bock
i 2020, 18:35: > Hello, > > is not clear to me: so when you had it with one backslash, it was the two > chars '\n' in sdp, when it was \\n was it with 2 backslashes (3 chars)? > > Cheers, > Daniel > On 18.05.20 17:58, Carsten Bock wrote: > > Hi Daniel, > &g

Re: [SR-Users] s.replace Transformation and Newline

2020-05-18 Thread Carsten Bock
nly > one? > > \\ is supposed to be \ character. > > Cheers, > Daniel > On 18.05.20 16:32, Carsten Bock wrote: > > Hi, > > I am trying the following: > - extract the message body > - replace some content > - store it in a hashtable > - send it

[SR-Users] s.replace Transformation and Newline

2020-05-18 Thread Carsten Bock
is escaping characters. Anyone any ideas? Thanks, Carsten $var(x) = "abababa"; $(var(x){s.replace,a,c} => "cbcbcbc" -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.

[SR-Users] PUA and db_redis

2020-05-05 Thread Carsten Bock
Hi, has anyone been using db_redis with the Presence/PUA modules? If yes, can you share your experience and the proper key definition? Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I ww

[SR-Users] db_redis and PUA

2020-03-19 Thread Carsten Bock
Hi, quick question: Did anyone ever attempt to use PUA with the new db_redis? If yes, could someone share the definition for this? Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice

Re: [SR-Users] uac_replace_from and uac_auth fails to authenticate.

2020-01-19 Thread Carsten Bock
should solve your issue. Med venlig hilsen, Carsten Bock (lidt Vendelbo) -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.com Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr.

[SR-Users] TCP: Strange Device Behaviour

2019-08-23 Thread Carsten Bock
y? Any ideas anyone? Thanks, Carsten -- Carsten Bock I Managing Director ng-voice GmbH Millerntorplatz 1 I 20359 Hamburg I Germany www.ng-voice.com Mobile +49 (0)179-20 21 244 I Direct +49 (0)40-52 47 593-40 I Fax +49 (0)40-52 47 593-99 Sitz der Gesellschaft: Hamburg Registergericht: Amtsgericht

Re: [SR-Users] IMS - change the transport layer protocol for Diameter based interfaces (especially Rx)

2019-06-04 Thread Carsten Bock
support for Kamailio IMS (for free of course), we sadly revoked that decision. Currently, the Diameter-Stack in CDP is only TCP and NOT SCTP. Of course, you can do SIP signalling using SCTP, however this does not apply to Diameter. Thanks, Carsten -- Carsten Bock I Managing Director ng-voice Gmb

[SR-Users] RTPEngine: rtpengine_manage(), Subsequent requests, Transcoding

2019-05-29 Thread Carsten Bock
s today or tomorrow. However, I also found no commit messages relating to this. Thanks, Carsten -- Carsten Bock I Managing Director ng-voice GmbH Millerntorplatz 1 I 20359 Hamburg I Germany www.ng-voice.com Mobile +49 (0)179-20 21 244 I Direct +49 (0)40-52 47 593-40 I Fax +49 (0)40-52 47 593-99

Re: [SR-Users] RTPEngine / Transcoding question

2019-05-29 Thread Carsten Bock
th (which is important in our case). However, I should mention that I am already more than happy with the current result. Transcoding is working great, even with AMR/AMR-WB! Thanks, Carsten -- Carsten Bock I Managing Director ng-voice GmbH Millerntorplatz 1 I 20359 Hamburg I Germany www.ng-voice.com

Re: [SR-Users] PRE-PAY update timer

2019-05-25 Thread Carsten Bock
Hi Steven, If you want, I can provide you an example config based on ims_charging and ims_ocs without IMS. Even though, we do not use ims_ocs anymore in new deployments, we still have it running in production. Thanks, Carsten Stephen Bucklin schrieb am Sa., 25. Mai 2019, 01:31: > Alex, > Thank

Re: [SR-Users] RTPEngine / Transcoding question

2019-05-21 Thread Carsten Bock
I can live with the status quo. Thanks again, Carsten Richard Fuchs schrieb am Di., 21. Mai 2019, 23:38: > On 21/05/2019 11.48, Carsten Bock wrote: > > Hi, > > > > I want to implement selective transcoding, e.g. avoiding Transcoding > > between a HD codec (G722) and a non

[SR-Users] RTPEngine / Transcoding question

2019-05-21 Thread Carsten Bock
11, which is meaningless in that case. Any ideas on how to solve that? (above examples very simplified) Thanks, Carsten -- Carsten Bock I Managing Director ng-voice GmbH Millerntorplatz 1 I 20359 Hamburg I Germany www.ng-voice.com Mobile +49 (0)179-20 21 244 I Direct +49 (0)40-52 47 59

[SR-Users] Job Offering: Software Engineer & Dev-Ops for VoIP & IMS

2019-03-22 Thread Carsten Bock
ess code • Competitive salary Please send your application to j...@ng-voice.com. Let us know how your profile fits our requirements. And please let us know the earliest date you could join us plus your salary expectations. We look forward to getting to know you! Thanks, Carsten -- Carsten Bock I

Re: [SR-Users] SIP Express Media Server (aka SEMS)

2019-01-09 Thread Carsten Bock
7;t use any of these options, then SEMS will do signalling only, so the flow for RTP would be UA1 <=> RTPEngine1 <=> RTPEngine2 <=> UA2 Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailt

Re: [SR-Users] SIP Express Media Server (aka SEMS)

2019-01-09 Thread Carsten Bock
Hi, just another note: SEMS can forward Video-RTP Packets (but nothing beyond that). It's gotten a bit quiet on the SEMS-Project, but I don't think it's completely dead... Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg

Re: [SR-Users] [sr-dev] RFC: updates to some core functions

2018-12-19 Thread Carsten Bock
with the same > name from the corex module Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +49 40 5247593-40 Fax +49 40 5247593-99 Sitz der Gesellschaft: Hamburg

Re: [SR-Users] IMS: SMS over IP - how to get the originator's tel address?

2018-11-22 Thread Carsten Bock
. Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +49 40 5247593-40 Fax +49 40 5247593-99 Sitz der Gesellschaft: Hamburg Registergericht: Amtsgericht Hamburg, HRB 120189 Ges

Re: [SR-Users] IMS: SMS over IP - how to get the originator's tel address?

2018-11-21 Thread Carsten Bock
Hi Ron, You can't change it on the Proxy-CSCF, but on the HSS. According to 3GPP Specs, the first identity associated to an IMPI is the "default-identity", which is typically used by the phone and asserted by the Proxy-CSCF. Thanks, Carsten Am Mi., 21. Nov. 2018, 00:31 hat Ron McLeod geschriebe

Re: [SR-Users] Core dump on diameter CCR request

2018-11-12 Thread Carsten Bock
Hi, Also, what version of Kamailio are you using? Thanks, Carsten Am Mo., 12. Nov. 2018, 09:50 hat Mojtaba geschrieben: > Hello, > We developed OCS based on these module in Kamailio: ims_charging, > ims_ocs, ims_dimameter_server and worker process written in Q_HSS. We > have not this issue.

Re: [SR-Users] Crash ims_diameter_server

2018-11-02 Thread Carsten Bock
Hi, my colleague implemented a fix for this some months ago, but we haven't pushed it upstream. I will talk to him to fix this in the official Repo also. Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voic

Re: [SR-Users] Missing documentation

2018-10-16 Thread Carsten Bock
Hi, can you open a ticket on the GitHub Tracker for this? Otherwise this might get lost at some point... I don't have time to take care of it immediately as I am travelling this and next week, more likely I would take care of it later in November. Thanks, Carsten -- Carsten Boc

Re: [SR-Users] dlg.end_dlg on RTP timeout

2018-09-06 Thread Carsten Bock
call). Would it be feasable, to create the URL dynamically based on the Proxy where it came from? Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +49 40 5247593-40 Fax +49

Re: [SR-Users] Kamailio with CGNAT

2018-08-28 Thread Carsten Bock
Hi, it's seems not related to CGNAT, but more due to a misconfiguration on the Proxy-CSCF. It should evaluate the "alias" in the R-URI in order to send it to the proper address. Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg

Re: [SR-Users] Forbidden - Private identity not found (Authorization: username)

2018-06-14 Thread Carsten Bock
issue on Kamailio. Huawei should work straight away. Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +49 40 5247593-40 Fax +49 40 5247593-99 Sitz der Gesellschaft

Re: [SR-Users] Forbidden - Private identity not found (Authorization: username)

2018-06-11 Thread Carsten Bock
Hi, you need to check your provisioning in the HSS. Can you show me your trace and tell me, what you've provisioned in the HSS? Are you using Fraunhofer's HSS? Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng

Re: [SR-Users] Send UPDATE to inform changes in SDP

2018-04-27 Thread Carsten Bock
Hi, likely, the best solution is here to use RTPEngine, so the IP/Port stays identical for each request... i've tested it with various VoLTE phones and various PCRF's. Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany htt

Re: [SR-Users] Russian meddling in Kamailio project

2018-04-01 Thread Carsten Bock
And we all have just one goal: Keep Putin, the great protector of free will and democracy, in power! My Russian wife is working hard on a new module called "app_assembler" which will allow writing the config in native assembler code. Migrating our 5g Config, which will directly copy every call to F

Re: [SR-Users] BIG NEWS: Launching NODAILIO - Arcticficial Intelligence (tm) SIP Server

2018-04-01 Thread Carsten Bock
Hi, Is this the new 5G, Block-Chain powered, self driving vehicle, everybody's been talking about? Thanks, Carsten P.S.: Since the stock value likely just doubled: Do I have any stock-options? Alex Balashov schrieb am So., 1. Apr. 2018, 18:36: > Most important thing about Nodailio is that it

Re: [SR-Users] Select last URI from Record-Route

2018-03-16 Thread Carsten Bock
Hi, Check for $route_uri, we use it to determine the session-case (no or Mt) on the Proxy-CSCF. Thanks, Carsten Am 16.03.2018 17:07 schrieb "John Petrini" : > The simple answer to that is it's a last ditch effort to look up an AOR > record on a reply but it's part of other logic we use to estab

Re: [SR-Users] IMS: maybe a bug in S-CSCF: should we create an issue?

2018-02-19 Thread Carsten Bock
; Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Carsten Bock CEO (Geschäftsführer) Meet us at MWC 2018 in Barcelona and see IMS and VoLTE in action! (February 26th - March 1st, Hall 7 - Booth 7L8

Re: [SR-Users] IMS: maybe a bug in S-CSCF: should we create an issue?

2018-02-19 Thread Carsten Bock
| > > +-+-+-+---+--+--+--+--+----------+ > > 3 rows in set (0.00 sec) > > > > > > Cfg file of (.24): > > kamailio-scsc

[SR-Users] RTPengine - Transcoding example available?

2018-02-16 Thread Carsten Bock
Hi, Quick (and simple) question: Can someone provide a working RTPengine request, to enable Transcoding? I know, this is possible, but I thought before looking into deep, how this should be configured for the rtpengine_offer() command, could someone provide an example? Thanks, Carsten _

Re: [SR-Users] kamailio Rx_AAR qusetions

2018-02-11 Thread Carsten Bock
dlg_terminate("all", "Sorry no QoS > available"); > > exit; > > } > > $var(aarret) = Rx_AAR("MO_aar_reply", "term","",2); > >

Re: [SR-Users] IMS (ng-voice vs github)

2018-02-04 Thread Carsten Bock
Hi, There aren't too many differences: I carefully review and test the changes several weeks before putting them into my repository for deployment. It also contains some more private changes, where I haven't found the time yet (due to a busy schedule - we are currently deploying IMS & VoLTE on fou

Re: [SR-Users] dmq_usrloc - which server?

2018-02-01 Thread Carsten Bock
6zmlGHOwk1xA6","user_agent":"CallServer","instance":"","expires":1517473708,"cseq":5015,"flags":0,"cflags":0,"q":0,"last_modified":1517473678,"methods":8159,"reg_id":0,"server_i

Re: [SR-Users] Coredump while exchanging diameter capabilities

2018-01-18 Thread Carsten Bock
_WAIT, > USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, > HAVE_RESOLV_RES > ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, > MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB > poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. > id: unknown > compiled on 05:30:36 Jan 1

Re: [SR-Users] Coredump while exchanging diameter capabilities

2018-01-17 Thread Carsten Bock
Hi, The log clearly states, what went wrong and where. There was insufficient memory allocated at some point. I'm traveling right now, but I will check either tonight from the Hotel or tomorrow. Thanks for reporting, Carsten Am 17.01.2018 09:51 schrieb "Tsvetan Filev" : > Hi Rick. > > Yes I hav

Re: [SR-Users] Does Kamailio support Cx interface Diameter over SCTP ?

2018-01-15 Thread Carsten Bock
4.9.2 > > > So I installed the latest stable but it seems it also uses TCP. > > Regards. > > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > h

Re: [SR-Users] TLS cipher suites

2018-01-03 Thread Carsten Bock
gt;> ___ >> Kamailio (SER) - Users Mailing List >> sr-users@lists.kamailio.org >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> >> > ___ > Kamailio (S

Re: [SR-Users] error running icscf module on kamailio 4.4

2017-12-31 Thread Carsten Bock
Hi, Please upgrade your Kamailio, this was fixed in later versions. Thanks, Carsten Am 31.12.2017 10:40 schrieb "Abdelmuhaimen Seaudi" : > Hi, > > After setting up IMS components on kamailio 4.4, i get the following error > when IMS client tries to register, what is this error, how can i correc

Re: [SR-Users] Problems with AAR over Rx Interface

2017-10-18 Thread Carsten Bock
Specific-Action(513) l=16 f=VM- vnd=TGPP > val=INDICATION_OF_ESTABLISHMENT_OF_BEARER (now void) (5) > AVP: Specific-Action(513) l=16 f=VM- vnd=TGPP val=IP-CAN_CHANGE (6) > AVP: Specific-Action(513) l=16 f=VM- vnd=TGPP > val=ACCESS_NETWORK_INFO_REPORT (12) > AVP: Framed-I

Re: [SR-Users] VoLTE Capable LTE Handsets which support IMS uisng IPv4

2017-10-18 Thread Carsten Bock
ing IPv4 only. > > > > Thanks, > > Ron > > > > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Carsten Bock CEO (Gesch

Re: [SR-Users] DIAMETER over SCTP for Rx and Cx Interfaces

2017-10-13 Thread Carsten Bock
Hi, I am working on an update, to support SCTP for the CDP module. At the moment, I have an incomplete prototype, which binds to the Kamailio sockets (so any protocol Kamailio supports) to send/receive Diameter messages. I plan to finish it after my holiday, so I might have a full working prototyp

Re: [SR-Users] kamailio QOS questions

2017-10-11 Thread Carsten Bock
> > Kamailio Advanced Training - www.asipto.com > > Kamailio World Conference - www.kamailioworld.com > > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/li

Re: [SR-Users] [Kamailio-Business] Astricon 2017

2017-09-25 Thread Carsten Bock
___ > Kamailio (OpenSER) - business mailing list > busin...@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/business > http://lists.openser-project.org/cgi-bin/mailman/listinfo/business -- Carsten Bock CEO (Geschäftsführer

Re: [SR-Users] telcosuite3-crm sql

2017-08-31 Thread Carsten Bock
estion is that what is the demo admin's password? Or what is the > algorithm of the password generation (I see it is not a simple md5), I can > replace it in database. > > Regards, > Szabolcs > > 2017-08-31 8:39 GMT+02:00 Carsten Bock : >> >> Hi, >> >&

Re: [SR-Users] telcosuite3-crm sql

2017-08-30 Thread Carsten Bock
t > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +49 40 5247593-40 Fax +49 40 5247593-99

Re: [SR-Users] Issue with ims_isc module? (distinct PSI)

2017-08-01 Thread Carsten Bock
om/in/miconda > Kamailio Advanced Training - www.asipto.com > Kamailio World Conference - www.kamailioworld.com > > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Carste

Re: [SR-Users] Subst_body M Audio

2017-07-13 Thread Carsten Bock
5. > > a=nortpproxy:yes. > > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Mil

Re: [SR-Users] New Diameter IMS Module : can we use it as SWx interface

2017-07-11 Thread Carsten Bock
_source=link&utm_campaign=sig-email&utm_content=emailclient> > <#m_-4523271578643981940_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > _______ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/c

Re: [SR-Users] kamailio LTE HSS

2017-07-04 Thread Carsten Bock
t; Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Millerntorplatz 1 20359 Hamburg / Germany http://www.ng-voice.com mailto:cars...@ng-voice.com Office +4

Re: [SR-Users] Kamailio IMS NAT issue: PRACK/ACK RURI changing in P-CSCF

2017-06-21 Thread Carsten Bock
: > Hi, > You mean that we should use either SBC or Proxy-CSCF (don't both of > them) as entry point of IMS network? Is it right? > Thank. > Mojtaba Esfandiari.S > > > On Wed, Jun 21, 2017 at 12:43 PM, Carsten Bock wrote: >> Hi, >> >> There is

Re: [SR-Users] Kamailio IMS NAT issue: PRACK/ACK RURI changing in P-CSCF

2017-06-21 Thread Carsten Bock
Hi, There is a common scenario, where Kamailio needs to be in front of e.g SEMS: PCRF Integration for QoS. You need to access the IP of the sender and the SDP. You would have to integrate that into SEMS, but if you do, you can actually drop Kamailio as a Proxy-CSCf completely... Thanks, Carsten

Re: [SR-Users] SCTP Support for Rx/Dx interfaces

2017-05-15 Thread Carsten Bock
ved this e-mail in > error) please notify the > > sender immediately and delete this e-mail. Any unauthorized copying, > disclosure or > > distribution of the contents in this e-mail is strictly forbidden. > > ___ > Kamailio (SER) - Users Mailing List > sr-users@li

Re: [SR-Users] URGENT! stateless dispatcher BYE issue

2017-05-10 Thread Carsten Bock
xlog("L_ERR", "Unable to route \n"); > sl_send_reply("500","Unable to route"); > break; > } > >forward(uri:host, uri:port); > > _______ > Kamailio