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 pickupgroupnat=yes mailbox=4000@default host=dynamic dtmfmode=rfc2833 disallowcontext=from-internal canreinvite=no callgroupcallerid="Rick" <4000> allow=all [4013] username=4013 type=peer secret=1234 qualify=no port=5060 pickupgroupnat=yes mailbox=4013@default host=dynamic dtmfmode=rfc2833 disallowcontext=from-internal canreinvite=no callgroupcallerid="support" <4013> allow=all
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@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@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@default > 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 >
In an ip600, I just setup 6 different numbers on the phone, 1 per line. All was fine. Greg -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Bill Ford Sent: Monday, May 30, 2005 3:33 PM To: asfhasterisk@qwest.net; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Multiple Ext on IP500 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@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@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@default > 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