Hi all,

   I am testing my hands on asterisk , but got stuck.  Let me tell you i am
only using its VOIP functionlities
  I have registered the asterisk server at a remote proxy server. My clients
registered at asterisk server can make outgoing calls , but the calls made
from outside is not  incoming to any extension.
I have written
 user:[EMAIL PROTECTED]/1234
 in sip.conf.
and 1234are defined as

 [1234]
type=friend
host=dynamic
context=test_in
user=phone
regexten=1234

in extensions.conf i am using
[test_in]
exten=> 1236,1,Dial(SIP/sandhu)
exten=> 1235,1,Dial(SIP/1235)
exten=> _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],30,r)
exten=> 1234,1,Dial(SIP/1234)

My clients are on Xlite softphone.

Can anybody help out ?????????????/





Abhishek

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to