Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Record Route not being honoured (Read 3841 times)
VoidBurn
YaBB Newbies
*
Offline


Phoner is great!

Posts: 2
Joined: 30. Nov 2017
Record Route not being honoured
30. Nov 2017 at 11:53
Print Post  
Hi,

I am testing a call scenario and it appears that phoner-lite 2.55 is not honoring the record route headers from an initial invite.

Specifically, phoner-lite responds (BYE) using the ip address in the 1st record-route header, but using the port specified in the contact of the initial invite. 

For example, an invite with the following record-route headers is received by phoner-lite:

Code
Select All
Record-Route: <sip:1.1.1.1;r2=on;lr;ftag=as3e1f88d1;did=03d.bc71>.
Record-Route: <sip:2.2.2.2;r2=on;lr;ftag=as3e1f88d1;did=03d.bc71>.
Record-Route: <sip:2.2.2.3;lr;ftag=as3e1f88d1>. 



The contact of this invite is as follows:
Code
Select All
Contact: <sip:1234@2.2.2.3:5061> 



Call setup is initiated, media flows, then, when I hang up with phoner-lite, I see that the bye is sent to the following address:
Code
Select All
1.1.1.1:5061 



It should be sending it to:
Code
Select All
1.1.1.1:5060 



Am I correct in my understanding that the bye should be setting its destination address from the 1st route header and the request uri should be that of the contact in the initial invite?
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11417
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: Record Route not being honoured
Reply #1 - 30. Nov 2017 at 15:08
Print Post  
You are absolutely right! I missed to update the port from route.
I uploaded a new beta version that should fix this.
  
Back to top
WWW  
IP Logged
 
VoidBurn
YaBB Newbies
*
Offline


Phoner is great!

Posts: 2
Joined: 30. Nov 2017
Re: Record Route not being honoured
Reply #2 - 30. Nov 2017 at 15:20
Print Post  
Thank you for the quick fix! Much appreciated.

I will download the new beta and give it a test. I'll only have a bit of time tomorrow to test, but I'll come back and let you know if all looks good.
  
Back to top
 
IP Logged
 
billywright
YaBB Newbies
*
Offline


Phoner is great!

Posts: 1
Joined: 24. Jan 2018
Re: Record Route not being honoured
Reply #3 - 24. Jan 2018 at 14:28
Print Post  
I had the same problem so you have helped me too to solve it! Thanks a lot
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint