[SR-Users] BUG: invalid branch

2017-08-10 Thread Yasin CANER
[t_reply.c:2184]: reply_received(): BUG: invalid branch - report to developers -- Yasin

Re: [SR-Users] Compiling errors

2017-06-29 Thread Yasin CANER
yazdı: Hello, what's your compiler (and its version)? clang was dealing fine with this case. Anyhow, should be fixed in master branch, just fetch latest version. Cheers, Daniel On 29.06.17 09:23, Yasin CANER wrote

[SR-Users] 5.0 Version compiling gives warning

2017-08-31 Thread Yasin CANER
Hello,     Compiling branch 5.0 gives error as below. Thanks Centos 6.5 Linux   2.6.32-431.17.1.el6.x86_64 #1 SMP Wed May 7 23:32:49 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)

Re: [SR-Users] Setting up Kamailio IMS in a Box difficulties.

2019-01-16 Thread YASIN CANER
Hello, it is shared by Franz Edler as mentioned . Vmbox username and password is franz/franz. I couldnt find any IMS client that support IPsec or all IMS headers. You can use sipp for testing but dont have IPsec support. Best Regards. From: sr-users on

Re: [SR-Users] Invalid sqlops parameter

2019-01-17 Thread YASIN CANER
Hello, I think , first problem is that Kamailio couldn t open route/register.cfg file. Secondly , Could you share line 278 in kamailio.cfg. it should be like modparam("sqlops","sqlcon","cb=>mysql://Mysql:password@localhost/pcscf") Cheers. Yasin CANER

Re: [SR-Users] event_route[usrloc:contact-expired]

