search for: sip_util

Displaying 3 results from an estimated 3 matches for "sip_util".

Did you mean: sip_uri
2016 Aug 12
2
PJSIP is Ignored
...dlg_create_uas_and_inc_lock in -lpjsip... no checking for pjsip_tsx_create_uac2 in -lpjsip... no checking if "pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" compiles using pjmedia.h... no checking for pjsip_get_dest_info in -lpjsip... no checking for pjsip/include/pjsip/sip_util.h in -lpj... no checking for pjsip_endpt_set_ext_resolver in -lpjsip... no checking if "struct pjsip_tls_setting setting; int proto; proto = setting.proto;" compiles using pjsip.h... no checking for pjsip_evsub_add_ref in -lpjsip... no ?When I do make menuselect, it is disabled. ? ------...
2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
...cb=cb at entry=0x7f777bc71610 <stateless_send_transport_cb>) at ../src/pjsip/sip_transport.c:935 #10 0x00007f777bc717d9 in stateless_send_transport_cb (token=token at entry=0x7f773c635950, tdata=tdata at entry=0x7f773c633ac8, sent=<optimized out>, sent at entry=-70002) at ../src/pjsip/sip_util.c:1276 #11 0x00007f777bc71b3a in stateless_send_resolver_callback (status=<optimized out>, token=0x7f773c635950, addr=<optimized out>) at ../src/pjsip/sip_util.c:1377 #12 0x00007f77380c3398 in sip_resolve_invoke_user_callback (data=0x7f773c4563c8) at res_pjsip/pjsip_resolver.c:206 #13 0...
2023 Aug 09
2
Encountered a crash, what is best way to tell if it has been fixed or now
On Wed, Aug 9, 2023 at 3:20 PM Dan Cropp <dcropp at amtelco.com> wrote: > I have a customer who just encountered a crash while running Asterisk > 18.17.1 version. > > > > I’m trying to adapt to the changes so not sure where best to look or how > to possibly report this. > > > > I started by going through >