-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody,

has anybody managed to call a (old fashioned) phone using Sipgate.de and
asterisk? (yes I have money on my account :-) )


The configuration I got from the sipgate.de people is at the botton of the mail


Here is mine:


sip.conf:

register => 800XXXX:[EMAIL PROTECTED]/02115800XXXX

[sipgate]
type=friend
username=800XXXX
secret=SECRET
host=sipgate.de
fromuser=800XXXX
fromdomain=sipgate.net
nat=no
;dtmfband=3Dinband
context=sipin
canreinvite=no


extension.conf: exten => _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],30,tr)

To be called on my sipgate number - no problem

If I want to call somebody I get the following error:

When I call a number directly out of the softphone:
Executing Dial("[EMAIL PROTECTED]/2", "SIP/[EMAIL PROTECTED]|30|tr")
in new stack
~    -- Called [EMAIL PROTECTED]
~    -- Got SIP response 403 "Forbidden" back from 217.10.79.9
~  == No one is available to answer at this time
~    -- Hungup '[EMAIL PROTECTED]/2



when I use the webinterface at sipgate.de I get a ring at my softphone,
when I pick the call I get the message (in the appearing box)
"Teilnehmer nicht gefunden" - User/Number not found

sometimes (while tried different config. I also got (at * console) to
many hops...


Has anybody managed this - can you please send me your configuration (sip, extensions) .... or can anybody help

Thanks in advance

Birk Bremer





The configuration the sipgate people suggest:

~ > register => 800XXXX:[EMAIL PROTECTED]/800XXXX
                                                  ^^^^^ can't be correct
|
|
|
| [sipgate]
|
| type=friend
|
| username=800XXXX
|
| secret=sipgatepasswort
|
| host=sipgate.de
|
| fromuser=800XXXX
|
| fromdomain=sipgate.net
|
| nat=yes
|
| ;dtmfband=inband
|
| context=incomingsipgate
|
| canreinvite=no
|
|
|
| Aus der extensions.conf :
|
|
|
| [incomingsipgate]
|
| exten => h,1,Hangup
|
| exten => 800XXXX,1,Dial(SIP/internestelefon,20,tr)
|
|
|
| [sipgate]
|
| exten => _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],30,tr)
|
| exten => _9.,2,Playback(invalid)
|
| exten => _9.,3,Hangup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAP3R87QhrwFQeHVsRAjx+AJ9SvPdV4YY5iSZflo9XX/Xi97YM3wCghniD
5HUMSd5i2HUik75eajuJtpU=
=01sy
-----END PGP SIGNATURE-----

_______________________________________________
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