Displaying 2 results from an estimated 2 matches for "real_isdn_in".
2010 Mar 17
1
BT ISDN-30 Call Failures
...38) exited non-zero on 'Zap/20-1' in macro 'stdexten'
[Mar 17 17:04:55] VERBOSE[13006] logger.c: == Spawn extension (macro-TELESALESUSER, s, 3) exited non-zero on 'Zap/20-1' in macro 'TELESALESUSER'
[Mar 17 17:04:55] VERBOSE[13006] logger.c: == Spawn extension (real_isdn_in, 846092, 1) exited non-zero on 'Zap/20-1'
[Mar 17 17:04:55] VERBOSE[13006] logger.c: -- Executing [h at real_isdn_in:1] Hangup("Zap/20-1", "") in new stack
[Mar 17 17:04:55] VERBOSE[13006] logger.c: == Spawn extension (real_isdn_in, h, 1) exited non-zero on '...
2008 Dec 19
3
Pre-routing manipulation of calls
This is concerning an Asterisk 1.4.18 server.
We have approximately 70 DID numbers. Incoming calls are placed into
the "incoming" context (by zapata.conf) and are routed based on the
dialed number.
I want to do some manipulation (CallerID name override) to all incoming
calls before they are routed. I would prefer to avoid duplicating the
necessary code in each DID extension stanza,