On Thursday, July 10, 2003, at 01:31 AM, Martin Pycko wrote:


At the moment asterisk can get the callerid from the "From: " field.

Thanks,


I tried fromuser=1001 in the [Sip1] section and CALLERIDNUM still returns "<gs1>"

What is the "callerid=" directive good for if not setting the CALLERID, it doesn't seem to make any sense.

Does anybody know how to fix this?

thanks in advance
regards
bk


On Thu, 10 Jul 2003, BK [address only for mailing lists] wrote:

I have defined my SIP phones like this ...

[Sip1]
username=gs1
callerid= "Full name" <1001>

etc etc

Now, when I do this in a given extension

exten => nnnn,1,NoOp(${CALLERIDNUM})

then I get "<gs1>" as callerid and not "<1001>" as defined with callerid=

Sure, I could set the usernames to their respective extensions, but I
don't want to do that. I'd like to keep login names independent of
extensions.

Is there any fix for this so that the real callerid shows up?

_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to