search for: incoming_isdn

Displaying 3 results from an estimated 3 matches for "incoming_isdn".

2015 Jul 29
2
PJSIP T.38 issues
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks for your reply Larry. Le 27/07/2015 01:22, Larry Moore a ?crit : > I think the "488 Not acceptable here" is occurring because the channel > connecting through is not T.38 capable, that will be the IAX channel > from iaxmomdem. This is what T38gateway is supposed to do. And I'm very happy to report that after one more
2005 Jan 29
0
Adding digits to incoming callids depending on context?
...N/CAPI, sipgate.de and nikotel.com. I have seperate contexts for > each incoming service. > > I would like to add the prefix for dialling out to the callerid of > incoming calls, so I can use the missed-calls list of my phones > directly. I thought about something like: > > [incoming_ISDN] > exten => xxxxxx,1,SetVar(CALLERIDNUM,0${CALLERIDNUM}) > exten => xxxxxx,2,Dial(SIP/6000&SIP/6001,20,rt) > exten => xxxxxx,3,Voicemail(u6000) > exten => xxxxxx,103,Voicemail(b6000) > > Unfortunately, this doesn't work... Would probably have bee too easy... &g...
2005 Jun 25
3
* 1.0.8: no more reacting to callerid?
It's not just you. Same thing happens here. I went back to 1.0.7. Stefan Gofferje wrote: > Hi folks, > > I used to have some constructions like > > exten => number/callerid,1,Goto(somewhere) > > After updating to 1.0.8 those does not work any more. > Any hints? > > Regards, > Stefan >