You are on page 1of 1

[general]

port=5060
bindaddr=0.0.0.0
context=other

[123]
type=friend
context=myphones
secret=111
host=dynamic

[456]
type=friend
context=myphones
secret=222
host=dynamic

[081]
type=friend
context=myphones
secret=222
host=dynamic

##############################################

[others]
[myphones]

exten => 123,1,Dial(SIP/123)


exten => 456,1,Dial(SIP/456)
exten => 081,1,Dial(SIP/081)

You might also like