[Asterisk-Users] Re: [Asterisk-Users] RE: [Asterisk-Users] can´t call ICH
listas iPfone
listas at ipfone.com.br
Wed Sep 24 03:47:36 MST 2003
Hi!
There is my sip.conf:
;
; SIP Configuration for Asterisk
;
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
maxexpirey=180 ; Max length of incoming registration we allow
defaultexpirey=160 ; Default length of incoming/outoing registration
disallow=all
allow=gsm
allow=ulaw
allow=alaw
tos=reliability
register =>user:pass at fwd.pulver.com/33
register =>user:pass at fwd.pulver.com/33
register =>user:pass at sipauth.deltathree.com/33
[fwd]
type=friend
secret=ipfone001
username=400277
host=fwd.pulver.com
context=from-sip
[welcome]
type=friend
secret=welcome
username=55555
host=fwd.pulver.com
context=from-sip
[iconnect]
type=friend
secret=3587
username=31451543
host=sipauth.deltathree.com
dtmfmode=inband
context=from-sip
[33]
type=friend
secret=33
username=33
host=dynamic
defaultip=192.168.0.31
dtmfmode=rfc2833
mailbox=331
context=from-sip
callerid="snom200" <33>
[34]
type=friend
secret=34
username=34
host=dynamic
defaultip=192.168.0.36
dtmfmode=rfc2833
mailbox=331
context=from-sip
callerid="snom100" <34>
[35]
type=friend
secret=35
username=35
host=dynamic
defaultip=192.168.0.33
dtmfmode=rfc2833
mailbox=331
context=from-sip
callerid="ipdialog" <35>
----- Original Message -----
From: "Paul Crick" <web-asterisk-users at ivrl.com>
To: <asterisk-users at lists.digium.com>
Sent: Tuesday, September 23, 2003 7:19 PM
Subject: [Asterisk-Users] RE: [Asterisk-Users] can´t call ICH
> You've got a whole bunch of numbers you're trying to call there. What is
the
> full number that you want to call including the country code? It's not
clear
> if the number you're trying should be 755xxx 55xxx or 055xx ?
>
>
and my extensions:
[from-sip]
exten =>33,1,DIAL(SIP/33,20,tr)
exten =>34,1,DIAL(SIP/34,20,tr)
exten =>35,1,DIAL(SIP/35,20,tr)
exten => _9x.,1,DIAL,Zap/g1/${EXTEN:1}
exten => _8X.,1,DIAL(SIP/${EXTEN:1}@fwd.pulver.com)
exten => _7X.,1,Dial(SIP/${EXTEN:1}@sipauth.deltathree.com)
exten =>331,1,VoicemailMain,s331
The number i want to call is 55 11 36752312
I hope this helps.
Thanks !
Miklos
_______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list