[asterisk-users] context problem
Tom Rymes
trymes at rymes.com
Thu Jan 20 11:12:02 CST 2011
On 01/20/2011 10:58 AM, Jonas Kellens wrote:
[snip]
>> I have the following registrations :
>>
>> register => 119909:passwd at sip.prov.org/52525252
>> <mailto:119909:passwd at sip.prov.org/52525252>
>> register => 119909:passwd at sip.prov.org/59595959
>> <mailto:119909:passwd at sip.prov.org/59595959>
[snip]
>> Problem :
>>
>> the call always enters : exten => _52525252
>>
>> and never : exten => _59595959
>>
>> Why is that ??
I may be wrong here, but I think you can only register once. The last
registration received will overwrite the first one. You will need to
specify a second entry and register that one separately. This is the
same reason you cannot register two devices to the same extension.
Have you checked the logs and verified that the SIP provider actually
sends 59595959 when you dial that number? Or do you get sent 52525252 no
matter what?
Someone please correct me if I am wrong here.
Tom
More information about the asterisk-users
mailing list