search for: sip_transport

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

Did you mean: sig_transport
2020 Feb 25
2
PJSIP crashes
PJISP cannot handle the From field when it does not contain a number. Can this be fixed? [Feb 25 12:35:43] ERROR[7143]: pjproject: <?>: sip_transport.c Error processing 400 bytes packet from UDP 8.38.43.67:5060 : PJSIP syntax error exception when parsing 'From' header on line 4 col 40: CANCEL sip:14408785990 at 162.255.138.102:5060 SIP/2.0 Via: SIP/2.0/UDP 8.38.43.67:5060;branch=z9hG4bK1sansay261086943rdb109274 To: <sip:14408785990 at...
2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
...7f7738019ddf in process_nat (tdata=0x7f773c633ac8) at res_pjsip_nat.c:470 #7 nat_on_tx_message (tdata=0x7f773c633ac8) at res_pjsip_nat.c:479 #8 0x00007f777bc6fc66 in endpt_on_tx_msg (endpt=<optimized out>, tdata=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 s...
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 >