thanks very much...

do you know of any other links to documentation, guides, manuals etc.
(Digium site
does not offer much).
The biggest problem so far, I find is lack of docs.
To produce information one does need data.


Senad


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Steven
Critchfield
Sent: 05 September 2003 20:27
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Asterisk and Cisco 7960


On Fri, 2003-09-05 at 14:00, Senad Jordanovic wrote:
> hi, what does "tr" means at the end of line?

There is documentation, it is even within quick access.

>From issueing a "show application dial" at a asterisk cli prompt I see
the following.

The option string may contain zero or more of the following characters:
      't' -- allow the called user transfer the calling user
      'T' -- to allow the calling user to transfer the call.
      'r' -- indicate ringing to the calling party, pass no audio until
answered.
      'm' -- provide hold music to the calling party until answered.
      'd' -- data-quality (modem) call (minimum delay).
      'c' -- clear-channel data call (PRI-PRI only).
      'H' -- allow caller to hang up by hitting *.
      'C' -- reset call detail record for this call.
      'P[(x)]' -- privacy mode, using 'x' as database if provided.
  In addition to transferring the call, a call may be parked and then picked
up by another user.
  The optionnal URL will be sent to the called party if the channel supports
it.


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Andrew
> Gillham
> Sent: 05 September 2003 06:29
> To: [EMAIL PROTECTED]
> Subject: Re: [Asterisk-Users] Asterisk and Cisco 7960
>
>
> Andrew Joakimsen wrote:
>
> >>>exten => 1000,1,Dial(SIP/[EMAIL PROTECTED],20,tr)
> >>>
> >>>
> >>This didn't work - what does the @1000 indicate?
> >>
> >>
> >
> >
> >It shouldn't be there, If it's defined as 1000 in sip.conf make your
> >dial string
> >
> >exten => 1000,1,Dial(SIP/1000,20,Ttr)
> >
>
> You need 'SIP/[EMAIL PROTECTED]' if you want to tell the Cisco what line you are
> calling!
>
> This just says I am calling the line configured as '1000' on the Cisco
> device that is defined as [1000] in sip.conf.
>
> -Andrew
>
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
--
Steven Critchfield  <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to