[Asterisk-Users] Multiple Ext on IP500
Bill Ford
bill.w5waf at gmail.com
Mon May 30 12:32:39 MST 2005
I think the first thing you have to do is to set each extension to a
different port..
Line 1 Port 5060 ... Line 2 ... 5061, etc.
The way this has worked for me is this:
Line 1 is configured with 4000... Line 2 would not be configured in
the phone.. Line 2 defaults to a dup of line 1. You would then
configure Line 3 with 4013. Line one would be 5060 Line 3 5061.
Bill
On 5/30/05, Rick Baranowski <azfhasterisk at qwest.net> wrote:
>
> Sorry if this show up twice, yesterdays post did not show up.
>
> We are having trouble setting up two ext's on one phone. We have it the
> point where the first two lines are ext 4000 then the third line is ext
> 4013. We can receive calls to both ext's but we can't make out going calls
> on ext 4013.
> The other thing that is strange is we need to have ext 4013 at the top of
> the config for ext 4000 to make outbound calls. If we swap then 4013 can
> make calls but 4000 can't. Has anyone done this successfully?
>
> Rick
>
>
> Here is our current sip config.
> [4000]
> username=4000
> type=peer
> secret=1234
> qualify=no
> port=5060
> pickupgroup=
> nat=yes
> mailbox=4000 at default
> host=dynamic
> dtmfmode=rfc2833
> disallow=
> context=from-internal
> canreinvite=no
> callgroup=
> callerid="Rick" <4000>
> allow=all
>
> [4013]
> username=4013
> type=peer
> secret=1234
> qualify=no
> port=5060
> pickupgroup=
> nat=yes
> mailbox=4013 at default
> host=dynamic
> dtmfmode=rfc2833
> disallow=
> context=from-internal
> canreinvite=no
> callgroup=
> callerid="support" <4013>
> allow=all
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list