2019-01-18 Thread YASIN CANER
Hello, I already tested on 5.2.x and it is working. Yasin CANER From: Daniel-Constantin Mierla Sent: Friday, January 18, 2019 3:33 PM To: Javier Valencia; Kamailio (SER) - Users Mailing List; YASIN CANER Subject: Re: [SR-Users] event_route[usrloc:contact

Re: [SR-Users] Dev documentation on implementing event_route events in custom module

2019-01-18 Thread YASIN CANER
Hello You can look registrar module that has usrloc:contact-expire Good luck Yasin Caner Mojtaba mailto:mes...@gmail.com>> şunları yazdı (18 Oca 2019 22:34): I'm gone away right now. I'll send for you as soon as On Fri, 18 Jan 2019, 22:34 Ivan Ribakov, mailto:i.riba...@zaleos.net&g

Re: [SR-Users] Radius Accounting with Kamailio 5.1 (On-line Charging)

2019-01-19 Thread YASIN CANER
-radius-1.0.x.html Good luck Yasin CANER iPhone’umdan gönderildi Yazar Lwin mailto:yarzarl...@gmail.com>> şunları yazdı (19 Oca 2019 14:36): Hi All, I've Kamailio 5.1 running with Mysql as local DB. I've configured Siremis as well. I completed accounting configuration as per the instructio

Re: [SR-Users] segfault at 0 - process stopped

2019-01-14 Thread YASIN CANER
Hello. Kamailio version is really old. 5.2 is available now. Without core dump backtrace , it is hard to find out. Until version5.2 , tons of buga are fixed and improved. Good luck AL RSM mailto:ali...@mail.com>> şunları yazdı (14 Oca 2019 21:54): Hi We are running Kamailio 3.7 on our

Re: [SR-Users] Additional Param Check in ConsumeCredential Auth

2019-01-21 Thread YASIN CANER
#textopsx.f.exclude_hf_value http://kamailio.org/docs/modules/5.2.x/modules/textops.html#textops.f.remove_hf Yasin CANER textops Module - Kamailio<http://kamailio.org/docs/modules/5.2.x/modules/textops.html#textops.f.remove_hf> Check if the method of the message matches the name. I

Re: [SR-Users] How to send NOTIFY to UA

2019-01-22 Thread YASIN CANER
Hello You can use UAC module to create and custom NOTIFY request. http://kamailio.org/docs/modules/5.2.x/modules/uac.html#uac.f.uac_req_send Yasin CANER From: sr-users on behalf of CuiGang Sent: Tuesday, January 22, 2019 11:45 AM To: Kamailio (SER) - Users

Re: [SR-Users] Radius Accounting with Kamailio 5.1 (On-line Charging)

2019-01-20 Thread YASIN CANER
Hello, After setting servers conf file , you should see radius requests on tcpdump because of UDP. In addition ,have a look log files if there is a hint. FreeRadius conf files. https://github.com/FreeRADIUS/freeradius-client/tree/master/etc Yasin CANER [https://avatars1

Re: [SR-Users] Additional Param Check in ConsumeCredential Auth

2019-01-20 Thread YASIN CANER
Hello you can use load_credentials. After Auth is done , defined columns load to avp. and you can use it. http://kamailio.org/docs/modules/5.2.x/modules/auth_db.html#auth_db.p.load_credentials Yasin CANER From: sr-users on behalf of Mojtaba Sent: Monday

Re: [SR-Users] event_route[usrloc:contact-expired]

2019-01-17 Thread YASIN CANER
Hello, could you check debug level is enough to write logs? Probably it is debug=2 https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages Best Regards Yasin CANER tutorials:debug-syslog-messages - Kamailio (OpenSER) Wiki<https://www.kamailio.org/dokuwiki/doku.

Re: [SR-Users] event_route[usrloc:contact-expired]

2019-01-17 Thread YASIN CANER
Hello Could you try to set parameter on your test environment? modparam("registrar", "event_callback", "usrloc:contact-expired") Cheers Yasin CANER From: Javier Valencia Sent: Thursday, January 17, 2019 6:51 PM To: YASIN CANER;

Re: [SR-Users] event_route[usrloc:contact-expired]

2019-01-18 Thread YASIN CANER
Hello, this option is added after 4.4.x . Sorry that I looked wrong branch. I tested it on new versions and it is working. Good luck. From: Javier Valencia Sent: Friday, January 18, 2019 11:07 AM To: YASIN CANER; Kamailio (SER) - Users Mailing List Subject

Re: [SR-Users] No Media in SIP Incoming calls

2019-01-10 Thread YASIN CANER
different configuration that do same thing that relays rtp packets. you can find examples from documentation. I didnt get internal interface what is mean? but if rtpproxy/engine relays to Asterisk on -lo interface , you should listen your -lo interface by Wireshark. Good luck. Y

Re: [SR-Users] Kamailio Ignore Re-INVITE

2019-01-24 Thread YASIN CANER
Hello, did you invoke rtpproxy function to update ip address in WITHINDLG , because re-invite has to-tag that means in dialog. you should call rtp function . best regards Yasin CANER From: sr-users on behalf of Alvaro Araos Sent: Friday, January 25, 2019

Re: [SR-Users] Playing with Diameter - Error opening connection to :3868

2019-01-28 Thread YASIN CANER
Hello Mra2 domain couldnt be resolved by cscf so cdp module couldnt bind to hss accepting port. First of all , you should solve it. Probably your dns configuration is wrong or your bind/named server isnt working. You can test it with dig command. Good luck Yasin CANER Steve Bucklin

Re: [SR-Users] Uri's user part parameters

2019-03-27 Thread YASIN CANER
Hello. After take user part ,you can use Parameters List Transformations to get param-value. https://www.kamailio.org/wiki/cookbooks/5.0.x/transformations Yasin Caner iPhone’umdan gönderildi Duarte Rocha mailto:duarteroch...@gmail.com>> şunları yazdı (27 Mar 2019 19:38): Greetings,

Re: [SR-Users] Masking Contact Header

2019-02-28 Thread YASIN CANER
/modules/dialog.html modparam("dialog", "lreq_callee_headers", "TH: dlh\r\n") Yasin CANER ____ From: YASIN CANER Sent: Wednesday, February 13, 2019 12:58 PM To: Nicolas Breuer; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users]

Re: [SR-Users] Kamailio behind NAT or With Public IP - Which one is highly recommended

2019-02-27 Thread YASIN CANER
. Best Regards. Yasin CANER From: Pintu Lohar Sent: Wednesday, February 27, 2019 12:27 PM To: YASIN CANER Cc: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio behind NAT or With Public IP - Which one is highly recommended Hi Yasin, Thanks indeed

Re: [SR-Users] How to Absorb First Leg Re-Invites when no Response from Second Leg Invites

2019-03-02 Thread YASIN CANER
Hi, In addition , there is a function in tm that helps to understand branch timeout reason https://www.kamailio.org/docs/modules/5.1.x/modules/tm.html#tm.f.t_branch_replied Yasin Caner Alex Balashov mailto:abalas...@evaristesys.com>> şunları yazdı (2 Mar 2019 02:23): Hi, Rei

Re: [SR-Users] Default Modules while installing kamailio

2019-02-21 Thread YASIN CANER
Hello, you can list all module with " make print-modules " can add specific modules with " make include_modules="db_mysql etc" cfg install all modules with " make install-modules-all " Regards Yasin CANER From: sr-users

Re: [SR-Users] Regex issue with subst_body

2019-02-21 Thread YASIN CANER
Hello, function couldnt probably validate parameter. Could you share your function line. Best Regards Yasin CANER if ( subst_body("/^o=(.*) /o=$fU /") ) {}; or $avp(regx)="/^o=(.*)/o=$fU/"; if ( subst_body("$avp(regx)") ) {};

