Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: pjproject 2.13 #3

Open
tkang007 opened this issue May 29, 2023 · 1 comment
Open

Q: pjproject 2.13 #3

tkang007 opened this issue May 29, 2023 · 1 comment

Comments

@tkang007
Copy link

Hi Isabyr,
As my testing with pjsip 2.13 version, it was failed with segmentation violation when answered by peer.
Log outputs are below bottom area.
Could you please check version compatibility? And, will you continue this project up to date?
Thanks!!!

15:02:35.924           pjsua_core.c  .......TX 1205 bytes Request msg INVITE/cseq=3113 (tdta0x1117cd8) to UDP 192.168.219.104:5060:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.219.104:15060;rport;branch=z9hG4bKPj2ee83adf-866a-4188-b48a-f1b3f39ff06c
Max-Forwards: 70
From: sip:[email protected];tag=93925ae2-7cac-47da-9a90-cfc2e5adbeb3
To: sip:[email protected]
Contact: <sip:[email protected]:15060;ob>
Call-ID: 022cc192-206e-4dc6-8617-e39f7db531b1
CSeq: 3113 INVITE
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
Authorization: Digest username="100", realm="asterisk", nonce="1685340155/7390ce7cb1060dd0ed82f5d0fb168a37", uri="sip:[email protected]", response="8098887fcad50d8dbecb6df7c81dff91", algorithm=md5, cnonce="d8d370889e134801b9423b914ac9fb1f", opaque="6396674a7a507bf8", qop=auth, nc=00000001
Content-Type: application/sdp
Content-Length:   306

v=0
o=- 3894328955 3894328955 IN IP4 10.0.2.15
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 8 120
c=IN IP4 10.0.2.15
b=TIAS:64000
a=rtcp:4001 IN IP4 10.0.2.15
a=sendrecv
a=rtpmap:8 PCMA/8000
a=rtpmap:120 telephone-event/8000
a=fmtp:120 0-16
a=ssrc:780524839 cname:4200ea892461b94b

--end msg--
Segmentation fault (core dumped)

@isabyr
Copy link
Owner

isabyr commented May 29, 2023

Hi @tkang007
This was one-time project of mine, not maintained anymore. But you are more than welcome to contribute with your updates :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants