gmludo at gmail.com Guest
|
Posted: Thu Sep 24, 2015 3:59 pm Post subject: [asterisk-users] same sip username with realms and chan_sip |
|
|
Hi,
How have the same sip username in several realms ?
For now, I must add the realm prefix in the sip username of chan_sip.
For example:
[lg_2540]
amaflags = default
call-limit = 10
host = dynamic
language = en_US
context = lg_default
callerid = "LG" <2540>
secret = XXXXXXXXXXXXXXXXXXXXXXXXXX
type = friend
subscribemwi = no
mohsuggest = default
qualify = yes
fromdomain=lg.allocloud.com
fromuser=2540
If I use only [2540] as section name, I'll have a clash on the same Asterisk.
Thanks for your answers.
--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/ |
|