Displaying 5 results from an estimated 5 matches for "outcid".
Did you mean:
out_id
2005 Feb 15
0
oh323 question
...8 (Transport failure)
the relevant portion of the extensions.conf file is
[macro-dialout]
exten => s,1,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) ;check
for CID override
for exten
exten => s,2,SetCallerID(${ECID${CALLERIDNUM}})
exten => s,3,Goto(6)
exten => s,4,GotoIf($[foo${OUTCID_${ARG1}} = foo]?6)
;check for CID override for
trunk
exten => s,5,SetCallerID(${OUTCID_${ARG1}})
exten => s,6,SetVar(length=${LEN(${DIAL_OUT_${ARG1}})})
exten => s,7,Dial(OH323/${ARG2:${length}})
exten => s,8,Congestion
exten => s,108,Macro(outisbusy)
the relevant p...
2005 Feb 27
5
Outbound call on TDM400P
Ok all here is a strange one......
I have a TDM400P with 3 fxo modules. I can very rarely make an outbound
call to the PSTN....about once every 10 tries. However if I use a
analog phone pluged into the same phone line as one of the tdm channels
say channel 4, and I place the analog phone off hook and then place a
call via asterisk , it work everytime. It seems like the TDM400p is
having
2011 Apr 14
0
Followme() and variables
...State: Up (6)
Rings: 0
NativeFormats: 0x4 (ulaw)
WriteFormat: 0x4 (ulaw)
ReadFormat: 0x4 (ulaw)
WriteTranscode: No
ReadTranscode: No
1st File Descriptor: 48
Frames in: 456
Frames out: 1381
Time to Hangup: 0
Elapsed Time: 0h0m29s
...
Variables:
OUTCID is missing here, which is set in the sip.conf of the originating
user/extension
Thanks for any ideas to solve this.
- Jared
--
Jared Mauch | pgp key available via finger from jared at puck.nether.net
clue++; | http://puck.nether.net/~jared/ My statements are only mine.
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...EMAILADDR=${FAX_RX_EMAIL})
exten => s,104,Goto(3)
; dialout and strip the prefix
[macro-dialout]
exten => s,1,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) ;check for CID override
for exten
exten => s,2,SetCallerID(${ECID${CALLERIDNUM}})
exten => s,3,Goto(6)
exten => s,4,GotoIf($[foo${OUTCID_${ARG1}} = foo]?6) ;check for CID override for
trunk
exten => s,5,SetCallerID(${OUTCID_${ARG1}})
exten => s,6,SetVar(length=${LEN(${DIAL_OUT_${ARG1}})})
exten => s,7,Dial(${OUT_${ARG1}}/${ARG2:${length}})
exten => s,8,Congestion
exten => s,108,Macro(outisbusy)
; dialout using defaul...
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every
single thing I do No matter what I get busy extensions. I am willing to pay
someone to help here. Anybody got a clue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm