Displaying 2 results from an estimated 2 matches for "_xxxxxxxxxxxx".
Did you mean:
xxxxxxxxxxxx
2004 Sep 20
0
problem with dialing
...tive bridge of SIP/3307-8a8f and
SIP/3308-05d9
can anyone tell me what i'm doing wrong?
here's a piece of my extensions.conf file that does
the pin number varification
[test]
exten => s,1,Answer
exten => s,2,Background(welcome2short)
#exten => s,2,ResponseTimeout(3)
exten => _XXXXXXXXXXXX,1,Agi,step2|${EXTEN}
exten => _XXXXXXXXXXXX,2,Goto(allowcall,s,1)
exten => _XXXXXXXXXXXX,3,Hangup
exten => _XXXXXXXXXXXX,102,Background(vm-last)
exten => 0,1,Goto(s,1)
exten => i,1,Playback(pbx-invalid)
[allowcall]
exten => s,1,Answer
exten => s,2,Background(welcome2short)...
2004 Sep 20
2
H.323 call problemm (no sound)
...nd dialing to ITSP (which
using cisco, I think) over H.323 with G.729 codec. I have 4 digium G.729
licenses installed and this is onli one call.
I tested my * with another ITSP over SIP and G.729 codec and there was
all ok
Here is my configs and consile output:
extensions.conf:
[test]
exten => _XXXXXXXXXXXX,1,Dial,H323/${EXTEN}@111.222.111.222
h323.conf:
[general]
port = 1720
bindaddr = 0.0.0.0
tos=lowdelay
disallow=all
allow=g729
context = test
console output:
*CLI> h.323 debug
H323 debug enabled
*CLI> -- Executing Dial("SIP/234-d01b",
"H323/XXXXXXXXXXXX@111.222.111.222&q...