[Asterisk-Users] Cisco FXO as PSTN gateway
Olle E. Johansson
oej at edvina.net
Mon Jan 12 08:18:42 MST 2004
Philipp von Klitzing wrote:
> Hi!
>
>
>>I have been compiling information on this configuration onto the Wiki:
>>http://voip-info.org/wiki-Asterisk+cisco+FXO
>
>
> Try this in your [pstn] section:
> autocreatepeer=yes
>
> Add this to each (!) of your SIP users:
>
> disallow=all
> allow=ulaw
>
> Also: The syntax is "username=" and not "user=".
> Same for "dtmfmode" instead of "dtmf".
...and if you want to live dangerously, try out the chan_sip2 in bugs.digium.com
You can add more options to autocreated peers with the [template] functionality
in that version of the sip channel.
But remember it's a beta and I need user feedback.
/O :-)
More information about the asterisk-users
mailing list