[asterisk-users] Two sip extensions
Joshua C. Colp
jcolp at digium.com
Thu Jul 18 08:32:09 CDT 2019
On Thu, Jul 18, 2019, at 10:29 AM, Jerry Geis wrote:
> Thanks - Ok I switch to look like what you have.
>
> register => 4450 at 10.20.1.1
> <http://lists.digium.com/mailman/listinfo/asterisk-users>/4450
> register => 4451 at 10.20.1.1
> <http://lists.digium.com/mailman/listinfo/asterisk-users>/4451
>
> [4450]
> type=friend
> username=4450
> host=10.20.1.1
> allow=all
> dtmfmode=inband
> context=incoming
>
> [4451]
> type=friend
> username=4451
> host=10.20.1.1
> allow=all
> dtmfmode=inband
> context=incoming
> Same thing. I can call into 4450 just fine. But I cannot call into
> 4451. Both are defined in extensions.conf Both show up in the sip show
> peers.4450/4450 10.20.1.1
> Auto (No) No 5060 Unmonitored
>
> 4451/4451 10.20.1.1
> Auto (No) No 5060 Unmonitored
> Thanks,
> Jerry
Only the first entry will be matched for incoming. As another individual has stated you'll have to also clarify what doesn't exactly work. If you enable SIP debug (sip set debug on) do you not see the INVITE coming in for example?
--
Joshua C. Colp
Digium - A Sangoma Company | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list