-
Notifications
You must be signed in to change notification settings - Fork 4
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
integration issues #1
Comments
I got this problem fixed by using a 9.3.2 iOS device.
|
some more feedback:
|
Hi The BYE message is coming after 32 sec? In that case there is a header like For our server this works fine but I think I have a comment in the code
Johan On Sunday, 19 June 2016, jgathm [email protected] wrote:
|
Hi
|
Hi
Our app is working with these changes and it has passed AppStore review in BR Johan 2016-06-19 23:30 GMT+02:00 jgathm [email protected]:
|
Hi Otherwise some feedback: |
Hi We use TCP transport only. So latching is active and you still have not incoming media? That is I will retry the BYE but as far as I remember it was working ok. Maybe your Johan 2016-06-30 9:33 GMT+02:00 jgathm [email protected]:
|
There has been another company working on rewriting the Route-Record headers as well. It was required for them to make it work with a vanilla Freeswitch. Since I do not have them in our setup it was enough to just do Contact header manipulations. Hopefully they will share their code when it is polished. |
I am also facing issue in the integration. I am trying to follow this step.But I don't understand how should I add file in the make file that is step4. |
I have not been working with pjsip for over a year so I am no longer actively supporting this project. I was hoping this would be working out of the box by now. We deployed commercial products using it on android and iOS and many other companies have done so as well. |
Actually, pjsip supports Nat64 natively right now ( also with long awaited ip change handler ) |
so you mean we dont have to include this files externally for NAT64support?
…Sent from my iPhone
On 11-Sep-2018, at 2:07 PM, ferreol ***@***.***> wrote:
Actually, pjsip supports Nat64 natively right now ( also with long awaited ip change handler )
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I would investigate the current state of pjsip before using this solution. It was developed a long time before there was a commitment to NAT64 from pjsip. It does work and it might be applicable for some cases but it requires pretty good knowledge of the inner workings of both pjsip and SIP in general. |
Okay.
Thank you very much.
I am using pjsip2.8 and prevously using 2.7.
I tried to use NAT64 class in both the library it didnt work and give me error.
I request please help me and if you can check in latest library also.
Thank you very much
…Sent from my iPhone
On 12-Sep-2018, at 1:56 AM, johanlantz ***@***.***> wrote:
I would investigate the current state of pjsip before using this solution. It was developed a long time before there was a commitment to NAT64 from pjsip. It does work and it might be applicable for some cases but it requires pretty good knowledge of the inner workings of both pjsip and SIP in general.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi,
This is the Exact issue :
*09:29:42.686 sip_endpoint.c .Module "mod-ua" registered*
*09:29:42.686 sip_endpoint.c .Modul*
*2018-09-12 09:29:42.758653-0600 ABCCompany[334:14959] -[DalErrorLog
writeLogToBuffer]_block_invoke@99 -info- e "mod-100rel" registered*
*09:29:42.686 sip_endpoint.c .Module "mod-pjsua" registered*
*09:29:42.686 sip_endpoint.c .Module "mod-invite" registered*
*09:29:42.686 pjsua_core.c .Trying STUN server
test2.ABCCompany.ca <http://test2.ABCCompany.ca> IPv4 (1 of 1)..*
*09:29:42.687 resolver.c .Transmitting 47 bytes to NS 0
(8.8.8.8:53 <http://8.8.8.8:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.687 resolver.c .Transmitting 47 bytes to NS 1
(8.8.4.4:53 <http://8.8.4.4:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.687 resolver.c .Transmitting 47 bytes to NS 2
(208.67.222.222:53 <http://208.67.222.222:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.687 resolver.c .Transmitting 47 bytes to NS 3
(208.67.220.220:53 <http://208.67.220.220:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.687 stunresolve .Failed in pj_dns_srv_resolve(): No
working DNS nameserver (PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.687*
*2018-09-12 09:29:42.763035-0600 ABCCompany[334:14959] -[DalErrorLog
writeLogToBuffer]_block_invoke@99 -info- pjsua_core.c .Error
starting STUN socket for test2.ABCCompany.ca <http://test2.ABCCompany.ca>:
No working DNS nameserver (PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.687 pjsua_core.c .STUN resolution failed: No working
DNS nameserver (PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.687 pjsua_core.c .Ignoring STUN resolution failure (by
setting)*
*09:29:42.724 coreaudio_dev.c .. dev_id 0: iPhone IO device (in=1,
out=1) 8000Hz*
*09:29:42.724 coreaudio_dev.c ..core audio initialized*
*09:29:42.724 pjlib ..select() I/O Queue created
(0x103901228)*
*09:29:42.730 sip_endpoint.c .Module "mod-evsub" registered*
*09:29:42.730 sip_endpoint.c .Module "mod-presence" registered*
*09:29:42.730 sip_endpoint.c .Module "mod-mwi" registered*
*09:29:42.730 sip_endpoint.c .Module "mod-refer" registered*
*09:29:42.730 sip_endpoint.c .Module "mod-pjsua-pres" registered*
*09:29:42.730 sip_endpoint.c .Module "mod-pjsua-im" registered*
*09:29:42.730 sip_endpoint.c .Modul*
*2018-09-12 09:29:42.767214-0600 ABCCompany[334:14959] -[DalErrorLog
writeLogToBuffer]_block_invoke@99 -info- e "mod-pjsua-options" registered*
*09:29:42.730 pjsua_core.c .1 SIP worker threads created*
*09:29:42.730 pjsua_core.c .pjsua version 2.8 for
iOS-11.4/arm-iPhone7,2/iOS-SDK initialized*
*09:29:42.730 pjsua_core.c .PJSUA state changed: CREATED -->
INIT*
*09:29:42.731 tcptp:49475 SIP TCP listener ready for incoming
connections at 169.254.104.124:49475 <http://169.254.104.124:49475>*
*09:29:42.731 pjsua_core.c Trying STUN server
test2.ABCCompany.ca <http://test2.ABCCompany.ca> IPv4 (1 of 1)..*
*09:29:42.731 resolver.c Transmitting 47 bytes to NS 0
(8.8.8.8:53 <http://8.8.8.8:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.731 resolver.c Transmitting 47 bytes to NS 1
(8.8.4.4:53 <http://8.8.4.4:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.731 resolver.c Transmitting 47 bytes to NS 2
(208.67.222.222:53 <http://208.67.222.222:53>): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.731 resolver.c Transmitting 47 bytes to NS 3
(208.67.22*
*2018-09-12 09:29:42.771538-0600 ABCCompany[334:14959] -[DalErrorLog
writeLogToBuffer]_block_invoke@99 -info- 0.220:53): DNS SRV query for
_stun._udp.test2.ABCCompany.ca <http://udp.test2.ABCCompany.ca>: Network is
unreachable*
*09:29:42.731 stunresolve Failed in pj_dns_srv_resolve(): No
working DNS nameserver (PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.731 pjsua_core.c Error starting STUN socket for
test2.ABCCompany.ca <http://test2.ABCCompany.ca>: No working DNS nameserver
(PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.731 pjsua_core.c STUN resolution failed: No working
DNS nameserver (PJLIB_UTIL_EDNSNOWORKINGNS)*
*09:29:42.731 pjsua_core.c Ignoring STUN resolution failure (by
setting)*
*09:29:42.732 pjsua_core.c SIP UDP socket reachable at
169.254.104.124:63871 <http://169.254.104.124:63871>*
*09:29:42.732 udp0x107fb6ef0 SIP UDP transport started, published
address is 169.254.104.124:63871 <http://169.254.104.124:63871>*
*09:29:42.732 pjsua_core.c PJSUA state changed: INIT -->
STARTING*
*09:29:42.732 sip_endpoint.c .Module "mod-unsolicited-mwi"
registered*
*09:29:42.732 pjsua_core.c .PJSUA state changed: STARTING -->
RUNNING*
*09:29:42.743 pjsua_acc.c Adding ac*
*2018-09-12 09:29:42.776008-0600 ABCCompany[334:14959] -[DalErrorLog
writeLogToBuffer]_block_invoke@99 -info- count:
id=sip:[email protected]
<sip%[email protected]>*
*09:29:42.743 pjsua_acc.c .Account
sip:[email protected]
<sip%[email protected]> added with id
0*
On Wed, Sep 12, 2018 at 9:32 AM shweta dodiya <[email protected]>
wrote:
… Okay.
Thank you very much.
I am using pjsip2.8 and prevously using 2.7.
I tried to use NAT64 class in both the library it didnt work and give me
error.
I request please help me and if you can check in latest library also.
Thank you very much
Sent from my iPhone
On 12-Sep-2018, at 1:56 AM, johanlantz ***@***.***> wrote:
I would investigate the current state of pjsip before using this solution.
It was developed a long time before there was a commitment to NAT64 from
pjsip. It does work and it might be applicable for some cases but it
requires pretty good knowledge of the inner workings of both pjsip and SIP
in general.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABcQD-t7jkvweISH6OVAG2mGwRiFiz8iks5uaL44gaJpZM4I5IDh>
.
|
Hi
Many thanks for your code I'm trying to integrate !
I'm facing a first issue. I will go deeper by myself but here it is:
When receiving an incoming call
replace_sdp_ipv4_with_ipv6 is called,
-ipv4 addresses are correctly parsed detected
-IP4 gets replaced by IP6
but the ipv4 addresses are not replaced, ie I have in the modified message:
The text was updated successfully, but these errors were encountered: