search for: stateless_send_transport_cb

Displaying 2 results from an estimated 2 matches for "stateless_send_transport_cb".

2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
...ta=0x7f773c633ac8) at ../src/pjsip/sip_endpoint.c:1115 #9 0x00007f777bc77c69 in pjsip_transport_send (tr=0x55e7c1ac7708, tdata=tdata at entry=0x7f773c633ac8, addr=addr at entry=0x7f773c633cb8, addr_len=addr_len at entry=16, token=token at entry=0x7f773c635950, 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_resolv...
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 >