search for: setcallingpres

Displaying 4 results from an estimated 4 matches for "setcallingpres".

2006 Dec 05
1
SetCallingPres propagation
Hello, We have several regional asterisk's connected to a central one making the the PRI calls through a TE410P card. When using SetCallingPres(prohibited) on a call at the regional level, that setting it not forwarded to the central asterisk and the call is made as if no callerid had been sent: the telco substitutes the network number. Using SetCallingPres(prohibited) on the central asterisk works though: the call is received with no...
2008 May 14
2
Setting CallerID UNKNOWN on an outgoing call
Hello, on my ISDN phone I can configure that on the next outgoing call, my telephone number should not be transmitted, instead it should be UNKNOWN. How can I configure Asterisk to do the same? Is this a feature/parameter of the driver (chan_capi) that I'm using? BTW: I'm using ISDN and Deutsche Telekom, if the provider makes any difference. Thanks for your help, Stefan --
2006 Feb 27
1
Problems dialing to another Asterisk server
...ing SIP/6021 is the telephone logged in the another machine, which is 192.168.0.51 and asterisk is listening in 192.168.0.51, port 5038 And my Manager-java code is : originateAction.setChannel("Local/16007@mariaSIP/n"); originateAction.setCallerId("asterisk"); originateAction.setCallingPres(new Boolean(true)); originateAction.setContext("mariaSIP"); originateAction.setExten("222"); originateAction.setPriority(nPriority); originateAction.setTimeout(nTimeout); originateResponse = managerConnection.sendAction(originateAction, 30000); if(originateResponse.getResponse()...
2008 Apr 28
2
PRI hangup certain outgoing calls
...runk:10] Set("IAX2/255-4", "DIAL_TRUNK_OPTIONS=") in new stack -- Executing [s at macro-dialout-trunk:11] Macro("IAX2/255-4", "outbound-callerid|1") in new stack -- Executing [s at macro-outbound-callerid:1] ExecIf("IAX2/255-4", "0|SetCallingPres|") in new stack -- Executing [s at macro-outbound-callerid:2] GotoIf("IAX2/255-4", "1?start") in new stack -- Goto (macro-outbound-callerid,s,4) -- Executing [s at macro-outbound-callerid:4] NoOp("IAX2/255-4", "REALCALLERIDNUM is 255") i...