search for: answer_call

Displaying 1 result from an estimated 1 matches for "answer_call".

2009 Dec 14
1
Rewrite calling number of incoming call
...5975) dials a X-Lite (977). X-Lite "shows" 733025975 at the display, but I want it to be 0317998975. I thought i could do something like: exten => 977/733025975,1,Set(CALLERID(number)=0317998975) exten => 977,n,Dial(SIP/0317998977) [Dec 14 19:07:43] NOTICE[20731]: chan_h323.c:2272 answer_call: Dropping call because extensions '977', 's' and 'i' doesn't exists in context [inputinterior.se] Rewriting of outgoing is working... snip exten => _0X!/0317998975,1,Set(CALLERID(number)=317998975) exten => _0X!/0317998977,1,Set(CALLERID(number)=317998977) exten...