[asterisk-users] Que on A2Billing

Nitesh Divecha nitesh at vipernetworks.com
Fri Jun 15 16:01:43 CDT 2007


Thanks man... That really helped me to move couple of steps. Now I see the
incoming calls are going in proper direction... I know I am still missing a
small piece here... I did ADD the Destination as a SIP/2486543210, assigned
the card number, enabled VOIP_CALL, and enabled Active.

When I dial the DID number, on the *CLI it shows the following: -

a2billing.php|1|did: bug
    -- AGI Script Executing Application: (DIAL) Options:
(SIP/2486543210|60|HL(3600000:61000:30000))
    -- Limit Data for this call:
    -- - timelimit     = 3600000
    -- - play_warning  = 61000
    -- - play_to_caller= yes
    -- - play_to_callee= no
    -- - warning_freq  = 30000
    -- - start_sound   = UNDEF
    -- - warning_sound = timeleft
    -- - end_sound     = UNDEF
Destroying call '0e6e480117744f926cea9bcd6bb47104 at 69.134.49.17'
Jun 15 16:41:34 NOTICE[15346]: app_dial.c:1069 dial_exec_full: Unable to
create channel of type 'SIP' (cause 3 - No route to destination)
  == Everyone is busy/congested at this time (1:0/0/1)

I bet I am missing something in extension.conf correct? I dont see any
examples in my package.

Any suggestion... Thanks once again...

Cheers,
Nitesh






On 6/15/07, Guillermo Salas M. <gsalas at manta.telconet.net> wrote:
>
> On Fri, 2007-06-15 at 14:20 -0400, Nitesh Divecha wrote:
> > You said change the context for SIP Customers to
> > "context=a2billing-did", do I have to create this context or
> > A2Billing
> > will generate by itself?
> >
>
>
> The a2billing package comes with some examples, you must have to create
> the a2billing-did context :
>
> [a2billing-did]
> exten => _X.,1,NoOp,${CALLERID(all)}
> exten => _X.,2,DeadAGI(a2billing.php|1|did)
> exten => _X.,3,Hangup()
>
> This will be the context for your DID provider and not for your
> customers.
>
> Check this link for more information:
>
> http://forum.asterisk2billing.org/viewtopic.php?t=1784
>
>
> Cheers!
>
> --
> Guillermo Salas M.
> Telconet S.A.
> Calle 15 y Avenida 24 Esq
> Edificio Barre #2 Primer Piso
> Telefono : +593 5 262 8071
> Celular  : +593 9 985 5138
> e-mail   : gsalas at manta.telconet.net
> www      : http://www.manta.telconet.net
>            http://www.telcocarrier.net
>
> Linux User: 255902
>
> Beat me, whip me, make me use Windows!
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
>
> Please avoid the Top Posting, see
> http://es.wikipedia.org/wiki/Top-posting
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070615/20b1dcfa/attachment.htm 


More information about the asterisk-users mailing list