Alan Lord wrote:
> Can I do this?
>
> I have a x100p card on my PSTN line and I have an incoming context for 
> these calls which uses the "s" extension. I'm wanting to set up a simple 
> IVR and would like to be able to test the dialplan as I go. But having 
> to dial-in on my PSTN line each time is going to cost me money. Can I 
> connect to my zap_incoming context from my locally connected SIP phone?
>
> I'm sure this is possible but it's late and I'm a bit brain dead.
>
> Cheers
>
>   
Something like this should work:

[locally_connected_sip_phone_context]
exten => 123,1,Goto(zap_incoming,s,1)

Moj

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to