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 <[EMAIL PROTECTED]> 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
> [EMAIL PROTECTED]
> 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
> [EMAIL PROTECTED]
> host=dynamic
> dtmfmode=rfc2833
> disallow=
> context=from-internal
> canreinvite=no
> callgroup=
> callerid="support" <4013>
> allow=all
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@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
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to