HI,
Is there a easy way to add a numeric line to a user defined in sip.conf. I use alphanumeric users in sip.conf and wants this associated with a logic line number instead of the username
[softphones](!) ; create a template for our devices
type=friend ; the channel driver will match on username first, IP second
context=from_internal ; this is where calls from the device will enter the dialplan
host=dynamic ; the device will register with asterisk
nat=no ; assume device is behind NAT
; *** NAT stands for Network Address Translation, which allows
; multiple internal devices to share an external IP address.
secret=My secret ; a secure password for this device -- DON'T USE THIS PASSWORD!
dtmfmode=rfc2833 ; accept touch-tones from the devices, negotiated automatically
disallow=all ; reset which voice codecs this device will accept or offer
allow=alaw ; which audio codecs to accept from, and request to, the device
allow=gsm ; in the order we prefer
qualify=yes
[00:AA:BB:CC:DD:FF:GG](softphones)
callerid=033691473 <1473>
So I wanted to have user 00:AA:BB:CC:DD:FF:GG also have a linenenumber 1473