I was able to register only one FXO port by setting in:
Protocol Definition -> Proxy & Registration:
Proxy Name: 10.0.0.109
Registrar IP Address: 10.0.0.109
User Name: pstn-5665
Password: 147

But how do I register other FXO and tow FXS ports?
When I trying to enter in:
Endpoint Settings -> Authentication:
Port 2  FXS  369  523
Port 4  FXO  pstn-5665  147

Once I remove the setting 
User Name: pstn-5665
Password: 147
from:  Proxy & Registration registration fails.


Here is my part from sip.conf:

[369] ; internal extension FXS
type=friend
host=dynamic
context=internal
secret=523
username=369
mailbox=369
disallow=all             
allow=ulaw      
allow=alaw      
canreinvite=yes
nat=no
callgroup=1
pickupgroup=1

[pstn-5665] ; FXO 
type=friend
secret=147
username=pstn-5665
host=dynamic
canreinvite=yes
disallow=all            
allow=ulaw              
allow=alaw              
nat=no
context=incoming
callgroup=1
pickupgroup=1

-- 
Joseph

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to