Displaying 7 results from an estimated 7 matches for "redirct".
Did you mean:
redirect
2005 Feb 03
1
Q: How to get the preset callerid from a CLID-no-screen E1-PRI
...asterisk does not get the callerid that is set up by the calling
PBX, but the callerid of the trunk of the calling PRI. no matter if the
callerid is within or without the assigned callerid range of the calling
PBX.
our customer uses this feature to show the callerid of the original
caller when redircting a call to a mobile phone.
i searched through the sourcecode of chan_zap and a little bit through
libpri but did not find any variable containing the number.
our ericsson BP250 PBX formerly connected to our E1 showed the callerid
set by the caller correct. in the CDR of the ericsson both numb...
2005 Feb 10
1
Asterisk - SER Configuration
Hello all!
I'm new in this ML and I write you for a suggestion about integrate
Asterisk and SER.
My idea is to use Asterisk as a local PBX server where users can
authenticate and make local calls, but when a user dial a non local
number, an asterisk extension call SER Server who redirct to right
remote asterisk.
Originally I make this only with asterisk where in everyone I setted
iax.conf to connect to every remote server. The size of my net in
increasing, and then I want to modify it in a "star center" network and
I want use ser in center to be sure to avoid rtp traffic...
2005 Feb 03
1
How to forward a call to the same ISDN box ?
Hello Guys
Im trying to forward a incoming call from asterisk to a second number (the
second phone number is located on the same ISDN BOX )
I did try the following on the extensions.conf
exten=>2,1,Dial(capi/720XXX1:720XXX2,18)
It does work if the second number is a phone number located outside of the
building (lets say a mobile phone number).. But I don't know why I cant
forward the
2007 Apr 10
0
clarification about bridge the call
?
Hello all,
we will bridge the two asterisk call, after that i am trying to redirect the call to ivr.
here i faced some problem
1)originate the first call sip/1-234
2)originate second call sip/2-245
3)bridge both the call
4)redirct both the call to IVR
the call has been hangup.....
which cammand i have to use in asterisk manager API
Regards,
Pandi.P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/4c764d29/attachment.htm
2008 Jul 09
0
wine-users Digest, Vol 36, Issue 30
...gt;>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>>
>> > If you're referring to the tab labeled "Redirections," I already have
>> > the radio buttons for both "redirct stdout" and "redirect stderr"
>> > selected for "null" but it isn't stopping Wine Log and (sometimes) a
>> > "Wine Processes" window from opening. I don't know if they are products
>> > of Wine or X11...
>> >
>&g...
2006 Aug 07
1
Routing/Redirecting
..."www.url.com/mycontroller" to "www.url.com/en/mycontroller"? I was
reading all sorts of routing documentation but couldn''t come up with a
solution. Of course this should be a general rule, so
"www.url.com/mycontroller/myaction/myparam=99" should naturally redirct
to "www.url.com/en/mycontroller/myaction/myparam=99" and so on. Thanks
for any help.
Greetings
Patrick
--
Posted via http://www.ruby-forum.com/.
2000 Jun 22
2
Probs with Solaris 2.6
...sion of course, big deal I thought, but the
host dropped to single user mode and stopped accepting
connections. This leads me to suspect that events on a
redirected session inside an ssh session, can effect the health
of the box the client is run on..
Another problem I've seen is that we also redirct a localhost port
on the hosts through the ssh session, to syslog-ng on the central
host. Whenever we HUP syslog on the central host, it drops the ssh
session. I figure this is a problem with the way syslog-ng
closes TCP connections but it may also be a pointer to the
rebooting problem.
Anyone go...