Re: [SR-Users] Kamailio behind NAT or With Public IP - Which one is highly recommended

2019-02-26 Thread YASIN CANER
P/UDP) Good luck Yasin CANER From: sr-users on behalf of Pintu Lohar Sent: Tuesday, February 26, 2019 8:09 AM To: sr-users@lists.kamailio.org Subject: [SR-Users] Kamailio behind NAT or With Public IP - Which one is highly recommended Hi Everyone, Which one amon

Re: [SR-Users] How to easily remove top most header and set destination uri

2019-02-22 Thread YASIN CANER
with regard to the actual content of the Route hops and their relationship to your Kamailio instance. — Sent from mobile, with due apologies for brevity and errors. On Feb 22, 2019, at 8:01 AM, YASIN CANER mailto:caner_y...@hotmail.com>> wrote: Hello, I have trouble with REFER meth

Re: [SR-Users] 407 Proxy Authentication Required

2019-02-22 Thread YASIN CANER
Hello, Perhaps , there is a problem your configuration. After successful registration , IMS call doesnt need to Auth. 407 response is related to INVITE message. I am sure there is option to disable Subscribe method in your Client. Subscribe method uses for Event like Register-event(reg) ,

[SR-Users] How to easily remove top most header and set destination uri

2019-02-22 Thread YASIN CANER
) with top most uri. Best Regards. Yasin CANER https://tools.ietf.org/html/rfc3515 2.6<https://tools.ietf.org/html/rfc3515#section-2.6> Behavior of SIP Proxies SIP proxies do not require modification to support the REFER method. Specifically, as required by [1<https://tools.ietf

Re: [SR-Users] How to easily remove top most header and set destination uri

2019-02-25 Thread YASIN CANER
of the Route hops and their relationship to your Kamailio instance. — Sent from mobile, with due apologies for brevity and errors. On Feb 22, 2019, at 8:01 AM, YASIN CANER mailto:caner_y...@hotmail.com>> wrote: Hello, I have trouble with REFER method that has to-tag and Route header , mor

Re: [SR-Users] 407 Proxy Authentication Required

2019-02-25 Thread YASIN CANER
Hello, If it is possible to share SIP/diameter trace and configuration , I may have a look. Without any information , it is hard to understand and figure out problem. All responses are related your configuration. Best Regards Yasin CANER From: Yağız AYDIN

Re: [SR-Users] Assemble struct sip_uri back to string?

2019-02-14 Thread YASIN CANER
t; Header field body (may not include CRLF) */ int len;/*!< length from hdr start until EoHF (incl.CRLF) */ void* parsed; /*!< Parsed data structures */ struct hdr_field* next; /*!< Next header field in the list */ } hdr_field_t; Good

Re: [SR-Users] Branches Routes

2019-02-17 Thread YASIN CANER
Hello Nicolas, Why dont you use carrier route module to strip and add smth. you can choose your own routing logic depends on response code. Best regards. Yasin CANER http://kamailio.org/docs/modules/5.2.x/modules/carrierroute.html From: sr-users on behalf

Re: [SR-Users] Masking Contact Header

2019-02-12 Thread YASIN CANER
Hello You can use topoh and topos module that hiding all topology. If you want to hide only contact header , uac replace is good because it has a ability restore. I assume that hiding contact header because anonymous calls. Right? Regards Yasin caner Duarte Rocha şunları yazdı (12 Şub

Re: [SR-Users] Masking Contact Header

2019-02-13 Thread YASIN CANER
Hello, if there is a unrelated chars in SIP trace , there may be str len mismatch for that module . Could you share header? Thanks From: sr-users on behalf of Nicolas Breuer Sent: Wednesday, February 13, 2019 11:54 AM To: Kamailio (SER) - Users Mailing List

Re: [SR-Users] ERROR : EAGAIN and write queue full or failed for tcp Connection

2019-02-07 Thread YASIN CANER
ges so far, is relaying from TCP/IPVv4 to TCP/IPv6 not working with master, or all TCP sending fails no matter if IPv4 or IPv6 in both sides? Cheers, Daniel On 01.02.19 07:12, YASIN CANER wrote: Hello, it is default configuration works on TCP connection. Kamailio version is master ,also p

Re: [SR-Users] Kamailio IMS Deployment

2019-01-29 Thread YASIN CANER
. FHoSS has DiameterPeerHSS.xml has In addition scscf has acceptor line : FHoSS has DiameterPeerHSS.xml has Cheers Yasin CANER From: sr-users on behalf of Yağız AYDIN Sent: Tuesday, January 29, 2019 10:02 AM To: Kamailio (SER) - Users Mailing List

Re: [SR-Users] Altering received parameter in Contact

2019-01-29 Thread YASIN CANER
/modules/nathelper.html#nathelper.set_contact_alias Good luck. Yasin CANER From: sr-users on behalf of David Cunningham Sent: Tuesday, January 29, 2019 5:28 AM To: Kamailio (SER) - Users Mailing List Subject: [SR-Users] Altering received parameter in Contact

Re: [SR-Users] ERROR : EAGAIN and write queue full or failed for tcp Connection

2019-01-31 Thread YASIN CANER
or any resource. I will install another kamailio-node to test it . Thanks Yasin CANER From: sr-users on behalf of Daniel Tryba Sent: Thursday, January 31, 2019 5:07 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] ERROR : EAGAIN and write queue

