[asterisk-users] connection fail between Service provider's proxy server and my asterisk server

Tarek Sawah tareksawah at hotmail.com
Fri May 29 08:42:26 CDT 2009


some how the extension you have identified in your extensions.conf file is wrong.. 
you are forwarding your call to an extension @ a local extension?? 
you can try at least the following

[default]


exten => _X.,1,Dial(SIP/${EXTEN}@proxy.SP.co.kr)
it may work .
let me know 



--
AHD Tarek Sawah

Integrated Digital Systems

CCNA, MCSE, RHCE, VoIP

Syria: +963 944 618286

USA: +1 347 562 2308






Date: Fri, 29 May 2009 12:05:36 +0200
From: megahohol at gmail.com
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] connection fail between Service provider's	proxy server and my asterisk server



2009/5/29 김무성 <kimms at infosec.co.kr>














I wanna connect proxy server.


 


my IP Phone -> my asterisk -> service
provider's proxy server -> extern PSTN phone


 


but asterisk server can't register to proxy
server.


 


I think that configuration is right.


 


When asterisk send to register request,
proxy server don't response.


 


I did capture packet. but no response.


 


 


MY setting


 


sip.conf


 


[kms]


username=kms


type=friend


secret=1111


host=dynamic


nat=yes


qualify=yes


callerid=0134


 


register => 070XXXX0134:password at proxy.SP.co.kr:5060/0134


 


[my-out]


type=peer


host=SP's proxy IP


username=070XXXX0134


secret=password


fromuser=070XXXX0134


fromdomain=proxy.SP.co.kr


 


extensions.conf


 


[default]


exten => _X.,1,Dial(SIP/${EXTEN}@my-out)


 


 


 


If lines provided is not a form of trunk,
can't my asterisk server connect to proxy?


I could connect my IPPhone to proxy
directly.


but asterisk not.


 

We need the sip trace for the call. 


_________________________________________________________________
Hotmail® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090529/ff37dd47/attachment.htm 


More information about the asterisk-users mailing list