I don't know what's means about register in sip.conf

such as:

 register => user:secret:[EMAIL PROTECTED]:port/extension 

even if I registe a sip proxy , but how use it ? 

I think :

when incoming from sip proxy to asterisk :

user a --> sip proxy --> asterisk --> pstn

sip proxy : SER

in ser.cfg

farword ( "192.168.0.10" , 5060 ) 

this will forward a call to asterisk , and asterisk will deal with this call by 
extensions.conf.


when call from asterisk to SER:

only config extensions.conf:

pstn --> asterisk --> sip proxy --> user a

exten => _xxxx,1,Dial(SIP/[EMAIL PROTECTED],30)

so this will slove question.

but I don't know why I need register for sip.conf.

who can give a info , thank you.






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

Reply via email to