-
Notifications
You must be signed in to change notification settings - Fork 41
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
REFER functionality is not working in idoubs #197
Comments
Hi, |
What's that issue exactly.? Could you post in detail. Thanks
|
Please explain how to execute the library in xcode6.4. I tried but said no
|
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expected output: I should be making a successful call to another number
What I see instead: The call is terminated
What version of the product or source code revision are you using? On what
operating system?
Latest idoubs source code
Xcode 6.4
iOS 8.4 base SDK
iphone 6 plus running on iOS 8.4
Please provide any additional information below.
The call was terminated once we receive the request “REFER” from another party. Plase find the below REFER packet for your reference.
RECV:REFER sip:[email protected]:54920;transport=udp SIP/2.0
Record-Route: sip:xxx.xxx.xxx.xxx;lr;ftag=mar04FygD3BcN;did=28d.b064d885;ns=1
Record-Route: sip:1xxx.xxx.xxx.xxx;lr;ftag=mar04FygD3BcN
Via: SIP/2.0/UDP xxx.xxx.xxx.xxx:5060;branch=z9hG4bKfafc.38678607.0
Via: SIP/2.0/UDP xxx.xxx.xxx.xxx:5060;branch=z9hG4bKfafc.932ac751.0
Via: SIP/2.0/UDP xxx.xxx.xxx.xxx;received=xxx.x.173.150;rport=5060;branch=z9hG4bKQjrKHv8eg2t3p
Max-Forwards: 68
From: sip:[email protected];tag=mar04FygD3BcN
To: sip:[email protected];tag=1843943095
Call-ID: 73cd7413-5437-c150-bbeb-23136566a8ee
CSeq: 81203835 REFER
Contact: sip:[email protected]
User-Agent: F
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, PRACK, NOTIFY
Supported: precondition, 100rel, timer, path, replaces
Refer-To: sip:[email protected]
Referred-By: sip:xxx.xxx.xxx.xxx
Content-Length: 0
P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel
P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000
The text was updated successfully, but these errors were encountered: