yes, write the correct dialplan, like

[inbound]
arrives a call,
answer
ring sip phones

[local]
exten 200 dial sip1
exten 201 dial sip2
exten 202 dial zap1

so you will be able to pick up from analog the sip ringing
phone with *8 and when you answer from sip, you'll be able
to transfer the call to analog by transferring to exten 202

that's all.

P.S. the above config is only an example logic... isn't a valid
* syntax...

matteo.

Il ven, 2004-01-16 alle 23:59, Sean Garland ha scritto:
> I have 2 sip phones and an analog phone attached to a Digium USB fxs
> device.  I would like the analog phone to ring when transfers are made
> to it, but I don't want it to ring when a call comes in from outside,
> although I would like the person at that phone to be able to pick up the
> phone and answer the incoming call.  Is that possible?
> 
> Thanks
> 
> Sean Garland, MCP+I, A+ 
> Siskiyou Technology Consultants 
> 205 N. Mt. Shasta Blvd. Suite 100
> Mt. Shasta, CA 96067 
> Phone: (530)926-1489
> FAX: (530)926-6296 
> [EMAIL PROTECTED]
> http://www.siskiyoutech.com
> 
> _______________________________________________
> 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
-- 
Brancaleoni Matteo <[EMAIL PROTECTED]>
Espia - Emmegi Srl

_______________________________________________
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

Reply via email to