View previous topic :: View next topic |
Author |
Message |
klaus.mailinglists at ... Guest
|
Posted: Thu Jun 26, 2008 3:17 am Post subject: [asterisk-users] where can I found documentation about chann |
|
|
Hi!
I am looking for authoritative documentation about channel driver
options, e.g. 'n' and 'j' option for chan_local or the SIP channel
option to set a specific To: header.
Is there such documentation available (except on the mailing list and
the voip-info wiki (which is usually very old))?
thanks
Klaus |
|
Back to top |
|
|
klaus.mailinglists at ... Guest
|
Posted: Thu Jun 26, 2008 3:33 am Post subject: [asterisk-users] where can I found documentation about chann |
|
|
Klaus Darilion schrieb:
Quote: | Hi!
I am looking for authoritative documentation about channel driver
options, e.g. 'n' and 'j' option for chan_local or the SIP channel
option to set a specific To: header.
|
Answer myself: I have found the documentation about chan_local's options
in doc/tex/asterisk.pdf. But no information about SIP options
Quote: |
Is there such documentation available (except on the mailing list and
the voip-info wiki (which is usually very old))?
thanks
Klaus
|
|
|
Back to top |
|
|
oej at edvina.net Guest
|
Posted: Thu Jun 26, 2008 4:30 am Post subject: [asterisk-users] where can I found documentation about chann |
|
|
26 jun 2008 kl. 10.17 skrev Klaus Darilion:
Quote: | Hi!
I am looking for authoritative documentation about channel driver
options, e.g. 'n' and 'j' option for chan_local or the SIP channel
option to set a specific To: header.
Is there such documentation available (except on the mailing list and
the voip-info wiki (which is usually very old))?
|
There was an attempt to document all the dialstrings - which are the
ones you look for - by John Todd a long time ago. I haven't seen
any progress.
For SIP, I think it's quite well documented in sip.conf.sample:
http://svn.digium.com/view/asterisk/trunk/configs/sip.conf.sample?view=co
/O |
|
Back to top |
|
|
klaus.mailinglists at ... Guest
|
Posted: Thu Jun 26, 2008 6:15 am Post subject: [asterisk-users] where can I found documentation about chann |
|
|
Johansson Olle E schrieb:
Quote: | 26 jun 2008 kl. 10.17 skrev Klaus Darilion:
Quote: | Hi!
I am looking for authoritative documentation about channel driver
options, e.g. 'n' and 'j' option for chan_local or the SIP channel
option to set a specific To: header.
Is there such documentation available (except on the mailing list and
the voip-info wiki (which is usually very old))?
|
There was an attempt to document all the dialstrings - which are the
ones you look for - by John Todd a long time ago. I haven't seen
any progress.
For SIP, I think it's quite well documented in sip.conf.sample:
http://svn.digium.com/view/asterisk/trunk/configs/sip.conf.sample?view=co
|
Thanks, this one I was looking for.
; All of these dial strings specify the SIP request URI.
; In addition, you can specify a specific To: header by adding an
; exclamation mark after the dial string, like
;
; SIP/sales at mysipproxy!sales at edvina.net
IMO, a sip.conf is not the probper place for this, but better than nothing.
regards
klaus |
|
Back to top |
|
|
|