Displaying 2 results from an estimated 2 matches for "dtmfband".
Did you mean:
dmband
2004 May 08
3
asterisk with german SIPGATE ?
hi
anybody running with german SIPGATE?
my configuration don't works :-(
regards
thorsten@gehrig.de
2006 Jan 21
0
sip outgoing calls over proxy
...in extensions.conf to dial SIP/foo@baz.tld, the
calle sees pm@<IP of dsl router> as the source of the call. So I tried to
route outgoing SIP calls over the proxy my SIP account
in sip.conf
[outgoing]
language=en
type=peer
secret=...
username=pm
host=XXX
fromuser=pm
fromdomain=XXX
nat=yes
dtmfband=inband
canreinvite=no
insecure=very
Dial(SIP/USER@outgoing) works fine for users registred at the same proxy as
me. But how do i do something like Dial(SIP/foo@bar.com@outgoing)? Dialing
any sip url over a peer?
Peter