search for: ext12

Displaying 2 results from an estimated 2 matches for "ext12".

Did you mean: ext1
2005 Sep 23
4
CallerID issue
Hello. I'm having trouble with callerid on outgoing calls. The recipient of the call only sees "unknown" rather than the number I'm specifying. If I set callerid info when calling an internal extension then I see the callerid name and number when I call that extension. I did that thusly: exten => 101,1,Set(CALLERID(number)=1112223333) exten =>
2008 Nov 05
2
ExtenSpy? am I doing it correctly?
Scratching my head and trying this. Asterisk Version: Asterisk 1.4.21.2 Tried: exten => 4771,1,ExtenSpy(4724 at mbb) exten => 4771,2,Hangup Also tried: exten => 4771,1,Answer exten => 4771,2,ExtenSpy(4724 at mbb) exten => 4771,3,Hangup Also tried many variations including option ,b I think most calls I make are 'bridged' extensions 4771 and 4724 are both in mbb context.