<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><span class="postbody">My current config:
<br>

<br>
pstn -&gt; audiocodes fxo gateway -&gt; asterisk -&gt; xlite
<br>

<br>
every fxo ports are registered with asterisk
<br>

<br>
I have this extensions.conf
<br>

<br>
exten =&gt; 111,1,answer
<br>
exten =&gt; 111,n,dial(sip/fxo1)
<br>
exten =&gt; 111,n,hangup
<br>

<br>
If we dial 111 by xlite, I could hear pstn dialing tone. I could key in a
phone no and connect to the called party. this is a two stage dialing.
<br>

<br>
How could we preset a phone no. in the extensions.conf without having the sip client keys in the phone no (ONE STAGE DIALING)?
I do not want to preset the phone no. in fxo gateway.&nbsp; the phone no. must be modifiable.<br>

<br>
pls kindly advise.</span></td></tr></table><br>