[Asterisk-Dev] chan->priority = 0 ?

Wolfgang Pichler madmin at dialog-telekom.at
Thu Dec 9 04:40:55 MST 2004


hi all,

i do have a problem with the chan->priority variable - my application
(app_prepaid_auth_cid) gets called from an extension at priority 3 - so
the variable chan->priority should contain the value 3. But it always
contains 0 as priority.

Here is the part from extension.conf
------------------
exten => _.,3,PrepaidAuthCID(${CALLERID})
------------------

and attached is the c source file - the error happens on line 342

can someone help me with this strange error ?

regards,
Wolfgang

-------------- next part --------------
A non-text attachment was scrubbed...
Name: app_prepaid_auth_cid.c
Type: text/x-csrc
Size: 16360 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20041209/1e653e9b/app_prepaid_auth_cid.c


More information about the asterisk-dev mailing list