I have a softphone and a sipura ata registered
Name/username Host Dyn Nat ACL Port Status
201/201 192.168.1.70 D N A 5061 OK (13 ms)
203/203 192.168.1.67 D N A 5070 OK (5 ms)
But when I dial a extention from a extention I get this on cli
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
localhost*CLI>
Any ideas? is this a bug?
UPDATE!
I did not say in this original posting where I have obtained Freepbx but it was the iso download from Asterisknow web site. I have also found out that the gui/db is NOT writing the route-out includes under [ext-local]. Also, when dialing out, there is no dial-plan information being echoed to the cli other then rtp sound packet info, which is two lines of information. In /var/log/asterisk/full shows the dial out errors in cli. What it was saying was that the outbound rout extensions were not found in [ext-local]. My guess was that some were in the asterisk code or db code, the includes from out-route trunk context were not included. I created a temporary solution by coping the 002-out route context from extensions_additional.conf and pasted them in extensions_custom.conf file. I will see if there is a fix for this issue. In the meantime, I can use my asterisk system with this band aid approach.