[SR-Users] ERROR : EAGAIN and write queue full or failed for tcp Connection

2019-01-31 Thread YASIN CANER
Hello, Kamailio gave this error that couldnt bind tcp connection other side. Thanks Yasin CANER Kamailio IPv6:TCP: -> IPv6:TCP Kamailio -> X ERROR IPv6:TCP Kamailio IPv6::CIPv6::8 I

Re: [SR-Users] ERROR : EAGAIN and write queue full or failed for tcp Connection

2019-02-04 Thread YASIN CANER
om: sr-users on behalf of YASIN CANER Sent: Thursday, January 31, 2019 3:01 PM To: Kamailio (SER) - Users Mailing List Subject: [SR-Users] ERROR : EAGAIN and write queue full or failed for tcp Connection Hello, Kamailio gave this error that couldnt bind tcp connection other side. Thanks Yasin

Re: [SR-Users] ICSCF mysql error

2019-06-07 Thread YASIN CANER
Hello , It is a mismatch inconming uri and your uri in hss. Yasin Caner Henning Westerholt mailto:h...@skalatan.de>> şunları yazdı (7 Haz 2019 09:28): Hello, not an expert on this particular module, but this is the internal error path from the module that probably caused this error

Re: [SR-Users] [EXT] Re: ICSCF mysql error

2019-06-07 Thread YASIN CANER
Hello, Could you check preffered_scscf. in addition, visited network is matched. Yasin Caner Bao, Yin mailto:y...@mitre.org>> şunları yazdı (7 Haz 2019 17:21): Yes I think you are right it’s the mismatch of uri. However we don’t know which configuration resulted that mismatch. Here are

Re: [SR-Users] SIP basic flow question: R-URI in ACK

2019-04-29 Thread YASIN CANER
Hello, I think it is possible to choose wrong transport type to relay . so i prefer that add transport parameter to Route headers. Kamailio handles it with loose_route function and mhomed feature. Yasin CANER F14 200 OK Proxy 1 -> Alice SIP/2.0 200 OK Cont

Re: [SR-Users] Kamailio 5.2.2 IMS authorization failed by the SCSCF

2019-05-01 Thread YASIN CANER
Hello, you should check * check realm parameter on function * check user information in hss even if there is a nonce paremeter in auth header , it always gives this error. Yasin CANER From: sr-users on behalf of Woscek, Martin W. Sent: Thursday

Re: [SR-Users] run some extra things before relying message

2019-05-02 Thread YASIN CANER
Hello, "write_sdp_pv" parameter helps to write a pvalue that includes modified sdp. Could you try it? Yasin CANER https://kamailio.org/docs/modules/5.2.x/modules/rtpengine.html#rtpengine.p.write_sdp_pv From: sr-users on behalf of Mojtaba Sent

Re: [SR-Users] kamailio 4.4.4 fills IPv6 contact address when sending packet over IPv4

2019-07-11 Thread YASIN CANER
arding the location database Get notified, when a user registers: A presence-server, which handles offline message storage for an account, would get notified, when the user comes online. kamailio.org Yasin CANER From: sr-users on behalf of Pali Rohár Sent: Wednesday, J

[SR-Users] How to install kamailio symbols for debugging

2019-09-07 Thread YASIN CANER
Hello, I want to debug kamailio with gdb or try to get core.dump file but i failed. GDB wants to kamailio symbols. How to install them? on Ubuntu - raspberry PI Best regards. Yasin CANER ___ Kamailio (SER) - Users Mailing List sr-users

Re: [SR-Users] Kamailio support for 5g

2020-09-18 Thread YASIN CANER
Hello , İt is a deployment option. Pcf can provide N interface and/or rx interface! Best regards iPhone’umdan gönderildi Pavithra Mohanraja şunları yazdı (18 Eyl 2020 14:33):  Hi, I am using kamailio IMS server 5.3.6 where i am trying to integrate PCSCF and PCF (5g) over Rx Interface where