Thorsten Gehrig
2004-May-11 11:55 UTC
[Asterisk-Users] Need help: X100P connection/configuration in GERMANY
hi i need help in connecting a X100P-clone in germany. Basic questions: a)what configuration do I need ? what is the difference (maybe explain in german? via email?) fxs_ls: FXS (Loop Start) fxs_gs: FXS (Ground Start) fxs_ks: FXS (Kewl Start) b) can I use one card for connecting to the telephone network (in this case my analog pbx) and the same card for connecting an analog phone (the card has two connectors with "line" and "telephone" signs). I want to connect the asterisk pbx to my analog pbx and want to make calls in booth directions. with "FXS Krwl Start" I can make calls from the analog-pbx to asterisk (and connected SIP-phone). but in the other direction "(from asterisk to analog pbx) I cant make calls. the extensions.conf definition is exten => 111,1,Dial,Zap/1 but nothing happen if I dial this extension from my sip phone. Executing Dial("SIP/thorstengehrig-5c59", "Zap/1") in new stack -- Called 1 -- Zap/1-1 answered SIP/thorstengehrig-5c59 regards Thorsten Gehrig (Thorsten at Gehrig.de) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040511/b2969f15/attachment.htm
Carlton J. O'Riley
2004-May-11 12:11 UTC
[Asterisk-Users] Need help: X100P connection/configuration in GERMANY
You need to tell it what to dial. exten => 111,1,Dial,Zap/1/1111 ________________________________ From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Thorsten Gehrig Sent: Tuesday, May 11, 2004 2:55 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Need help: X100P connection/configuration in GERMANY hi i need help in connecting a X100P-clone in germany. Basic questions: a)what configuration do I need ? what is the difference (maybe explain in german? via email?) fxs_ls: FXS (Loop Start) fxs_gs: FXS (Ground Start) fxs_ks: FXS (Kewl Start) b) can I use one card for connecting to the telephone network (in this case my analog pbx) and the same card for connecting an analog phone (the card has two connectors with "line" and "telephone" signs). I want to connect the asterisk pbx to my analog pbx and want to make calls in booth directions. with "FXS Krwl Start" I can make calls from the analog-pbx to asterisk (and connected SIP-phone). but in the other direction "(from asterisk to analog pbx) I cant make calls. the extensions.conf definition is exten => 111,1,Dial,Zap/1 but nothing happen if I dial this extension from my sip phone. Executing Dial("SIP/thorstengehrig-5c59", "Zap/1") in new stack -- Called 1 -- Zap/1-1 answered SIP/thorstengehrig-5c59 regards Thorsten Gehrig (Thorsten at Gehrig.de)