Displaying 1 result from an estimated 1 matches for "03xxxxxxxx".
Did you mean:
33xxxxxxxx
2007 Oct 24
0
Question about outgoing callerid
...-Yves/E" <300>
(just the same)
Prior to making the call using the zap interface, I do:
[macro-zaptel]
;ARG1=Number to call
; set default outgoing caller ID if FROMNUMBER is empty
exten => s,1,GotoIf($["${FROMNUMBER}" = ""]?2:4)
exten => s,2,Set(CALLERID(number)=03XXXXXXXX)
exten => s,3,Goto(s,5)
exten => s,4,Set(CALLERID(number)=${FROMNUMBER})
exten => s,5,SetMusicOnHold(random)
exten => s,6,Dial,Zap/g1/${ARG1}
Now, after making a call using SIP, in the CDR I have:
channel = SIP/ipp...
source = 03XXXXXXXX
clid = "Jean-Yves/E" <03XXXXXXXX&g...