then you(Vernier Umali) can also do the same what I suggested earlier to
Pawel Ratajewski i.e.
>you can logically avoid this problem by giving something
> (e.g. a constant number/digit/alphabet) in callerid

On 3/16/07, Pawel Ratajewski (Forweb) <[EMAIL PROTECTED]> wrote:

Is that some way to set default callerid (eg. if  I send empty) in
sip.conf?
or I have to do by dial plan eg:

exten => X.,1,SetCallerId(${CALLERID})
exten => _X.,n,GoToIf($["${CALLERIDNUM}" = " "]?4)
exten => _X.,n,SetCallerID(some number)
exten => _X,n,Dial(${TRUNK_SS7}${EXTEN}

Pozdrawiam / Regards

Paweł Ratajewski
Menadżer produktów
Dział administracji serwerów
[EMAIL PROTECTED]

-----------------------------------------------
Forweb S.C.
Łagiewnicka 54/56, 91-463 Łódź
tel: +48 42 640 61 26, fax: +48 42 635 36 31
[EMAIL PROTECTED]  http://www.4web.pl
-----------------------------------------------
----- Original Message -----
From: "Vernier Umali" <[EMAIL PROTECTED]>
To: <asterisk-ss7@lists.digium.com>
Sent: Friday, March 16, 2007 10:44 AM
Subject: Re: [asterisk-ss7] question


| You can set a default caller ID for all calls going through that link.
|
| On 3/16/07, Wasim Baig <[EMAIL PROTECTED]> wrote:
| > As umar said, the simplest solution to this is to set a dummy
callerid.
You
| > can check for existence or validity of callerid in the dialplan, else
| > set(${CALLERID(number)=2342342) etc or whatever your switch will
accept.
| >
| > -wasim with top posting madness
| >
| >
| > On 3/16/07, Vernier Umali <[EMAIL PROTECTED]> wrote:
| > > That has happened to me also. Reply from engineer is that the switch
| > > has to have a value in callerid.
| > >
| > > On 3/16/07, Anton <[EMAIL PROTECTED]> wrote:
| > > > Your telco may not allow calls with no callerid - ask them
| > > >
| > > > On 16 March 2007 11:52, umar tarar wrote:
| > > > > you can logically avoid this problem by giving something
| > > > > (e.g. a constant number/digit/alphabet) in callerid
| > > > >
| > > > > On 3/15/07, Pawel Ratajewski (Forweb) < [EMAIL PROTECTED]>
| > > > wrote:
| > > > > > hi,
| > > > > >
| > > > > > I have some problem with outgoing calls without
| > > > > > callerid. If I don't set caller id (callerid is empty)
| > > > > > call is droped.
| > > > > > Message I get form asterisk:
| > > > > >
| > > > > > chan_ss7.c:3523 monitor_main: ISUP decoding error,
| > > > > > message discarded. (typ=3)
| > > > > >
| > > > > > Any idea why?
| > > > > > I think it's problem with signalling but have no idea
| > > > > > how to resolve it.
| > > > > >
| > > > > > Pozdrawiam / Regards
| > > > > >
| > > > > > Paweł Ratajewski
| > > > > > Menadżer produktów
| > > > > > Dział administracji serwerów
| > > > > > [EMAIL PROTECTED]
| > > > > >
| > > > > > -----------------------------------------------
| > > > > > Forweb S.C.
| > > > > > Łagiewnicka 54/56, 91-463 Łódź
| > > > > > tel: +48 42 640 61 26, fax: +48 42 635 36 31
| > > > > > [EMAIL PROTECTED]  http://www.4web.pl
| > > > > > -----------------------------------------------
| > > > > >
| > > > > >
| > > > > > _______________________________________________
| > > > > > --Bandwidth and Colocation provided by Easynews.com --
| > > > > >
| > > > > > asterisk-ss7 mailing list
| > > > > > To UNSUBSCRIBE or update options visit:
| > > > > >
| > > > > >
| > http://lists.digium.com/mailman/listinfo/asterisk-ss7
| > > > _______________________________________________
| > > > --Bandwidth and Colocation provided by Easynews.com --
| > > >
| > > > asterisk-ss7 mailing list
| > > > To UNSUBSCRIBE or update options visit:
| > > >
| > http://lists.digium.com/mailman/listinfo/asterisk-ss7
| > > >
| > >
| > > _______________________________________________
| > > --Bandwidth and Colocation provided by Easynews.com --
| > >
| > > asterisk-ss7 mailing list
| > > To UNSUBSCRIBE or update options visit:
| > >    http://lists.digium.com/mailman/listinfo/asterisk-ss7
| > >
| > >
| >
| >
| >
| > --
| > wasim h. baig | principal consultant | convergence pk |
+92(300)8508070
| > _______________________________________________
| > --Bandwidth and Colocation provided by Easynews.com --
| >
| > asterisk-ss7 mailing list
| > To UNSUBSCRIBE or update options visit:
| >    http://lists.digium.com/mailman/listinfo/asterisk-ss7
| >
| >
|



--------------------------------------------------------------------------------


| _______________________________________________
| --Bandwidth and Colocation provided by Easynews.com --
|
| asterisk-ss7 mailing list
| To UNSUBSCRIBE or update options visit:
|   http://lists.digium.com/mailman/listinfo/asterisk-ss7
|


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7




--
       |__\__/__|   /__/ \__\   |__| \__|
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7

Reply via email to