tatarenko

Member

Last active 10 years ago

  1. 10 years ago
    Tue Sep 23 11:32:25 2014
    tatarenko started the conversation Trunk button wrong marking.

    In our company we use SIP trunk with 1 line to make calls to mobile phones. It work through gsm gateway with 1 SIM card.
    I made button like this:

    [SIP/gsm1]
    type=trunk
    label=GSM
    channel=SIP/gsm1

    And it work.
    But - when i make calls through, it stand green until callee pick the call.
    -image-

    -image-
    But line is busy in both case!

    In asterisk 'core show channels' that situation looks like this:

    Channel              Location             State   Application(Data)
    SIP/gsm1-00000629    8903******0@office:1 Down    AppDial((Outgoing Line))
    SIP/1102-00000628    s@macro-recout:7     Ring    Dial(SIP/8903******0@gsm1,,T)
    2 active channels
    1 active call
    454 calls processed
    Channel              Location             State   Application(Data)
    SIP/gsm1-00000629    (None)               Up      AppDial((Outgoing Line))
    SIP/1102-00000628    s@macro-recout:7     Up      Dial(SIP/8903******0@gsm1,,T)
    2 active channels
    1 active call
    454 calls processed

    So, as i understnad right - in asterisk my trunk channel stay in Down state, than, when callee pick up call, in Up state.
    Is it bug in FOP2 or mistake in my config? What can i do to mark such calls right?

  2. Fri Sep 19 11:29:06 2014
    tatarenko started the conversation Chrome extension charset.

    Chrome extension display buttons in ISO-8859-1 charset, that kills language support feature!
    Please make UTF-8!

  3. Thu Sep 18 14:16:23 2014
    tatarenko joined the forum.