[Asterisk-Users] Re: call files

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Mon Dec 22 11:17:18 MST 2003


Hi!

> > What I would like to get round this is probably the reverse “ I don™t 
> > want the people I am calling to hear ringing. For example as soon as it 

> >Swap the numbers around.
> 
> I cannot figure this out - just swap them round?
> But if I swap it round
> 
> Channel: SIP/User
> MaxRetries: 2
> RetryTime: 60
> WaitTime: 30
> 
> Context: internal
> Extension: ???
> Priority: 1


Try something like this:

Context: isdn_outgoing
Extension: 12345678
Priority: 1

[isdn_outgoing]
exten => .,1,Dial(CAPI/<yourMSN>:${EXTEN},,rT)

Cheers, Philipp





More information about the asterisk-users mailing list