Yate Community Forum

OpenLTE => YateBTS => Topic started by: ce-uk on March 09, 2015, 04:27:40 AM

Title: Call Regfile extensions from nib phones
Post by: ce-uk on March 09, 2015, 04:27:40 AM
Hi

I can currently register both mobile handsets and SIP extensions, I can call the handsets from the SIP extensions, and I can have the handsets call each other.

I am currently having the issue where the SIP extensions cannot call each other and the handsets cannot call the SIP extensions.

The SIP extensions range from 101-150 so I can make a simple 'if' command on the onRoute function, but I'm not sure how to tell it to call users on the regfile  :-\

What's the command to route calls on the internal regfile?
Title: Re: Call Regfile extensions from nib phones
Post by: Monica Tepelus on March 09, 2015, 05:52:56 AM
You can't specifically tell to send a call to regfile. You should just leave those call.route messages to be handled by regfile.  You don't do anything, it should just work.