Sorry, I had omitted the second SIP phone details but they do exist and are at different SIP addresses. How do I fix my dial to dial both at the same time? How do I proceed from here then?
> This is not a development question. It is a user question. From the > snippit it looks like you are trying to have both phone log in as the > same user. That is why I think you are asking a user question. Make > separate accounts for each phone and fix your dial to dial both at the > same time. > > Then, next time, unless you are quoting C code, you probably don't need > to post it here. > > On Fri, 2005-02-11 at 08:07 +0300, Juki wrote: >> Hi all, >> >> I have Asterisk running on FreeBSD 4.x and I have made configurations to >> sip.conf, extensions.conf and voicemail.conf. I have also setup SIP >> phones >> on two different PCs. My problem is that when one of the SIP phones >> logins >> in, the other won't. >> >> My sip.conf has: >> [101] >> type=friend >> host=dynamic >> username=101 >> secret=test >> dtmfmode=rfc2833 >> context=from-sip >> mailbox=201 >> callerid="101" <2125> >> nat=yes >> >> My extensions.conf has: >> exten => 101,1,Dial(SIP/101,20,tr) >> exten => 101,2,VoiceMail,u101 >> exten => 101,102,VoiceMail,b101 >> >> My voicemail.conf has: >> 101 => 2348,Emma, [EMAIL PROTECTED] >> >> Any ideas are most welcome. >> > -- > Steven Critchfield <[EMAIL PROTECTED]> > > -- Rgds, Juki. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
