Am 31. Mai 2015 10:58:56 MESZ, schrieb Luca Bertoncello <lucab...@lucabert.de>:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Guenther Boelter <gboel...@gmail.com> schrieb:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA256
>> 
>> On 05/31/2015 02:31 PM, Luca Bertoncello wrote:
>> > Hi list!
>> > 
>> > Now all works as expected, at least in the simulation I did with
>> > AsteriskNOW. Hopefully it will work later, when Deutsche Telekom
>> > changes my ISDN to VoIP...
>> 
>> Don't worry, Asterisk works very well with Deutsche Telekom and there
>> new ip-based connections ...
>
>That's a good news...
>Currenty I configured my sip.conf so:
>
>register => 00493511111111:MYSECRET@pbxluca/00493511111111
>register => 00493512222222:MYSECRET@pbxfax/00493512222222
>register => 00493513333333:MYSECRET@pbxanika/00493513333333
>register => 4444444444:MYVERYSECRET@messagenet/4444444444
>
>[pbxluca]
>type=peer
>defaultuser=00493511111111
>secret= MYSECRET
>dtmfmode=rfc2833
>host=172.16.34.132
>context=luca_incoming 
>outboundproxy=172.16.34.132
>port=5060
>fromuser=00493511111111
>fromdomain=172.16.34.132
>usereqphone=yes
>canreinvite=no
>insecure=invite
>qualify=yes
>qualifyfreq=600
>
>[pbxfax]
>type=peer
>defaultuser=00493512222222
>secret= MYSECRET
>dtmfmode=rfc2833
>host=172.16.34.132
>context=fax_incoming 
>outboundproxy=172.16.34.132
>port=5060
>fromuser=00493512222222
>fromdomain=172.16.34.132
>usereqphone=yes
>canreinvite=no
>insecure=invite
>qualify=yes
>qualifyfreq=600
>
>[pbxanika]
>type=peer
>defaultuser=00493513333333
>secret= MYSECRET
>dtmfmode=rfc2833
>host=172.16.34.132
>context=anika_incoming 
>outboundproxy=172.16.34.132
>port=5060
>fromuser=00493513333333
>fromdomain=172.16.34.132
>usereqphone=yes
>canreinvite=no
>insecure=invite
>qualify=yes
>qualifyfreq=600
>
>[messagenet]
>type=peer
>defaultuser=4444444444
>secret=MYVERYSECRET
>dtmfmode=rfc2833
>host=sip.messagenet.it
>context=messagenet_incoming 
>outboundproxy=sip.messagenet.it
>port=5061
>fromuser=4444444444
>fromdomain=sip.messagenet.it
>usereqphone=yes
>canreinvite=no
>insecure=invite
>qualify=yes
>qualifyfreq=60
>
>Am I right if I say, that I just have to change "defaultuser", "host",
>"secret", "outboundproxy" and "fromdomain" with the data from Telekom
>and it
>works?
>
>I thinks, it should be:
>
>defaultuser=00493513333333
>secret= MYSECRET
>host=tel.t-online.de
>context=anika_incoming 
>outboundproxy=tel.t-online.de
>port=5060
>fromuser=00493513333333
>fromdomain=tel.t-online.de
>
>I'm not sure, where I should write my Login (from my DSL-Line)...
>I see this page (in German):
>
>http://hilfe.telekom.de/hsp/cms/content/HSP/de/3378/FAQ/theme-133631783/Auftrag/theme-82239611/IP-basierter-Anschluss/faq-350884716;jsessionid=A18F587E00F25C8FC26ACF3685481D72
>
>Could you please help me?
>
>Thanks
>Luca Bertoncello
>(lucab...@lucabert.de)
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.10 (GNU/Linux)
>
>iEYEARECAAYFAlVqzVAACgkQ8Ggznj+1EDifYwCgiQTeZQsUljAP5CNpteeFW5aV
>ugMAn0BnmlGJRHqBJA19DXPgqv0ZUqq1
>=vt3E
>-----END PGP SIGNATURE-----

Hi Luca,

I had a discussion recently regarding Asterisk and your provider. The result 
you can basically find in this message: 
http://lists.digium.com/pipermail/asterisk-users/2015-April/286353.html

Regards,
Sebastian

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to