Author Topic: incoming Registration send in roundrobin  (Read 7572 times)

jehanzaib_kiani

  • Newbie
  • *
  • Posts: 45
    • View Profile
incoming Registration send in roundrobin
« on: November 03, 2014, 10:11:19 PM »
Hi team,

is it possible to forward the incoming SIP registration requests to other SIP servers using round robin ? i dont want to register my phones on yate.
any idea please thanks

jehanzaib_kiani

  • Newbie
  • *
  • Posts: 45
    • View Profile
Re: incoming Registration send in roundrobin
« Reply #1 on: November 07, 2014, 03:43:53 AM »
any idea folks?

marian

  • Hero Member
  • *****
  • Posts: 513
    • View Profile
Re: incoming Registration send in roundrobin
« Reply #2 on: November 07, 2014, 08:31:37 AM »
You can't forward the REGISTER itself to another party: Yate is not a proxy.
You may try to write an external script to handle user.auth and user.register messages and make another REGISTER request.
This is not an easy job to do.

jehanzaib_kiani

  • Newbie
  • *
  • Posts: 45
    • View Profile
Re: incoming Registration send in roundrobin
« Reply #3 on: November 09, 2014, 11:25:18 PM »
Hi thanks for the reply, SBC have this feature so i thought yate have this as well somewhere. its ok i have the solution for that. thanks

asymetrixs

  • Administrator
  • Newbie
  • *****
  • Posts: 47
    • View Profile
Re: incoming Registration send in roundrobin
« Reply #4 on: January 15, 2015, 03:17:46 AM »
So, what did you do to solve your problem? Maybe that is interesting for others as well, please share.

jehanzaib_kiani

  • Newbie
  • *
  • Posts: 45
    • View Profile
Re: incoming Registration send in roundrobin
« Reply #5 on: February 25, 2015, 08:08:43 PM »
i am using another hardware based failover to send the requests on different yate servers in roundrobin fashion.  i did not do in the yate. yate does not have that feature ;)